-
shixun
MATLAB控制系统建立,能够实现基本的PIDgin仿真 以及控制系统建模实例(MATLAB control system established to achieve the basic PIDgin System Modeling Simulation and Control)
- 2010-11-26 00:47:48下载
- 积分:1
-
dijkstra2
求到达顶点的最短路径,matlab程序,著名的dijkstra算法(The shortest path to reach peak demand, matlab program, known dijkstra algorithm)
- 2010-08-27 14:05:42下载
- 积分:1
-
libc
libc 详细说明了C库里代码的实现过程,里边有详细的注释(detailed description of the C library libc code implementation process, detailed notes inside)
- 2010-03-10 09:32:48下载
- 积分:1
-
pro_1
有一个3阶对象,要求使用继电自整定方法对其实施自适应PID控制。
要求:
1、选择采样时间0.1s,把对象离散化。
2、加继电(开关)控制,测量对象的Tc,Kc。
3、利用ZIEGLER-NICHOLS 公式表,确定PID参数。
4、实现闭环控制。
5、根据调节效果,修正PID参数。
(A 3-order object, requires the use of relay self-tuning PID control methods on the implementation of adaptive. Requirements: 1, select the sampling time 0.1s, the discrete objects. 2, plus relay (switch) control, measurement object Tc, Kc. 3, using ZIEGLER-NICHOLS formula table, determine the PID parameters. 4, closed loop. 5, according to moderating effect, the amendment PID parameters.)
- 2010-09-03 14:24:46下载
- 积分:1
-
speed
机车制动速度提取分析,分析刹车,减速,加速,制动速度以及加速度的变化(Locomotive brake speed extraction and analysis, analysis of braking, deceleration, acceleration, braking and speed of change of acceleration)
- 2013-07-16 11:46:12下载
- 积分:1
-
surshrHEDA
基于直方图的分布估计算法matlab源程序,测试函数选用的是30维函数(for h=1:m
for j=1:((x2-x1)/binswidth)
if (x(h)>=x1+(j-1)*binswidth)&(x(h)<x1+j*binswidth)
H(j)=H(j)+1
end
end
end
[wid,len]=size(H)
H=H/(wid*len)
objvalue=sort(objvalue, descend )
for j=1:((x2-x1)/binswidth))
- 2013-03-15 10:44:15下载
- 积分:1
-
characteristic-root
此程序用于在nw小世界网络中求特征根,通过输入节点总数,耦合数值和最大运行次数(This program is used to find the characteristic roots in nw small world networks, by the total number of input nodes, coupling values and the maximum number of runs)
- 2014-11-04 11:40:46下载
- 积分:1
-
sweep
matlab code for sweep generation
- 2014-12-12 15:51:24下载
- 积分:1
-
regionGrowing
region growing algorithm using matlab
- 2013-01-04 05:25:56下载
- 积分:1
-
sem2d_friction_plastic
Spectral Element Method to solve the 2D SH wave equation,strain weakening (plasticity) in the bulk,paraxial absorbing boundary conditions
and zero initial conditions in a structured undeformed grid.
- 2011-11-21 20:35:19下载
- 积分:1