-
MDWT
Matlab工具箱多维小波变换工具箱\MDWT.zip(Matlab toolbox multidimensional wavelet transform Toolbox MDWT.zip)
- 2007-03-20 16:49:34下载
- 积分:1
-
zuidasiranguji_matlab
基于MATLAB的模式识别的参数估计的最大似然估计,处理水环境分类问题,共分为5类,最后利用贝叶斯决策得出五类总的识别率。
(Maximum likelihood estimation of parameters of pattern recognition of MATLAB estimation based on classification of water environment treatment problem, is divided into 5 categories, the last use of Bayesian decision obtained five types of the total recognition rate.
)
- 2014-11-12 10:17:06下载
- 积分:1
-
derivativeKick
this mdl file shows the direvative kick of the direvative controller
- 2010-02-01 14:20:24下载
- 积分: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
-
voicemark
语音信号处理的端点检测程序,在编程中调用,很实用,值得你一看。(Endpoint detection)
- 2011-12-27 20:32:02下载
- 积分:1
-
LPF
说明: IIR低通数字滤波器在MATLAB中的设计方法(Low-pass IIR digital filter design in MATLAB method)
- 2009-08-23 16:26:56下载
- 积分:1
-
SYSTEM
SVPWM matlab电动机仿真模块,可直接用于电动机驱动仿真(SVPWM matlab motor simulation module, can be directly used motor-driven simulation)
- 2014-01-20 12:02:34下载
- 积分:1
-
Closed traverse adjustment
设置GUI界面,计算闭合导线平差,获得平差结果并绘制图形(Set up the GUI interface, calculate the adjustment of the closed traverse, obtain the adjustment result and draw the graph)
- 2017-08-11 17:17:37下载
- 积分:1
-
Rotordynamics_Prediction_in_Engineering
这本书是很好的。第一次遇到转子动力学的人应该看这本书。尤其是研究有限方法的人。(This book is very good. Those who encounter rotor dynamics for the first time should read this book. Especially those who study limited methods.)
- 2020-07-02 23:00:01下载
- 积分:1
-
research_synchronization_in_DSSS
说明: 在matlab仿真环境下,对直扩通信系统的同步算法及其流程进行说明(Matlab simulation in the environment, on the DS communication system synchronization algorithm and its process description)
- 2008-10-13 01:19:36下载
- 积分:1