▍1. spsnip_gui
语音识别程序。有需要的抓紧啦。用MATLAB实现的。(Speech recognition procedures. You need to have the grasp. Achieved using MATLAB.)
语音识别程序。有需要的抓紧啦。用MATLAB实现的。(Speech recognition procedures. You need to have the grasp. Achieved using MATLAB.)
时间延迟估算是在现供求信号处理中经常会被用到,以检测波入射的方向(雷达、声纳和地震波)。这里给出一个自适应时间延迟估算--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.)
比较经典的用lms算法实现自适应均衡器的matlab的程序,适合初学者学习(Comparison of the classical LMS algorithm with adaptive equalizer matlab procedures, suitable for beginners to learn)
LMS自适应滤波器的matlab源码 文件大小不够,所以加了个图(LMS adaptive filter matlab source code file size not enough, so the addition of a map)
一个能实现对语音信号分帧的STFT和ISTFT的函数(Realize a sub-frame of the speech signal and the STFT of the function ISTFT)
psola算法的设计与实现,经过调试已经可以运行(psola Algorithm Design and Implementation, after debugging has to run)
为均衡带限信号所引起失真的横向或格型自适应均衡器(其中横向FIR系统长M=11), 系统输入是取值为±1的随机序列 ,其均值为零;参考信号 ;信道具有脉冲响应: 式中w用来控制信道的幅度失真(w = 2~4,例如,取w = 2.9,3.1,3.3,3.5等),而且信道受到均值为零、方差为 (例如,取 ,相当于信噪比为30dB)的高斯白噪声 的干扰。试比较基于下列五种算法自适应均衡器在不同信道失真、不同噪声干扰下的收敛情况(对应于每一种情况,在同一坐标下画出其学习曲线): 横向/格-梯型结构LMS算法[1-4] 横向/格-梯型结构RLS算法[1-4] ()
MATLAB仿真LMS算法完整源代码,仿真结果分析,及仿真图示(MATLAB simulation of LMS algorithm complete source code, simulation results analysis, and simulation icon)
利用DTW模版匹配算法实现0~9十个数字的识别。(use DTW template matching algorithm 0-9 10-digit identification.)
一个谱相减程序(IN MATLAB), 一个谱相减程序(IN MATLAB),(a spectral subtraction procedure (IN MATLAB), a spectral subtraction procedure (IN MATLAB).)
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)