-
61EDA_B404
C:Documents and SettingsAdministrator桌面\oqpsk基本的调制解调程序集(包括BPSK,QPSK,QAM,GMSK等)基本的调制解调程序集(包括BPSK,QPSK,QAM,GMSK等)chapter3(In this directory, we can find the twenty-eight files. The relationship between file name and the number of program written in the book is shown in as follows.)
- 2009-03-18 14:38:25下载
- 积分:1
-
4
说明: 大学本科数字信号处理实验代码,用MATLAB编写,分6次实验(Undergraduate Digital Signal Processing Experiment code written with MATLAB, sub-6 experiments)
- 2010-05-04 10:21:01下载
- 积分:1
-
solving-equations-matlab
使用matlab编程解一般代数方程
线性方程组、线性微分方程。(Matlab programming solutions using the general algebraic equation of linear equations, linear differential equations.)
- 2011-04-19 10:30:02下载
- 积分:1
-
rism
ribm算法 硬件实现 hardware(ribm algorithm hardware implement)
- 2010-05-23 10:49:40下载
- 积分:1
-
MFOASchaffer
本代码是将改进的果蝇算法运用于scaffer函数,显示该算法的性能。(fruit fly algorithm used in scaffer function。)
- 2014-09-24 16:32:24下载
- 积分:1
-
final
雷达信号的整体处理流程,雷达信号的整体处理流程(The overall processing flow of the radar signal)
- 2013-11-04 22:25:40下载
- 积分:1
-
euler-and-improved-euler
code for improved Euler method by using MATLAB program
- 2014-02-04 04:24:52下载
- 积分:1
-
gall
using gall function for measure the algorithm
- 2009-12-14 16:58:50下载
- 积分:1
-
lec03
matlab lecture note 3. by KAIST
- 2010-12-10 17:21:00下载
- 积分:1
-
per
function Px = per(x,n1,n2)
PER Estimate the spectrum of a process using the periodogram
-----------
USAGE Px = per(x,n1,n2)
The spectrum of a process x is estimated using the periodogram.
x : input sequence
n1 : starting index, x(n1)
n2 : ending index, x(n2)
The periodogram is returned in Px using a linear scale.
If n1 and n2 are not specified the periodogram of the entire
sequence is computed.
- 2012-04-18 09:56:59下载
- 积分:1