-
Signal_Processing
1.产生正弦信号,方波信号,均匀噪声;
2.信号的叠加;
3.信号的相关分析;
4.信号的卷积;
5.信号的和;
6.信号的频谱图。(1. Generate sine signal, square wave signals, uniform noise
2. Signal superposition
3. The signal correlation analysis
4. The convolution of signal
5. The sum of signal
6. The signal spectrum.)
- 2013-07-13 21:50:22下载
- 积分:1
-
EARC
EARLANG C MATLAB CODE IN RTELECOM
- 2013-10-05 00:36:35下载
- 积分:1
-
VPSO-(1)
Vectorized particle swarm optimization
- 2014-10-29 00:44:54下载
- 积分:1
-
lsvm
LSVM Langrangian Support Vector Machine algorithm
LSVM solves a support vector machine problem using an iterative
algorithm inspired by an augmented Lagrangian formulation.
- 2008-03-21 11:31:38下载
- 积分:1
-
timedelay
说明: 捷联惯导系统传递对准MATLAB程序,加时间延迟,但是不进行补偿。(SINS Transfer Alignment MATLAB procedures, plus time-delay, but not be compensated.)
- 2008-09-18 16:20:28下载
- 积分:1
-
PLAN2408-2006-03-31
电子词典源码,开发环境为TURBO C++ 3.0(Electronic Dictionary Source)
- 2014-08-07 21:56:35下载
- 积分:1
-
mimo
该程序是关于mimo系统中的信道容量的MATLAB程序(The program is a MIMO system channel capacity MATLAB program)
- 2013-05-18 15:15:59下载
- 积分:1
-
eight_line_zhenlieyinzitu
均匀线阵因子方向图,可以修改为不同参数下的方向图,是以极坐标的图形显示。(ULA factor direction map, can be modified for different parameters under the direction of maps, based on polar coordinates of the graphical display.)
- 2008-12-24 09:28:03下载
- 积分:1
-
LengthSortStr
说明: 考虑到文件名长度,对文件名进行排序(Matlab)
Matlab的sortrows完全排ASCII排序:10.jpg排在2.jpg前(Sorting file name think about the length of file name in MatLab program.)
- 2009-08-15 14:54:33下载
- 积分:1
-
music
function Px = music(x,p,M)
MUSIC Frequency estimation using the MUSIC algorithm.
-----
USAGE Px=music(x,p,M)
The input sequence x is assumed to consist of p complex
exponentials in white noise. The frequencies of the
complex exponentials and the variance of the white noise
are estimated using the MUSIC algorithm.
x : input sequence
p : number of complex exponentials to find
M : number of noise eigenvectors to use
The frequency estimates are found from the peaks of the
pseudospectrum Px.
- 2012-04-18 09:55:15下载
- 积分:1