登录
首页 » matlab » LMS_PI

LMS_PI

于 2021-03-21 发布 文件大小:2KB
0 294
下载积分: 1 下载次数: 110

代码说明:

  功率倒置算法的LMS实现,因为自己遇到了点问题,本人一直在找这个程序,没找到,故自己重新检查把问题发现了,相信如果你要实现的话可能会遇到这个问题祝你好运!(Power inversion algorithm LMS implementation, because they encountered a point problem, I ve been looking for this program, did not find it to re-examine the problem yourself discovered, I believe if you want to achieve, then you may encounter this problem Good luck!)

文件列表:

LMS_PI.m,5167,2013-06-20

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

发表评论

0 个回复

  • CLEAN_MFCC_STD
    声音特征提取程序,分帧后,对于每一帧提取MFCC等特征(voice feature extraction)
    2009-11-29 17:41:28下载
    积分:1
  • polymirphism
    c#文件处理类库 C # file handling class library(C # File processing Class Library C # file handling class library)
    2019-05-09 16:34:10下载
    积分:1
  • AFD1-AFD2
    光伏孤岛检测经典移相法,移频法,还有被动识别法的仿真(PV islanding detection classical phase shift method, the shift frequency, as well as passive identification method simulation)
    2013-03-21 10:43:18下载
    积分:1
  • svm-based-tone-recognition
    基于svm分类器的汉语声调识别,实现了对声调四声的识别,纯净语音识别率100 ,噪声环境下识别率90 (The svm classifier based Chinese tone recognition, the four tones of tone recognition, the pure voice recognition rate of 100 , 90 recognition rate in noisy environments)
    2013-01-23 11:02:47下载
    积分:1
  • NMR-data-processing-water-detector
    核磁共振(NMR)技术探测地下水是目前唯一的直接找水的地球物理方法。与传统的地球物理方法相比具有高分辨力,高效率,信息量丰富和解唯一性等优点。利用核磁共振地下水探测系统可以高效率地进行区域水文地质调查,确定找水远景区,圈定地下水在三维空间内的分布,进而可靠地选定水井位置等。但是由于水中氢核产生的核磁共振信号的幅度小(纳伏级),要求探测系统的灵敏度高,将引入大量的自然和人为噪声,导致采集信号的信噪比低,解释结果不清楚。 本文用LMS自适应算法提高MRS信号的信噪比,用Hilbert变换提取MRS信号的包络信号,用线性拟合提取水文地质参数并通过仿真实验结果,验证了本文提出的数据处理方法的有效性和准确性。 (Nuclear magnetic resonance (NMR) technique to the detection of direct water division is the only geophysical method to find water. Compared with conventional high-resolution geophysical methods, efficient, informative unique advantages of reconciliation. Groundwater exploration using nuclear magnetic resonance system can efficiently carry out the regional hydrogeological investigation to determine the prospective areas to find water, delineation of ground water distribution in three-dimensional space, and then reliably the location of the selected wells. However, because the water proton NMR signal amplitude generated by small (Na V level), requiring high sensitivity detection systems, will introduce a large number of natural and man-made noise, resulting in low signal to noise ratio acquisition, interpretation of results is not clear. In this paper, LMS adaptive algorithm improves the MRS signal to noise ratio, with the Hilbert transform to extract the signal envelope MRS signal ext)
    2013-05-15 20:23:30下载
    积分:1
  • yuyinchuli
    在matlab平台利用GUI界面实现录音,播放。并对语音信号进行频谱分析,特定人语音识别,混响,混频等基础功能。(On the MATLAB platform, the GUI interface is used to record and play. And the speech signal spectrum analysis, specific speech recognition, reverberation, mixing and other basic functions.)
    2017-10-29 15:11:18下载
    积分:1
  • AudioPlayer
    这是语音播放接口组件,将语音数据输入,会播放声音。经过测试确保可用。(This is the voice player interface module, the voice data input, will play the sound. After testing to ensure that the.)
    2016-11-11 16:57:53下载
    积分:1
  • 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
  • speech-recognition
    实现语音识别,使用HTK工具。README描述了具体的训练过程。(Voice recognition, using HTK tools. README describes the specific training process.)
    2013-11-27 14:01:11下载
    积分:1
  • LMSTDE
    时间延迟估算是在现供求信号处理中经常会被用到,以检测波入射的方向(雷达、声纳和地震波)。这里给出一个自适应时间延迟估算--Adaptive(LMS) Time Delay Estimation--的MATLAB程序,供大家参考。(Time delay estimate is that in the current supply and demand signal processing are often used to detect the direction of the incident wave (radar, sonar, and seismic waves). Here are a self-adaptive time delay estimation Adaptive (LMS) Time Delay Estimation of MATLAB procedures for your reference.)
    2008-02-18 18:01:36下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载