资源列表
4_parameter_fit
- 四参数拟合算法的实现,对现实中的拟合效果不错!(Implementation of four parameter fitting algorithm)
遗传算法选择算子
- 有关于遗传算法中一些经典选择算子的MATLAB实现(Some Realizations of Classical Selection Operators in Genetic Algorithms)
遗传算法变异算子
- 有关遗传算法中一些经典的变异算子的MATLAB实现(Some Realistic Variation Operators in Genetic Algorithms)
Greynet
- 灰色神经网络计算预测每月需求量,根据训练出的神经网络进行预测。(Grey neural network prediction data)
AI-demos
- 附属一些初级学习M文件,希望对大家有用,好程序一起共享了。(Attached some primary learning M files, we hope to be usefulGood programs are shared.)
control_bootcamp_code
- 自动控制原理,倒立单摆仿真程序。 主要涉及Lq,卡尔曼,鲁棒等。(Automatic control principle, inverted pendulum simulation program.)
shdmc
- Including Deng's correlation, absolute correlation, correlation of slope, improved absolute correlation, Calculating a target and ocean echo power spectral density, Including orbital maneuvering simulation, initial orbit calculation.
EEMD
- 试验过,可以完美的调用EEMD程序,提供二次开发(Test, you can perfectly call the EEMD program, providing two development)
D2D-communication-simulation
- 生成D2D仿真场景含单工,双工,随机节点生成(Generate D2D simulation scenarios with simplex, duplex, random node generation)
bifurcation diagram
- 利用mathematicaplot 三维动态混沌分形图(Chaotic fractal graph and bifurcation diagram)
KNN
- KNN算法的matlab实现,包含原始数据(matlab code of KNN in machine learning)
PCA
- PCA算法的matlab实现及算例,包含原始数据(matlab code of PCA in machine learning)