资源列表
数据拟合
- 进行数据的拟合,将预测与实际数据进行比对(Fitting the data and comparing the forecast with the actual data.)
RK4
- Runge Kutta for multi variate functions with comparison from ODE45
SteepDescent
- Method of steepest descent
高阶谱分析及程序 — Program
- 高阶谱分析,通过使用高阶谱分析可以得到不同阶次下谱分析结果。本程序比较适合数字信号数据分析,也可以用于其他信号分析(High order spectral analysis can be obtained by using high order spectrum analysis. This program is suitable for digital signal data analysis, and can also be used for other signal analysis.)
444
- MSK 代码简单,清楚,易懂,适合刚学习的新手入门学习必备首选资料(MSK code is simple, clear and easy to understand. It is suitable for beginners to learn.)
Project1
- 利用matlab,相关函数测定声呐鲨鱼,简单,易懂,上手快,适合刚入门的新手学习(Using MATLAB, the correlation function to determine sonar shark is simple, easy to understand and quick to handle. It is suitable for beginners to learn.)
Lagrange
- 实现多节点的Lagrange插值,保存后直接引用,函数名为Lagrange(Implement Lagrange interpolation.)
PSO_immu
- 更好解决NP-hard问题,智能启发式算法,降低了传统穷举法的时间复杂度,在解决优化问题方面有突出表现。程序带有大量注释可供快速学习入门。(In order to solve the NP-hard problem better, intelligent heuristic algorithm reduces the time complexity of the traditional exhaustive method, and has outstanding performance in s
STLBP_Matlab
- 基于lbp实现人脸识别,使用matlab实现,代码简单易懂(Realization of face recognition)
遗传算法实现的vrp问题求解
- 实现VRP问题遗传算法,通过遗传算法解决由MATLAB来说明(Genetic algorithm for realizing VRP problemThe solution of the genetic algorithm is explained by MATLAB)
guid
- IC TESTER CODE for OR GATE, AND GATE, NOT GATE
无人机ant-algorithim
- 内容其实就是蚁群算法的路径规划,是三维的,比较粗糙,可以借鉴(The wrong name is actually robot path planning.)