资源列表
一些数据驱动的轴承故障诊断程序
- 一些数据驱动的轴承故障诊断程序,总结不容易,希望大家好好利用。
PSO-GRNN
- 粒子群算法优化广义回归神经网络的代码,具有很好的借鉴意义。(Particle swarm optimization (PSO) algorithm optimizes the code of generalized regression neural network, which has a good reference value.)
改进nsga2多目标优化
- 通过gamultiobj函数,实现基于nsga2的改进优化算法(An improved optimization algorithm based on NSGA2 is implemented by gamultiobj function)
栅格地图与Astart路径规划
- 使用A*算法建立了机器人路径规划模型,可自由添加多个机器人进行协同仿真。函数为单独编写,备注清晰,可很好观察A*的规划效果!
NRWW
- 据S参数反演提取磁导率以及介电常数折射率(S parameters to extract permeability and dielectric constant)
opensees与matlab传递变量_运行通畅
- opensees 调用 matlab 进行参数优化(opensees matlab optimize parameter)
高阶累积量
- 基于高阶累积量特征参数的的通信信号的调制模式自动识别matlab程序(Modulation Recognition of Communication Signals Based on Higher Order Cumulants)
多尺度散布熵(matlab)
- 用matlab编写的多尺度散布熵程序,还保存精细多尺度散布熵程序(The program of multi-scale dispersion entropy written by MATLAB also preserves the program of fine multi-scale dispersion entropy.)
MIMO系统中能效优化方法仿真
- 仿真论文 大规模MIMO系统中能效优化方法研究_刘永莉 中EE关于发射功率,天线数目,SE的优化关系,有相关图(simulation of massive MIMO EE optimization; one can obtain the graph of EE vs. Pt, EE v.s. L, EE v.s SE and L.)
一维高斯随机粗糙面建模
- 一维高斯随机粗糙面的MATLAB实现代码,采用蒙塔卡罗方法建模,分为粗糙面建模函数模块和调用函数模块
平面四边形八节点等参元
- 有限元程序的8节点平面四边形等参单元matlab代码,带有详细说明。
matlab code
- 机器人避障航路规划蚁群算法MATLAB仿真代码合集,里面有17个关于机器人自动避障的算法,和无人机航路规划代码,还有蚁群遗传因子算法的具体MATLAB仿真代码,A*算法,RTT算法等很适合做数学建模比赛使用。(There are 17 algorithms of robot automatic obstacle avoidance, UAV route planning code, and the specific matlab simulation code of ant colony gen