-
2
说明: 该程序是基于MATLAB的磁悬浮系统连续控制的具体程序实现(The program is based on the specific program MATLAB maglev system to achieve continuous control)
- 2014-02-18 18:17:40下载
- 积分:1
-
kemiao
带延迟系统的PID控制算法,整定方法为N-Y整定,对象为G(s)=e^(-5s)/(s+1)(Delay system with PID control algorithm, NY tuning tuning method, the object is G (s) = e ^ (-5s)/(s+1))
- 2011-04-21 15:51:18下载
- 积分:1
-
matlab_static_anlysis
文档包括matlab应用于统计分析的40个案例,比较经典(matlab statatic anlysis)
- 2014-08-11 15:25:54下载
- 积分:1
-
gatbs-toolbox-and-examples
BSheffield大学gatbs工具箱所有算例下载及调试说明,可直接下载到matlab文件夹下调用(BSheffield University gatbs Toolbox Download all examples and debug instructions can be downloaded directly to a folder called matlab)
- 2011-11-08 10:53:29下载
- 积分:1
-
gang_nk72
欢迎大家下载学习,wolf 方法计算李雅普诺夫指数,matlab开发工具箱中的支持向量机。( Welcome to download the study, wolf calculated Lyapunov exponent, matlab development toolbox support vector machine.)
- 2017-05-29 11:10:01下载
- 积分:1
-
moesp
MOESP 子空间辨识方法的程序,可以用在matlab中(Subspace identification algothem, MOESP)
- 2020-10-28 14:59:58下载
- 积分:1
-
taylor.m
Matlab code for taylor series
- 2013-03-28 19:30:59下载
- 积分:1
-
pso1
particle swarm optimization for loss reduction
- 2013-12-13 17:33:19下载
- 积分:1
-
new1dfdtd
增加了声子晶体周期条件:
if (mod(ii,19)<9)
u(ii,3)=2*u(ii,2)-u(ii,1)+c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
else
u(ii,3)=2*u(ii,2)-u(ii,1)+0.5*c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
end(if (mod(ii,19)<9)
u(ii,3)=2*u(ii,2)-u(ii,1)+c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
else
u(ii,3)=2*u(ii,2)-u(ii,1)+0.5*c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
end)
- 2015-03-05 02:15:46下载
- 积分:1
-
fdtd1
用FDTD法模拟无源区域二维TE波的传播,并加有一阶Mur吸收边界条件(FDTD method using two-dimensional simulation of passive TE wave propagation in the region, and add a first-order Mur absorbing boundary conditions)
- 2009-09-19 10:17:11下载
- 积分:1