资源列表
CSO_C
- PSO的改进版本->CSO,用临近点相比较实现进化,不适用局部最优点,避免了PSO的过早熟问题。(The evolutionary version of PSO->CSO replaces the local optimum with adjacent optimality, avoiding PSO premature.)
LFM
- LFM脉冲串信号的模糊函数, 绘图程序, 可以画出模糊函数图像(the ambiguity function of lfm pulses)
UMMDp180718
- 新的屈服准则ABAQUS子程序UMAT,含有多种较新的准侧,能很好运用(The new yield criterion ABAQUS subroutine UMAT contains a variety of newer standards and can be used very well.)
Ode程序
- 主要用于多智能体系统数值仿真,采用MATLAB中ode45函数解线性微分方程组(It is mainly used in the numerical simulation of multi-agent system. The ode45 function in MATLAB is used to solve linear differential equations.)
张文军MATLAB仿真
- 磁滞曲线的建立,基于MATLAB编辑器条件下,运用数学公式解方程的方法,求解微分方程(Establishment of hysteresis curve)
现代永磁同步电机控制原理及MATLAB仿真模型
- 随书模型的完整包,完整无修改,原版,希望能对大家有用(Complete package of Book-attached model)
动态进化神经模糊推理denfis
- 算法中采用聚类算法ECM聚类,三角隶属度函数描述并以T-S后件输出推理函数。
螃蟹分类matlab
- 螃蟹分类 %在演示中,试图建立一个分类器,根据它的物理测量识别螃蟹的性别。 %螃蟹的六物理特性:品种,前腿宽,后腿宽,长,宽,深度。 %问题是根据给定的观测值识别每个螃蟹的性别。 %在演示中,试图建立一个分类器,根据它的物理测量识别螃蟹的性别。 %螃蟹的六物理特性:品种,前腿宽,后腿宽,长,宽,深度。 %问题是根据给定的观测值识别每个螃蟹的性别。
遗传算法优化BP神经网络-非线性函数拟合
- 遗传算法优化BP神经网络-非线性函数拟合!非常好的算法
BP神经网络预测 程序
- BP神经网络的预测算法及实现属于深度学习的内容(The prediction algorithm and Realization of BP neural network belong to the content of deep learning)
三角形编队
- 简单的编队算法,对初学者有帮助,通过matlab仿真可以得到较好的效果,比较简单(Simple formation algorithm is helpful for beginners. Through matlab simulation, better results can be obtained, which is relatively simple.)
Laplace
- 求解二维拉普拉斯方程的matlab程序的实现(Solving two-dimensional Laplace equation)