-
alok
this matlab program is for EEG signal classification
- 2010-08-27 17:15:47下载
- 积分:1
-
fading_channel
衰落信道的仿真.可以运行,里面有很多,很不错(fading channel)
- 2009-04-05 19:12:47下载
- 积分:1
-
HW3
this code is used for stphest with different CD
- 2013-03-02 15:40:35下载
- 积分:1
-
DFT_implemenation
Implementation of fourier transformation in Matlab/Simulink
- 2012-11-25 17:13:46下载
- 积分:1
-
xinhaofashengqi
这是 一个界面 内完成 数字信号发生器、电子琴、电话机按键、信号合成的代码,基于MATLAB,相比 多界面 的有自己的特色,请参考!(This is a complete digital signal generator interface, keyboard, telephone keypad, the code signal synthesis, based on MATLAB, more than the interface has its own characteristics, please refer to!)
- 2010-10-30 11:01:59下载
- 积分:1
-
LMSSFSL
说明: 这是关于LMS算法的源程序 其中还包括了一个应用实例源程序,可以自己运行仿真(This is the source on the LMS algorithm also includes a source application, you can run their own simulation)
- 2008-09-03 10:58:04下载
- 积分:1
-
range_compress
雷达信号,线性调频型号的脉冲压缩。包含线性调频型号、脉冲压缩、以及匹配滤波器的实现。(Radar signal, LFM pulse compression models. Model includes chirp pulse compression, and the matched filter implementation.)
- 2013-10-25 12:29:34下载
- 积分:1
-
array
和Huffman-Tree一样,Shannon-Fano coding也是用一棵二叉树对字符进行编码。但在实际操作中呢,Shannon-Fano却没有大用处,这是由于它与Huffman coding相比,编码效率较低的结果(或者说香农-范诺算法的编码平均码字较大)。(And Huffman-Tree, like, Shannon-Fano coding is using a binary character coding. However, in practice it, Shannon-Fano, but not much use, since it is compared with the Huffman coding, coding efficiency is the result of a lower (or Shannon- Fano coding algorithm larger average code word).)
- 2014-03-10 12:48:05下载
- 积分:1
-
ARX_model_paramater_online
系统识别工具-ARX模型在线更新识别方法的matlab程序实现。(System identification tool-ARX model identification methods matlab online update program implementation.)
- 2011-08-16 11:33:54下载
- 积分:1
-
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