资源列表
Newman源代码
- Newman快速算法的matlab源代码(Matlab Source Code for Newman Fast Algorithms)
BP神经网络
- BP神经网络,matlab程序编写,有原始数据,可用于遥感图像分类,并且对遥感图像的土地利用类型进行预测。(BP neural network, matlab programming, with original data, can be used for remote sensing image classification, and remote sensing image land use type prediction.)
matlab
- 车桥耦合,实现结构动力分析与桥梁结构响应,车体数值分析(vehicle-bridge-coupled)
拓扑优化水平集程序
- 拓扑优化中水平集方法的基础程序,使用水平集方法求解了结构最小柔度问题
路径规划A算法
- 用于路径规划自动寻 基于栅格法的MATLAB程序,后期可以自己加入想要的图形(MATLAB program for automatic search based on grid method for path planning, and you can add your own graphics at a later stage.)
LSTM2
- LSTM可用的matlab程序,可用到时间序列预测(Matlab code for predicting via LSTM algorithm)
元胞自动机
- 元胞自动机 数学模型和算法的应用与 MATLAB 实现(Cellular automaton Application of Mathematical Models and Algorithms and MATLAB Implementation)
Desktop
- 一种MATLAB的人工势场模型,可用于人工势场法路径规划MATLAB仿真(A MATLAB Artificial Potential Field Model)
Genetic_Algorithm_DG&Capacitor
- This matlab codes is about dg & capacitor placement in power system using matpower. it is very useful...
PMSM_SMC
- 采用滑模控制器来控制永磁同步电机的位置环。
高斯赛德尔迭代法
- %高斯赛德尔迭代法求方程组的解(矩阵公式求解) %A为方程组的系数矩阵;b为方程组的右端项 %x为线性方程组的解了;x0为迭代初值 %eps为误差限;M为迭代的最大次数 已验证,转matlab该后缀为.m
IABC-KMC-master
- ABC蜂群算法含有K均值聚类的改进的算法(Improvement of ABC colony algorithm with K-means clustering)