登录
首页 » matlab » SPECTRUM_LMS

SPECTRUM_LMS

于 2007-04-29 发布 文件大小:5KB
0 338
下载积分: 1 下载次数: 540

代码说明:

  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)

文件列表:

bart_lett.m
bt.m
functionx.m
fzhouqitu.m
LMS.m
LMSmain.m
R.m
readme.txt
spectrum.m
SPECTRUMmain.m
welch.m

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • MicrophoneArrayDereverberation
    4元麦克风阵列去除语音混响,适合正在学习阵列去混响的同学们参考一下(Microphone Array Dereverberation)
    2014-12-06 12:40:16下载
    积分:1
  • duoxinhaofenli
    多信号分离MUSIC的经典学习程序 对初学者帮助很大(it is a baisc and useful code of the multiple signal classfication for the beginners.)
    2013-09-11 20:32:20下载
    积分:1
  • TTS
    语音合成软件,输入文字,自动生成声音文件,全部是源码(Speech synthesis software, input text, automatic generation of sound files, all the source code)
    2020-10-26 20:29:59下载
    积分:1
  • pesq
    有关语音的matlab源程序,其中包含语音的频谱分析等.(Matlab source code on the voice, including voice spectrum analysis.)
    2008-04-10 17:07:54下载
    积分:1
  • chapter2-low-bit-rate-speech-coding
    Chapter 2 Low Bit-Rate Speech Coding In this chapter an overview is given of speech coding techniques at several bit rates. Most of them use Linear Prediction. This overview is not meant to be complete its purpose is to make the reader somewhat familiar with Linear Predictive Coding which is necessary for a proper understanding of later chapters. Section 2.1 treats the subject of quantisation and coding. In section 2.2 a description of speech production and speech sounds is given. Coders based on linear prediction can be considered as being based on a simple speech production model. This model is explained in section 2.3. Section 2.4 describes various speech coding algorithms and techniques. Section 2.5 briefly describes some measures for the quality of coded speech.(In this chapter an overview is given of speech coding techniques at several bit rates. Most of them use Linear Prediction. This overview is not meant to be complete its purpose is to make the reader somewhat familiar with Linear Predictive Coding which is necessary for a proper understanding of later chapters. Section 2.1 treats the subject of quantisation and coding. In section 2.2 a description of speech production and speech sounds is given. Coders based on linear prediction can be considered as being based on a simple speech production model. This model is explained in section 2.3. Section 2.4 describes various speech coding algorithms and techniques. Section 2.5 briefly describes some measures for the quality of coded speech.)
    2010-07-02 19:42:42下载
    积分:1
  • yuyinfenxi
    利用自相关或平均幅度差提取基音原理,帧长160,帧移80。求能量E、过零率Z和基音周期pitch;采用自相关法或平均幅度差法求取基音周期,基音周期范围(80~400hz);画出能量、过零率和基音曲线。(Pitch principle is extracted by means of autocorrelation or mean amplitude difference)
    2017-07-10 16:19:20下载
    积分:1
  • speechrecognitionbasedonhmm
    基于hmm的识别程序 识别数字0-9,识别率全对(speech recognition based on hmm number 0-9 all right)
    2009-05-13 11:20:37下载
    积分:1
  • 提取信号基频
    用自相关函数提取语音信号基频,提取音频文件的基频等高线(Use the autocorrelation function on segments of the signal (windowsize: 100ms) and compute the fundamental frequency. Use a max_time_lag of 100ms in the autocorrelation function and a window shift of 25ms. Create a fundamental frequency vector and plot the pitch contour.)
    2017-09-14 09:23:15下载
    积分:1
  • Voice-conversion
    源-目标说话人声音转换的学位论文:源-目标说话人声音转换则是指将源说话人的语音模式转换成某个指定的特定目标说话人的语音模式,即保持源说话人原有的语音信息内容不变,使转换后的语音具有目标说话人的声音特点。(Source- target speaker voice conversion refers to the source speaker voice patterns into a designated target speaker-specific speech patterns, that is, the source speaker to keep the original voice message unchanged, so that the converted speech with the goal of the speaker s voice characteristics.)
    2011-01-19 22:33:56下载
    积分:1
  • GMM
    做毕设是用到的gmm的matlab程序,测试过的 ,绝对可以用(Complete set is used to do the matlab program gmm, tested, can surely be)
    2011-11-11 13:35:10下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载