-
MS_SFUN_Qconvert
cdma2000 matlab simulink MS_SFUN_Qconvert.m(cdma2000)
- 2010-06-07 23:06:52下载
- 积分:1
-
test_4_image
simulation of slm papr reduction
- 2010-09-01 02:33:24下载
- 积分:1
-
lms_Balanced_of_ofdm
采用lms均衡的ofdm仿真程序,希望对大家有用(Balanced by lms ofdm simulation program, we hope to be useful)
- 2010-09-25 13:37:26下载
- 积分:1
-
ghk_tracker
基于matlab语言的αβγ滤波器的一种经典代码,适用于恒定加速度的运动雷达目标跟踪(A classic code based on Matlab language αβγ filter, suitable for constant acceleration motion radar target tracking)
- 2013-05-01 23:00:23下载
- 积分:1
-
chapter3
自适应滤波器--最小均方误差法LMS滤波自编程--简明易懂附有注释(Adaptive filter- the minimum mean-square error method LMS filter self-programming- easy to understand annotated)
- 2009-11-06 21:02:38下载
- 积分:1
-
e_phi
matlab自己编的具体实用例子,此中的例子适用很多情况,有具体实用价值(matlab own series of specific practical examples, there is a world example for many situations, there are specific practical)
- 2010-11-02 16:29:02下载
- 积分:1
-
GPS
说明: 根据GPS软件接收机的基本原理编写的,卫星捕获到跟踪到解算的完整程序(GPS)
- 2010-04-23 19:23:01下载
- 积分:1
-
Evolutionary-Algorithm
文档中是关于信息传播模型的演化算法,上传仅供分享,并欢迎讨论(The document is about the evolution of information dissemination model algorithm, only upload to share, and welcomes discussion)
- 2011-06-13 17:08:19下载
- 积分:1
-
gaussmix
gmm distribution writer
- 2010-09-01 18:30:05下载
- 积分:1
-
fft_plot
routine to take the Fourier transform of a signal and plot both the time and frequency domain representations. Typical use:
>> n = 100 number of data points
>> dt = 0.01 spacing between samples
>> t = 0:dt:(n-1)*dt time vector
>> y = sin(2*pi*10*t) 10 Hz sin wave
>> fft_plot(y,dt) plot of signal in time and frequency domain
- 2009-06-23 06:04:38下载
- 积分:1