-
GPC11
预测控制的算法程序实现,使用Matlab(predictive control program, it is programed by matlab)
- 2009-12-15 22:00:00下载
- 积分:1
-
holmes
RK4 method 1=euler,beuler 2=beuler,trap,rk4 3=trap,rk4 4=beuler,trap(RK4 method1=euler,beuler 2=beuler,trap,rk4 3=trap,rk4 4=beuler,trap)
- 2011-05-02 10:59:24下载
- 积分:1
-
model
利用MATLAB开发的,连铸二次冷却区铸坯表面温度和中心温度的分布曲线图。可以求出所有点的温度。(Using MATLAB development, continuous casting slab of secondary cooling zone and the core temperature of the surface temperature distribution curve. The temperature of all points can be obtained.)
- 2010-05-25 16:22:15下载
- 积分:1
-
MATLABGUI
信号处理与分析,是基于gui的信号处理与分析,相关函数的应用。(Random signal analysis and Process)
- 2013-12-25 15:27:36下载
- 积分:1
-
g_t_o
this is made in matlab hand detection using gaussian mixture algorithm , some other people can use these file to make more advancemnt in it, improvement can be made in these files
- 2009-11-04 02:28:36下载
- 积分:1
-
Volterrra_luzhenbo4
说明: 更新部分
1、自适应算法采用参考文献[2]的NLMS算法,收敛速度更快,所需训练次数更少。
2、自适应收敛步长在(0,2)之间存在较优取值,Lorenz序列为0.6。(update an adaptive algorithm reference [2] NLMS algorithm, convergence faster, less the number of required training. 2, adaptive step in the convergence of (0,2) between the optimum value, Lorenz sequence of 0.6.)
- 2006-03-23 19:12:22下载
- 积分:1
-
example4_3
例3:分析占空比为ta的矩形脉冲频谱
T=1 时间窗大小
ta=0.5 占空比
N=256
t=linspace(-T,T,N)
ts=2*T/N
fs=1/ts
(x=zeros(1,N)
x(N/2-round(N/2*ta):N/2+round(N/2*ta))=ones(1,2*round(N/2*ta)+1)
y=fft(x,N)
figure
plot(t,x)
title([ 时域信号图 占空比为 ,num2str(ta)])
axis([-T T-0.2 1.2])
xlabel( t /s )
figure
subplot(211)
f=linspace(-fs/2,fs/2,N)
plot(f,abs(fftshift(y))/N)
title([ 矩形脉冲双边谱 脉冲时间t=[- ,num2str(ta*T), , ,num2str(ta*T), ] ])
xlabel( f /Hz )
)
- 2010-05-25 20:59:59下载
- 积分:1
-
Generator_COPT1
gcopt if 1 in reliability test system
- 2011-10-31 20:48:55下载
- 积分:1
-
jos
he value of tag could be set to any integer between 1 and 14 which correspods to the trial number of subject
- 2013-08-22 15:14:00下载
- 积分:1
-
MATLAB6.xxinhaochuli
matlab信号处理的电子书籍。对想学习matlab的同学比较有用(matlab signal processing electronic books. Useful to the students want to learn matlab)
- 2013-03-08 23:21:46下载
- 积分:1