-
matlab
y3k=fft(u,(m+n-2)/4)
i=1:(m+n-2)/4
subplot(5,2,9) stem(i,u)
title( 滤波后上采样 )
k=1:(m+n-2)/4
subplot(5,2,10) stem(k,y3k)
title( 上采样频谱 )
xlabel( k ) ylabel( y3k ) (y3k = fft (u, (m+ n-2)/4) i = 1: (m+ n-2)/4 subplot (5,2,9) stem (i, u) title (after filtering the sample) k = 1: (m+ n-2)/4 subplot (5,2,10) stem (k, y3k) title (on the sample spectrum) xlabel (k) ylabel (y3k))
- 2009-01-06 13:09:09下载
- 积分:1
-
16psk_16qam
psk ve qam nedir ne iş e yarar
- 2009-04-26 17:51:23下载
- 积分:1
-
psat-2.1.6-oct
说明: 电力系统分析软件最新版本psat2.1.6,可以进行各种计算仿真(power flow analysis psat2.1.6)
- 2011-04-18 17:46:00下载
- 积分:1
-
seismic2
声波波场快照程序,可以自己再做进一步的修改。非常好用。(Acoustic wave field snapshots Program)
- 2011-09-05 22:56:29下载
- 积分:1
-
WH_ModelPA
数字预失真Wiener模型的matlab实现(Digital predistortion Wiener model matlab implementation)
- 2013-10-28 18:26:05下载
- 积分:1
-
eg5-gongsicaiwuyujingjianmo
《MATLAB神经网络30个案例分析》中的第5个例子,案例5 基于BP_Adaboost的强分类器设计-公司财务预警建模。希望对大家有一定的帮助!(The MATLAB neural network analysis of 30 cases of 5 example, case 5 strong classifier design based on BP_Adaboost- corporate financial early warning model. Hope to have certain help to everybody!
)
- 2013-09-20 15:58:03下载
- 积分:1
-
kalman_lecture
some lecture about the extend kalman filter algorithm ,which is very useful for the beginner.if you down load it ,it will be of great convenient for you.
- 2015-02-11 09:05:25下载
- 积分:1
-
GPS-acquisition-and-tracking
硕博士11、12年论文,主要是GPS信号的处理:捕获与跟踪(11, 12 years of doctoral thesis, mainly related to GPS signal processing: acquisition and tracking)
- 2015-01-28 14:46:27下载
- 积分:1
-
LBM
用Lattice Boltzmann方法求解不可压缩流动的圆柱绕流问题。(By Lattice Boltzmann method for solving incompressible flow around a cylinder flows.)
- 2021-03-21 16:49:17下载
- 积分:1
-
SpinnerDemo123
utility that demonstrates usage of Java Spinner controls in Matlab
- 2010-11-18 07:10:42下载
- 积分:1