搜索资源列表
matlab
- 程序部分代码介绍: evalops是传递给适应度函数的参数,opts是二进制编码的精度,termops是选择maxGenTerm结束函数时传递个maxGenTerm的参数,即遗传代数。xoverops是传递给交叉函数的参数。mutops是传递给变异函数的参数,具体含义我也没弄懂,我觉得有点怪。
getmat
- fortran中调用matlab库函数读取mat文件中数组的子程序 数组个数、维度可根据实际情况设置,或根据传递参数确定
botetu
- 利用matlab绘制波特图,能够完整的绘制传递函数的幅频特性曲线(Drawing Potter map with MATALB)
PID
- 专家控制 求二阶传递函数的阶跃响应 G(s)=133/(s^2+25s),取采样时间为1ms进行离散化。设计专家PID控制器,并进行Matlab仿真。(Expert control Find the step response of the second-order transfer function G(s)=133/(s^2+25s), and take the sampling time as 1ms for discretization. Design expert PID contro