-
SPECTRUM_LMS
1、文件夹中包含了经典功率谱估计和自适应均衡算法两个实验的所有程序。
2、R.m、LMS.m、LMSmain.m为自适应均衡算法的程序:
R.m用来计算输入信号的自相关矩阵及其特征值;
LMS.m为时域LMS算法,用统计的方法仿真得出不同信道参数和不同步长下的学习曲线; LMSmain.m为实验主程序,按照实验要求中的具体数据得到实验结果和曲线。
3、functionx.m、fzhouqitu.m、spectrum.m、bt.m、bart_lett.m、welch.m、SPECTRUMmain.m为经典谱估计的程序:
functionx.m产生需要进行谱估计的函数;
fzhouqitu.m用来计算信号周期图的函数;
spectrum.m是用周期图法进行谱估计的函数
bt.m是用BT图法进行谱估计的函数
bart_lett.m是用BARTLETT法进行谱估计的函数
welch.m是用WELCH法进行谱估计的函数
SPECTRUMmain.m是主程序,按照实验要求中的具体数据得到实验结果和曲线。 (a document folder contains the classic power spectrum estimation and adaptive equalization algorithm for the two experiments all the procedures. 2, R.m, LMS.m, LMSmain.m adaptive equalization algorithm for the procedure : R.m used to calculate the input signal and the correlation matrix eigenvalue; LMS.m too LMS algorithm, use statistical simulation method come to a different channel parameters and the synchronous learning curve; LMSmain.m main program for the experiment, according to the experimental requirements of the specific data and the curve of the experimental results. 3, functionx.m, fzhouqitu.m, spectrum.m. bt.m, bart_lett.m, welch.m. SPECTRUMmain.m classical spectrum estimation procedures : functionx.m have a need for spectrum estimation function; fzhouqitu.m used to calculate t)
- 2007-04-29 17:54:54下载
- 积分:1
-
mp3 的算法
mp3算法并讲解mp3编码(mp3 algorithm on the MP3 encoder and)
- 2004-08-31 19:17:01下载
- 积分:1
-
feature_extraction_in_speech_recognition1980
最权威和最全面的语音识别的特征提取的 IEEE的期刊论文1980(The most authoritative and comprehensive speech recognition feature extraction of the IEEE Journal Papers 1980)
- 2007-09-11 13:24:34下载
- 积分:1
-
lmsfilter
LMS自适应滤波器的matlab源码 文件大小不够,所以加了个图(LMS adaptive filter matlab source code file size not enough, so the addition of a map)
- 2007-10-31 21:32:52下载
- 积分:1
-
matlabyuyin
matlab在语音信号处理中的使用,包括基频提取,语音识别,语音增强等(The application of MATLAB in speech signal processing including pitch extraction, speech recognition, speech enhancement and so on.It uses matlab.)
- 2017-11-09 18:24:13下载
- 积分:1
-
vadsohn
VAD去噪算法,可以有效的过滤静音和无效的语音,同时消除了一些背景噪声。(VAD denoising algorithm, can effectively filter invalid mute and voice, while eliminating some background noise.)
- 2013-10-21 13:38:36下载
- 积分:1
-
FFTofWaveFile
这是一个语音的文件的一个FFT转换文件,是用C++写的源程序,相信对大家有用(This is a voice of a paper document conversion FFT is written in C source files, it may be useful to think)
- 2006-12-06 09:54:06下载
- 积分:1
-
PVVSSessP2Po
语音通信控件源码点对点专用版简介VSession语音通信控件源码点对点专用版,版本2.0,此版本集成了G729A压缩算法,实时传输协议,话音清晰流畅!使用简单易懂方便!此控件源码是在本人以前发布的控件件源码VSessionn2.0版本的基础上,加入点对点通信时的呼叫,应答,挂断等通话前后的同步功能,使其用于点对点通信更加方便!如果您想要在程序源码中自定义点对点间的通话联系方式,或者有一对多,多对多的
(Voice communications control source peer-to-peer special edition Introduction VSession voice communication control source peer-to-peer special edition, version 2.0, this version integration the G729A compression algorithm, Real-time Transport Protocol, clear and smooth voice! Easy to understand and easy to use! This control source is in the I control previously released the parts source VSessionn2.0 version based on peer-to-peer communication call, answer, hang up, etc. the synchronization function before and after the call to make it more convenient for point-to-point communication ! If you want to program source from the definition of point-to-point calls between Contact, or one-to-many, many-to-many)
- 2012-09-15 22:00:40下载
- 积分:1
-
FLMS
这是一个很好的频域分块自适应滤波的程序,应用于回声消除上,并与NLMS自适应滤波做了运行速度的比较,FLMS比NLMS快几十倍。(This is a very good frequency-domain block adaptive filtering procedure applied to echo cancellation, and comparison with the NLMS adaptive filter for speed, FLMS several times faster than the NLMS.)
- 2021-05-14 04:30:02下载
- 积分:1
-
哼歌识曲
通过语音分帧、端点检测、pitch提取、DTW算法,实现歌曲识别(Through voice framing, endpoint detection, pit extraction, DTW algorithm, song recognition is realized)
- 2021-01-10 16:28:50下载
- 积分:1