资源列表
EMDtool
- EMD时间序列集成经验模态分解的工具箱,安装成功后可以直接调用函数得到分解的结果
mfd工具箱
- MDF多变量频域设计,用于对多变量系统的设计(MDF multivariable frequency domain design for multivariable system design)
MatlabSimulink通信系统建模与仿真实例分析 课件
- MATLABSIMULINK通信系统建模与仿真实例分析 一书的仿真代码,对于理解simulink仿真以及通信系统原理非常有帮助。(The simulation code of matlab,simulink and communication system modeling and simulation example analysis book is very helpful for understanding Simulink simulation and communication sys
matlab gui 图像识别
- 设计一个matlab gui系统,实现图像识别的图像分割、图像降噪、边缘检测等基本功能。
power_PVarray_grid_det
- 官方例子,电压外环,电流内环,有参考意义,适合初学者。(Official examples, voltage outer ring, current inner ring, have reference significance, suitable for beginners.)
新建压缩(zipped)文件夹
- 可以实现从笛卡尔坐标系到大地坐标系的转换功能 超级实用 推荐使用(It can realize the conversion from Cartesian coordinate system to geodetic coordinate system. Super practical recommended use)
并网逆变器matlab
- 在dq坐标系下并网逆变器的恒功率控制,并用matlab搭建其模型 以仿真成功结果正确调试。
啮合刚度
- 求齿轮时变啮合刚度的程序,包含子程序,能跑出图,大家多多下载(The program for calculating the time-varying meshing stiffness of gears, including subroutines, can run out of drawings and download more)
reconfiguration
- 本程序用于配电网的网络重构,能有效、快速的对配电网做出重构,方便实用。(This program is used for the network reconstruction of the distribution network, which can effectively and quickly reconstruct the distribution network, which is convenient and practical.)
遗传算法含时间窗问题
- 在编程求解VRP问题之前首先要深刻理解TSP问题的编程思想,一般学会TSP的编程即可以进行VRP编程,好,在这里简单的说一下,如何由TSP问题转化到VRP问题。
扩展卡尔曼滤波SOC算法Simulink模型
- 在simulink中采用扩展卡尔曼滤波估算电池soc(Estimating SOC of battery with extended Kalman filter in Simulink)
Simulink自适应MPC例程
- 使用MATLAB Simulink中MPC工具箱的AdaptiveMPC模块搭建的模型预测控制的算法例程