-
jixing_LMS_multi_input_adv
极性LMS自适应滤波器,实现信号的自适应滤波作用(Polarity LMS adaptive filter, adaptive filter to achieve the role of signal)
- 2010-10-24 20:06:00下载
- 积分:1
-
Matlabprom
说明: Matlab数学建模程序包,数学建模型竞赛必备武器(Matlab package for mathematical modeling, mathematical model of arms race must)
- 2008-09-20 14:01:23下载
- 积分:1
-
ymx
线性预测分析是现代语音信号处理中最核心的技术之一,为现代语音信号处理的飞速发展立下了赫赫功劳,在语音分析、合成、编码、识别等方面都有着广泛的应用,至今仍是最有效的语音分析技术之一。(Linear prediction analysis is the most modern speech signal processing one of the core technology for the modern rapid development of voice signal processing and established illustrious contribution of the speech analysis, synthesis, coding, recognition and so on are widely used, still is the most effective voice analysis technologies.)
- 2010-07-19 20:31:53下载
- 积分:1
-
knn_matlab
knn—k近邻准则matlab实现,适合初学者(knn-k neighbors to achieve the criteria matlab)
- 2009-06-23 20:08:02下载
- 积分:1
-
LMMSE-m-file2
LMMSE performance analysis
- 2012-05-15 21:18:01下载
- 积分:1
-
Windowed-transform
加窗变换,信号在高斯窗函数取不同a时的STFT,窗函数是不同值时的stft(Windowed transform the signal in a Gaussian window function to take different when the STFT, the window function is different values of the stft)
- 2011-08-06 12:12:49下载
- 积分:1
-
Huffman
基于MATLAB的例程 实现HUFFMAN编码算法 不定长编码 基于不同符号的概率分布(Variable-length coding based on the probability distribution of different symbols based on MATLAB routines to achieve HUFFMAN coding algorithm)
- 2014-11-03 16:35:50下载
- 积分:1
-
10014
本程序是基于支持向量机的图像分割问题。通过支持向量机对图片的采样点进行训练,然后对整张图片进行预测。可以将图片分为前景与背景两个部分。(This procedure is based on the support vector machine image segmentation problem. Through the support vector machine to the picture of the sampling point for training, and then the whole picture to predict. Images can be divided into two parts: foreground and background. )
- 2016-05-29 18:04:25下载
- 积分:1
-
matlab-studengt
matlab 学习必要的部分matlab 学习必要的部分matlab 学习必要的部分(matlab the information of matlab)
- 2009-05-10 10:44:46下载
- 积分:1
-
PCA
函数作用:
cwstd.m——用综合标准化法标准化矩阵
Cwfac.m——计算相关系数矩阵,计算特征向量和特征值,对主成分进行排序,计算各个特征值的贡献率,挑选主成分(贡献率达与85 ),输出主成分个数,计算主成分载荷
Cwscore.m——计算各主成分得分,综合得分并排序
Cwprint.m——读入数据文件,调用以上三个函数,并输出结果
原始数据:存储在src.txt中是一个30×8的矩阵
敲入命令:
(PCA)
- 2010-12-29 15:01:49下载
- 积分:1