资源列表
Several classic algorithms for filtering
- 10种滤波算法,写得非常详细,滤波算法非常适用于数学建模。(10 kinds of filtering algorithms, written very detailed, filtering algorithm is very suitable for mathematical modeling.)
shujucaiji_1
- 数据拟合,用于直线数据拟合,多次循环剔除误差点(Data fitting is used for line data fitting and multiple cycles are used to eliminate error points)
PID
- 用C语言实现了增量式PID,以及位置型PID,还有变积分型,对于理解PID算法很有帮助(PID Algorithm in C ,i wish it can help that who need it.)
SUM
- 输入三个整数,并求三个整数的和及平均值。(Enter three integers, and find the sum and average of three integers.)
irr
- 1. 计算1^2+2^2+......+10^2 2. 一个期限为两年的项目,初始投资为2000美元,预期在第1年年末产生800美元收益,第2年年末产生1600收益投资,计算该项目的内部收益率IRR 3. 某人贷款20000元购买汽车,年利率为6%,他需要在5年内进行每月的分期付款,问他每个月需要支付多少钱(. calculate 1^2+2^2+... +10^2 2. a two-year project with an initial investment of $20
numpy-1.11.2
- Python常用的数学计算库,numpy。版本为1.11.2。用命令行在根目录安装即可(Python commonly used mathematical computing library, numpy. Version 1.11.2. Use the command line to install in the root directory)
辛普森法求解fredholm方程
- 通过辛普森法求解第二类fredholm积分方程,稍作修改就可以求解第一类fredholm积分方程(The first type of fredholm integral equation is solved by the simpsons method)
test71
- 三次样条插值Cubic Spline Interpolation(简称Spline插值)是通过一系列形值点的一条光滑曲线,数学上通过求解三弯矩方程组得出曲线函数组的过程。(New three spline interpolation)
lagrange
- 拉格朗日多项式插值算法,用于插值的场景 c代码 可以直接使用(the file is lagrange algorithm ,use c code . can be run on visual c++ 6.0 platform.)
uva_base_hfut_v13.2.tar
- 阿姆斯特丹 robocup 文件,用./start可直接加载球队(Amsterdam RoboCup file)
Genetic
- 遗传算法实例程序,通过实例进行遗传算法学习。(Genetic algorithm example program)
zd17
- 生成原始信号,做出FFT模值、幅度频率曲线、相位频率曲线 不是我写的程序,是别人下载的程序却无法运行,我帮他改好的(The original signal is generated, and the FFT modulus, amplitude frequency curve and phase frequency curve are made I did not write the program, the program is downloaded by others, but can