-
isdntraffic
isdn traffic model...matlab source code
- 2011-01-08 18:34:08下载
- 积分:1
-
qianchui
说明: 基于GUI界面铅垂平面弹道仿真。matlab编写。(GUI interface based on the vertical plane trajectory simulation. matlab prepared.)
- 2008-11-07 18:31:00下载
- 积分:1
-
lfm
次代码描述怎样实现用matlab仿真一个雷达上常用的信号——线性调频脉冲信号。(This code is to describe how to generate the use of MATLAB simulation of a radar signals commonly used-- linear frequency modulation pulse(LFM) signal.)
- 2012-12-04 00:04:28下载
- 积分:1
-
MPalgorithm
采用鱼群MP算法来对单信源AFSA波达方向估计,可以得到很好的结果(Adopt shoals MP algorithm to single source AFSA doa estimates, you can get a good result )
- 2010-12-28 21:11:02下载
- 积分:1
-
power_switching_power_supply
power_switching_power_supply.rar,功率电子领域matlab仿真文件,已经验证过,程序运行正常(power_switching_power_supply.rar,Power electronics field matlab simulation file, has already been
verified, the normal operating procedures)
- 2013-07-14 12:49:29下载
- 积分:1
-
2FSK
数字调制2FSK信号的调制,利用matlab仿真(2FSK digital modulation signal modulation, the use of matlab simulation)
- 2013-07-23 09:58:27下载
- 积分:1
-
rgbtogray
this program used to acquire data through pc mic with 8khz sampling frequency.
it collects data upto 2sec s duration, (can be varied)
and reprodued
- 2011-05-31 11:59:07下载
- 积分:1
-
dat2mat
FILE TO CONVERT FROM DAT FILES IN JAVA RETINA TO MATLAB FORMAT
- 2011-06-15 22:36:03下载
- 积分:1
-
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
-
chazhi
在数值分析中,拉格朗日插值是最简单的一种插值方法。本例就是一个简单的拉格朗日插值的matlab实现。(In the numerical analysis, the Lagrange interpolation is the simplest interpolation method. This example is a simple Lagrange interpolation matlab implementation.)
- 2010-05-11 14:32:21下载
- 积分:1