-
pinyulvbo
说明: 在matlab平台上开发的 在频率域上对图像进行增强的程序 (frequency domain image enhancement matlab)
- 2010-04-04 20:58:08下载
- 积分:1
-
MATLAB-6.x-vrml
vrml与matlab讲解,让需要使用matlab虚拟现实工具箱的人找到自己需要的东西(vrml and matlab presentations, Virtual Reality Toolbox need to use matlab people find what they need)
- 2014-11-05 11:01:31下载
- 积分:1
-
Alignment
get video from camera in simulink
- 2013-10-23 08:39:09下载
- 积分:1
-
DE
说明: 动态矩阵控制MATLAB源程序,是基于阶跃响应的模型预测控制(Dynamic Matrix Control MATLAB source code is based on the step response of model predictive control)
- 2010-08-23 19:34:59下载
- 积分:1
-
1
说明: 关于模糊仿人智能控制matlab的小论文,描述了整个的模糊过程。(Essay on matlab fuzzy humanoid intelligent control, describes the entire fuzzy process)
- 2012-03-25 10:51:54下载
- 积分:1
-
example4_4
例4:在sinc(t)信号中叠加噪声,分析对应频谱
fs=100 采样频率,必须大于两倍基带信号最高频率
ts=1/fs 采样时间间隔
T=2 时间窗大小
(
x=x+0.1*randn(1,N)
x=awgn(x,-10, measured )
figure
plot(t,x)
title( 时域信号图 )
xlabel( t /s )
y=fft(x,N)
figure
if mod(N,2)~=0
N=N-1
end
f=linspace(0,fs/2,N/2)
plot(f,abs(y(1:N/2))*2/N)
title( 叠加噪声的sinc(t)信号频谱 )
xlabel( f /Hz )
figure
y0=y(1:N/2)
P=y0.*conj(y0)/N
P=10*log10(P)
plot(f,P)
title( 功率谱 )
xlabel( f /Hz )
)
- 2010-05-25 20:59:03下载
- 积分:1
-
Pchannel_resampling
nearest Neighbor Interpolator
- 2011-05-31 20:25:46下载
- 积分:1
-
exam4_2
在matlab换件下利用有限元分析方法,采用三角形单元计算隧道在自重作用下的变形和应力(The next piece in matlab for finite element analysis using triangular element in the weight calculation of the tunnel under the action of deformation and stress)
- 2011-08-07 12:34:48下载
- 积分:1
-
zishiyingkongzhi
基于Backstepping的船舶航行自适应鲁棒非线性控制器设计(Design of Backsteping based adaptive robust nonlinear controller of ship course.)
- 2020-10-17 16:37:27下载
- 积分:1
-
imagefusion
图像图像的多聚焦融合,既两幅图片不同焦距的融合(used in imagefusion)
- 2011-04-22 11:22:50下载
- 积分:1