-
lda_test
Function to implement Linear Discriminant Analysis
Usage:-
[Xnew,V,mX,D] = lda(X,index,mX)
[V,D] = lda(X,index)
where:-
X = concatenated grand profile vectors (GPV)
i = class index of each vector
Xnew = new feature vectors
P = eigen vectors
mX = mean of GPV (optional in input)
D = eigen values
- 2013-07-09 15:03:43下载
- 积分:1
-
802.11a-OFDM
基于matlab的OFDM仿真程序;
我再论坛找了很多OFDM的代码和文章,但总有遗患,为什么呢原因是大部分只有简单的映射,IDFTDFT变换等等,但主要的同步和信道估计去没有人提出来,甚至做出来..
现在我终于找到了一份,它以FUNCTION的形式,再现了OFDM映射,IDFTDFT,同步(时间频率同步)和信道估计,以及频率偏移的估计等一系列代码.(Based on the OFDM matlab simulation program I' ll find a lot of forums and articles OFDM code, but there are left suffering, why because most only simple mapping, IDFTDFT transformation, etc., but the main synchronization and channel estimation to no one proposed, and even do it .. and now I finally found a copy of it in the form FUNCTION, Reproduction of OFDM mapping, IDFTDFT, synchronous (time and frequency synchronization) and channel estimation, and the estimated frequency offset a series of code.)
- 2021-01-04 16:38:55下载
- 积分:1
-
fir
RTDX与Matlab实现基于DSP的FIR滤波器设计.pdf(RTDX and Matlab for DSP-based FIR filter design. Pdf)
- 2009-05-26 17:51:19下载
- 积分:1
-
viterbddfdi
viterbi译码程序
用来对通信中的卷积码进行译码(Viterbi decoding procedures used for communication of convolutional codes for decoding)
- 2006-07-03 22:29:55下载
- 积分:1
-
Spline_WTMM_Matlab
B样条小波的构造和基于小波变换模极大值的奇异点检测的Matlab实现。(Construction of B-Spline wavelet and wavelet modulus maxima for singularity detection using Matlab.)
- 2014-08-26 02:41:32下载
- 积分:1
-
elec_solar
solar cell simulation test
- 2012-04-03 19:38:19下载
- 积分:1
-
simulink
数字信号的处理,正弦函数与余弦函数的结合(digital signal prozessing
sin cos function)
- 2012-05-03 19:41:56下载
- 积分:1
-
ContrLib
用MATLAB的脚本语言M语言编写的,用于在MATLAB环境下实现帕笛近似(高阶模型简化降阶)的程序源代码,可以在MATLAB环境下直接运行。(MATLAB M scripting language language, MATLAB environment for the realization of Palau under Di approximation (high-order model to simplify Reduction) program source code, in the MATLAB environment direct operation.)
- 2007-04-04 13:15:01下载
- 积分:1
-
five-matlab-codes
1、画出函数y=x*sin(x)
2、用曲面表示z=x^2+y^2
3、创建n阶魔方矩阵,n能被4整除
4、三维图形影片动画
5、画出N=100,p=0.5情况下二项分布的概率 特性曲线(1, draw the function y = x* sin (x)
2, using surfaces to describe z = x ^ 2+ y ^ 2
3, create a cube matrix of order n, n be divisible by 4
4, 3D graphics, animation film
5, draw N = 100, p = 0.5 case, the binomial probability curve)
- 2011-07-11 21:39:46下载
- 积分:1
-
Wave_Fil_FFT
MATLAB 信号处理 带通、高通、低通滤波 FFT变换 显示并返回原始波形的FFT结果、滤波后的波形及滤波后的FFT结果(MATLAB signal processing band-pass, high pass, low pass filter FFT of the waveform display and return to the original results of the FFT, the filtered waveform and the filtered results of the FFT)
- 2011-08-17 10:07:08下载
- 积分:1