-
ID
说明: Identification of motor guide using matlab
- 2009-09-17 18:51:23下载
- 积分:1
-
mohuzhengliu
建立了基于matlab的模糊整流器的仿真模型,通过了仿真验证(Established based on the fuzzy matlab simulation model of the rectifier, through the simulation)
- 2010-09-27 15:26:38下载
- 积分: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
-
stickfilter
这是一个用来对超声图像进行滤波的算法,是我按照论文自己编的,效果与论文中的一样。是stick filter。(This is the one used on the ultrasound image filtering algorithm is in accordance with papers their own series, the effect paper. Stick the filter.)
- 2012-04-22 19:24:23下载
- 积分:1
-
Independent-CoAn
Advances of Research in Independent Component Analysis
- 2014-02-20 08:04:50下载
- 积分:1
-
Dc-motor-control-system-automatic-control-course-d
直流电机PI控制器稳态误差分析,自动控制的简单应用。(PI controller, DC motor steady-state error analysis, the simple application of automatic control.)
- 2010-06-30 13:06:51下载
- 积分:1
-
awgnray
各方调制方式,例如bpsk、qam、fak等,在高斯白噪信道下误码对比结果(MATLAB awgn)
- 2010-11-02 19:49:07下载
- 积分:1
-
AnNumerique
Good morning
I am student, I search some program my memory.
Thank.
- 2014-02-16 06:53:58下载
- 积分:1
-
GA_hanshu
遗传算法,基于matlab软件,优化天线方向图振幅(genetic algorithm, based on the software of matlab, and it can optimize the amplitude of antenna pattern)
- 2015-12-18 10:20:53下载
- 积分:1
-
aab
相位重构用matalab编写的,感觉很不错,看看吧
(Written in phase reconstruction with matalab feels really good to see it)
- 2010-08-03 21:55:22下载
- 积分:1