资源列表
数据拟合
- 进行数据的拟合,将预测与实际数据进行比对(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
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.)
STLBP_Matlab
- 基于lbp实现人脸识别,使用matlab实现,代码简单易懂(Realization of face recognition)
guid
- IC TESTER CODE for OR GATE, AND GATE, NOT GATE
DE-test
- 差分进化算法,求最优解,能实现,能运行,是个测试版本,可以在这基础改(Differential evolution algorithm, to achieve the optimal solution, can be realized, can run, is a test version, can be modified in this basis.)
GeneticAlgorithm
- 遗传算法求最优解,能实现,能运行,是个测试版本,可以在这基础改(Genetic algorithm, the best solution, can be realized, can run, is a test version, can be modified in this basis.)
多目标优化的微分进化算法
- 差分算法,求最优解,能实现,能运行,是个测试版本,可以在这基础改(Genetic algorithm, the best solution, can be realized, can run, is a test version, can be modified in this basis.)
蒙特卡罗算法与matlab(精品教程)
- 蒙特卡洛算法也常用于机器学习,特别是强化学习的算法中。一般情况下,针对得到的样本数据集建立相对模糊的模型,通过蒙特卡洛方法对于模型中的参数进行选取,使之于原始数据的残差尽可能的小。从而达到建立模型拟合样本的目的。(Monte Carlo algorithm is also commonly used in machine learning, especially in reinforcement learning algorithm. In general, a relatively fuzzy
