资源列表
anfisedit
- 这段代码详细的设计了ANFIS的设计流程,具有一定的参考价值(anfis is valuable.it is useful in matlab and help us to understand fuzzy maths.)
light simulation
- 学习光学原理中需要用到的各种仿真程序,包括 透射 反射 调Q 光在激光腔的传输(Various simulation programs that need to be used in the principle of learning optics, including transmission and reflection modulation of Q light in laser cavity)
fluent的udf中求解二阶导数的方法
- fluent的udf中求解二阶导数的方法(The method of solving the two order derivative in the UDF of fluent)
NSGA2 ——FSP
- 遗传算法2 求解柔性作业车间 调度问题 matlab 编码(use NSGA II to solve the flexible job shop scheduling problem)
PID电机控制
- PID电机控制,包括常用PID控制算法,以及相关的matlab仿真(PID motor control, including the common PID control algorithm, and the related matlab simulation)
Mydea
- 一个使用的DEA分析软件,可以用来做经济管理分析,带有使用指南。(Use of a DEA analysis software can be used to make economic management analysis, with a user guide.)
SVM_smo_C++
- 该例程使用C++语言实现,支持向量机的SMO算法,包含标注的数据集,实现13维分类(Implement SVM-SMO algorithm using C++,including training dataset)
xgboost-master
- xgboost,基于python的,很好的工具箱,集成学习GDBT的升级版。(xgboost,based python,a good toolbox)
偏最小二乘算法多输入单输出系统仿真
- 偏最小二乘算法(PLS)多通道输入单通道输出系统仿真
PSO-SVM
- 用粒子群算法优化SVM中惩罚系数C和高斯核函数g的参数(Using particle swarm optimization to optimize parameters of penalty coefficient C and Gauss kernel function g in SVM)
AlgoGenetic
- 一个简单的遗传算法实现寻路的算法,工作空间为10*10的栅格空间,障碍物的位置可自行修改,输出为栅格的编号(a simple example for path planning using genetic algorithms)
香蕉函数-牛顿法
- 运用牛顿法和Armijo线搜索最优化香蕉函数。(Newton method and Armijo line search are used to optimize banana function.)