▍1. 587244
matlab数值积分工具箱 nit toolbox(Matlab numerical integration toolbox nit toolbox)
matlab数值积分工具箱 nit toolbox(Matlab numerical integration toolbox nit toolbox)
弹性波数值模拟 时间域有限差分算法 双相介质(Numerical Simulation of Elastic Wave in time Domain finite difference algorithm for Dual-phase medium)
关于粒子滤波的仿真程序,比较了粒子滤波和卡尔曼滤波的优缺点(On the simulation program of particle filter, the advantages and disadvantages of particle filter and Kalman filter are compared.)
包含了很多ACM往届的赛题,对于ACM爱好者有很大的帮助(Contains a lot of previous ACM competition questions, for ACM enthusiasts have a lot of help)
一种有效的包络线算法,可以实现很多情况下的振动信号的包络线生成,(An effective envelope algorithm can be used to generate envelope of vibration signal in many cases.)
用VC编写的01背包问题,功能强大,是在老师的指导下完成的,大家可以用来参考(The 01 knapsack problem written with VC, powerful function, is completed under the guidance of the teacher, we can use for reference)
关于粒子群算法的c语言程序,可以用于函数优化,极其方便(The C language program of particle swarm optimization algorithm can be used for function optimization, which is extremely convenient.)
一个介绍最优化方法课件,很详细,从最简单的一维搜索到共轭梯度,最速下降法等等,都有说明(An introduction to the optimization method courseware, very detailed, from the simplest one-dimensional search to conjugate gradient, the steepest descent method, etc.)
同时辨识模型阶次和参数算法,用模型计算出仿真数据,再用模型阶次的辨识方法,辨识模型的阶次和参数()
追敢法,主要是n阶线形方程组Ax b的列主元高斯消去法的一个特殊情况,为上三角矩阵,通用程序如附件所示()