资源列表
KalmanFilter.EKF
- 卡尔曼滤波器实现的开源程序,用c++和m语言写的,可以作为参考。-Kalman filter implementation, open source abroad, and m with c++ language, and can be used as reference.
Palmer
- 帕尔默干旱指标计算,需要潜在蒸发、风速、最高气温、最低气温、平均气温、日照时数作为输入-Palmer Drought index calculation
LMMSE
- lmmse算法的仿真实现,在相关矩阵的求解上比较有技巧性-lmmse Simulation Algorithm
LMS
- lms算法的仿真实现,主要是一个递归的调用-lms simulation algorithm implemented is a recursive call to the main
RLS
- rls算法的仿真实现,学通信的人经常需要仿真-Simulation rls algorithm, people often need to learn communication simulation
LMS_ADV
- lms系统逆辨识的实现,有个延时需要自己加上-lms against the identification system to achieve, there is a need to delay added by
cPP
- 四项计算器 程序,模拟具有加、减、乘、除四种功能的简单计算器。 // 该程序具体要求如下: // 1. 运行程序,显示当前值及命令提示command>。 // 2. 通过键入字符 + 、 - 、 * 或 / (分别表示加、减、乘或除运算符)响应程序的提示command>,能够支持加、减、乘、除运算。 // 3. 当一个运算符输入后,程序便要求输入同当前值一起运算的第二个数。若给定了第二个数,程序便执行指定的运算,显示新的当前值。 // 4. 在程序提示c
PE
- 计算潜在蒸发,方法为彭曼法,需要气温、日照、风速等资料,具体详见程序界面-Pe calculation
Russian-farmer-multiplication
- 俄罗斯农夫算法,算法分析期末作业,作业要求不使用乘除法-Russian farmer algorithm does not use multiplication and division
elimination-method
- 该程序是数值分析中的求解方程组的方法,用列主元消去法求解问题是结果更精确-This program is to solve the equations of the numerical analysis methods, and use the yuan elimination technique listed solving the problem is more accurate results
turbulence_datas
- 一种可以计算湍流运动的模型,可以很好的模拟湍流,计算程序。-A turbulence model calculation code, you can better simulate turbulence.
My-Documents
- 利用插值基函数与原函数的关系,通过lagrange插值法,得出原函数的近似函数。-solution lagrange.
