-
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
-
matlab
适合初学者学习的教程,还有例子.适合电子与通信专业,以及信息工程专业学习熟悉Matlab的教程(Course suitable for beginners to learn, there are examples. Suitable for electronic and communications professionals, and information engineering study are familiar with Matlab tutorial)
- 2008-03-24 20:07:43下载
- 积分:1
-
code
通过matlab实现最大类间方差,根据迭代选择阈值法原理编写.(Through matlab maximum between-class variance, according to the iterative threshold selection method works written.)
- 2011-07-21 17:51:47下载
- 积分:1
-
deltadirac
Delta dirac simulation with matlab
- 2015-04-10 11:30:16下载
- 积分:1
-
quanzixiangguanxishu
微弱信号的全自相关系数提取与样本特征向量。(Weak signal of the whole auto-correlation coefficient with the sample feature vector extraction.)
- 2008-04-12 13:43:19下载
- 积分:1
-
G7Problem
G7Problem optimizition benchmark problem (test problem) in matlab
- 2009-09-23 15:13:51下载
- 积分:1
-
matlab_plot
如何用Matlab画图
以西东方向为横轴,以南北方向为纵轴。(选适当的点为原点)将国土最西到最东边界在x轴上的区间划取足够多的分点xi,在每个分点处可测出南北边界点的对应坐标y1 ,y2,(How to use Matlab drawing
XiDong direction in the north and south direction for the horizontal axis, for the vertical axis. (choose appropriate point for starting point the west to the east land border on the x axis of interval strokes on the locations take enough in every cent point place xi, can detect the north-south border points corresponding coordinates, y2 y1,
)
- 2011-05-05 09:21:34下载
- 积分:1
-
MatlabFiles
1-Mapped element computations
2-Analysis of Elastic Solids
3-Solids of Revolution
4-Multi-Field Formulations for Beam Elements
5-Multifield Formulations for Analysis of Elastic Solids
- 2012-01-07 01:29:00下载
- 积分:1
-
SimulinkOFDM
基于matlab的OFDM系统仿真的文章,可以当作设计的文本资料(Based on the OFDM system simulation matlab articles, the text can be used as design data)
- 2009-01-04 15:38:09下载
- 积分:1
-
GVF
利用GVF算法实现医学图像的分割,十分有用处(Using GVF algorithm to realize medical image segmentation
Very useful
)
- 2010-10-30 21:25:32下载
- 积分:1