-
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
-
code
matlab用来计算栋梁策略的代码,根据最经典的JF论文计算的来的(matlab strategy momentual code)
- 2015-12-26 17:06:03下载
- 积分:1
-
gui
一个关于matlab中gui的应用的例子(
a exemple of gui)
- 2010-06-22 16:28:45下载
- 积分:1
-
OFDM-System-Simulator
MIMO OFDM系统仿真,包括分析和系统、链路仿真(MIMO OFDM system simulation, including analysis and systems, Link Simulation)
- 2010-12-09 09:00:17下载
- 积分:1
-
10.1.1.23.6686
dynamic time warping
- 2011-01-18 23:34:31下载
- 积分:1
-
espritsus
espritsus算法的matlab实现,可以得到好的实验效果。(espritsus algorithm matlab implementation, can be a good experiment results.)
- 2010-03-14 14:50:29下载
- 积分:1
-
moving_detection
说明: 本程序是一个采用背景差分的运动目标检测方法(This program is a moving target using the background difference detection method)
- 2011-03-02 15:08:44下载
- 积分:1
-
matlab_oop
描述matlab的面向对象编程的一些原则(Describe some of the principles of the Matlab object-oriented programming)
- 2012-03-30 10:45:23下载
- 积分:1
-
turbo_pompa_a_ossigeno_liquido_per_vulcain_24
Turbo Pump - TP
The technology of cryogenic liquid is extremely delicate because of low operating temperature (90
K for liquid oxygen and 20 K for hydrogen) and also for their particular chemical and physical
properties.
- 2013-11-11 04:45:00下载
- 积分:1
-
baoluo.zip
使用matlab实现包络检波,调制解调。很好的画出包络信号。(Use matlab realize envelope detector, modulation and demodulation. Good draw envelope signal.)
- 2015-03-03 10:16:30下载
- 积分:1