资源列表
例4.1仿真
- 候忠生的无模型控制书里面例4.1的仿真模型以及m函数语言(Hou Zhong Sheng's model free control book contains 4.1 of the simulation model and m function language.)
zacaosuanfa
- 利用杂草算法,实现寻优,本例为实现对于一个二元函数,寻求其最小值(Use IWO to realize optimization This example seeks to achieve the minimum value for a two variable function.)
功率谱密度
- 用于计算表面粗糙度功率谱密度,及将二维功率谱密度转换为一维功率谱密度(It is used to calculate the power spectral density of surface roughness and transform the two-dimensional power spectral density into one dimensional power spectral density.)
untitled
- A discrete Fourier transform
滑模变结构控制MATLAB仿真
- 滑模变结构控制的算法分析和MATLAB仿真资料(Sliding mode variable structure control MATLAB simulation data.)
MPPT
- 基于光伏控制的最大功率控制,采用MATLAN实现(The maximum power control based on pv control is realized by MATLAN.)
PMSG
- 直轴永磁同步风力发电机模型,运行效果很好(Direct axis permanent magnet synchronous wind generator model.)
ypea117-harmony-search
- 和声搜索算法源代码,亲测可用,是标准和声搜索算法(Harmony search algorithm source code, pro test available, is the standard harmony search algorithm)
多输入多输出常规波束形成
- 多输入多输出常规波束形成,实际测试可以使用。
Zarrinkoub
- Undertunding LTE using Matlab
MATLABnutralnetwork&code&data
- MATLAB神经网络源码及其数据,有40多个案例(MATLAB neuralnetwork&code&data)
closest_pair_of_points
- C++11标准下编写的平面最近点对算法,包括暴力算法与O(nlogn)的算法。使用纯面向对象的方式编写,提供了测试类。(The plane closest point pair algorithm based on C++11 standard, including the algorithm of violent algorithm and O (nlogn). Written in a purely object-oriented way, it provides test classes.