-
022d7ef2-7534-431e-bc7e-a1f183145d43
控制程序的简要程序,供大家参考,下午 大家能提出宝贵意见(l ddddfdggfffhhhhgfgfgg)
- 2009-04-18 17:49:42下载
- 积分:1
-
contourlet_toolbox.tar
这是一个contourlet工具箱,用来对contourlet变换进行了解和应用(Contourlet toolbox: a MATLAB toolbox for computing the contourlet transform and its applications. The contourlet transform is described in: The contourlet transform: an efficient directional multiresolution image representation, Minh N. Do and Martin Vetterli, IEEE Transactions on Image Processing, December 2005)
- 2010-05-06 17:37:28下载
- 积分: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
-
multirobot
matlab多传感器融合中关于多机器人系统中的目标定位数据融合方法(multi robot position identification in data fusion)
- 2011-05-22 17:26:57下载
- 积分:1
-
suanfa
梯度下降算法 机器学习 MATLAB编写 验证无误(Gradient descent algorithm to verify correct writing machine learning MATLAB)
- 2014-12-16 16:19:33下载
- 积分:1
-
96809982CoolPlayer219_Src
matlab做的GUI界面,实现了音乐播放器的功能。(matlab to do the GUI interface to achieve a music player feature.)
- 2013-10-21 22:05:19下载
- 积分:1
-
基于改进卡尔曼滤波的无速度传感器探究_张海刚
永磁同步电机无速度传感器滑模控制论文,基于改进卡尔曼滤波的无速度传感器探究_张海刚(Speed Sensorless Sliding Mode Control of Permanent Magnet Synchronous Motor)
- 2020-06-19 11:20:02下载
- 积分:1
-
Edgedetection
在matlab环境下,结合c语言,给出了常用三种图像处理的代码:灰度图像边缘检测,K-L变换,图像的统计直方图。(In the matlab environment, the combination of c language, given the commonly used three types of image processing code: gray-scale image edge detection, KL transform, the image histogram statistics.)
- 2007-11-28 17:48:13下载
- 积分:1
-
DTC5
its simualation of dtc
- 2010-01-01 21:20:16下载
- 积分:1
-
27796724STATCOM_simulink
STATCOM MODEL FOR AC POWER GENERATORS
- 2017-11-10 20:15:42下载
- 积分:1