-
APF
一个基于MATLAB的三电平有源滤波器的仿真(A three level of active filter based on MATLAB simulation
)
- 2015-06-04 10:13:19下载
- 积分:1
-
init_MIMO_channel
说明: MIMO信道初始化的MATLAB仿真源程序(intimate mimo channel source)
- 2010-04-06 22:49:58下载
- 积分:1
-
turbodemotool
关于HARQ的组合译码的MATLAB仿真程序(About HARQ MATLAB simulated program)
- 2010-05-10 22:44:57下载
- 积分:1
-
Testvcmatlab
matlab与vc混和编成(Matlab and the mixture into vc)
- 2005-01-13 14:41:48下载
- 积分: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
-
OpticalFlow
光流法运动估计 (The optical flow estimation)
- 2014-08-20 13:37:22下载
- 积分:1
-
GGA__SVMMA
12行:host= gatest %在matlab的安装盘,例如c:下设置的程序源码运行结果目录。 源代码完整
">
- 2012-08-03 13:32:15下载
- 积分:1
-
toolbox
contourlet 变换的toolbox,方便大家使用(contourlet transform toolbox, to facilitate people to use)
- 2011-04-22 10:50:52下载
- 积分:1
-
GMM
内含visual C++和MATLAB代码,利用高斯呼喝模型进行背景建模,自适应确定高斯分量的个数,由Z.Zivkovic开发,相关文章是 Improved adaptive Gausian mixture model for background subtraction(Containing visual C++ and MATLAB code, the use of Gaussian background modeling feeding model, adaptive determine the number of Gaussian components, developed by Z.Zivkovic related article Improved adaptive Gausian mixture model for background subtraction)
- 2014-10-07 09:56:19下载
- 积分:1
-
cnh
学习matlab的解微分方程的小程序,已经测试无误(The solution of differential equations matlab learning applets, have been tested correctly)
- 2011-09-27 08:30:28下载
- 积分:1