资源列表
pso
- PSO code for optimization of mathematical solution of equations
The-least-square-algorithm-
- 很好的最小二乘法总结,适合于初学最小二乘法的学生和工程人员-Very good least square method summary, suitable for beginners least square method of the students and workers
floatingpoint-calculation
- c语言模拟计算机浮点数计算 1、float stof(char *) //十进制字符串 --> float (如:"-1.0" --> 0xFF800000) 2、float fadd(float, float) 3、float fsub(float, float) 4、float fmul(float, float) 5、float fdiv(float, float) 6、void ftos(char *, float) //float --&g
lab432
- 能计算大量的数学表达式,矩阵行列式都行,对于绘图方面也有一定的帮助-It has many functions,can similate math
fftxiang
- 分析fft,包括变换后横轴竖轴代表意义,如何转化为实际数值,便于理解fft意义-Analysis fft, including the transformation of the horizontal axis vertical axis represent the meaning, how to translate into actual values , to facilitate understanding of the fft significance
FDTD_PML
- 计算电磁学的FDTD算法程序,PML吸收边界条件。-FDTD method for the program, the PML absorbing boundary conditions。
bandSOR1
- banded sor method banded sor method banded sor method -banded sor method banded sor methodbanded sor methodbanded sor methodbanded sor method
the-bayesian-algorithm
- 基于水质模型的预测的贝叶斯算法,主要包含数据处理和预测学习算法程序-Based on the water quality model prediction of the bayesian algorithm, consists of data processing and predict learning algorithm procedures
myfft
- 用fortran编写的FFT子程序,短小精悍!-FFT of fortran
Matlabzuiyou
- 程序为一些最优化算法,供初学者参考,内容简单明了-Procedures for some optimization algorithms, reference for beginners, content simple and clear
fgtredf
- 假设某销售公司有销售经理和销售员工,月工资的计算办法是:销售经理的固定月薪为8000元-Suppose a sales company sales managers and sales staff, the method of calculation of the monthly wage is: sales manager for a fixed monthly salary of 8000 yuan
matlab
- 用matlab实现的一些算法的小程序,其中包括三次样条插值,sor迭代,G-seidel迭代、jacobi迭代,lagrange插值-Some algorithm matlab implementation of the program, including the cubic spline interpolation, sor iteration, the G-seidel iteration and so on ....
