登录

最新会员 最新下载

成为了本站VIP会员

06月06日 13:21

成为了本站VIP会员

06月03日 10:51

成为了本站VIP会员

06月02日 22:03

成为了本站VIP会员

05月31日 10:38

成为了本站VIP会员

05月31日 09:22

成为了本站VIP会员

05月28日 17:59
已选条件
  1. 编程语言:matlab
  2. 代码类别:语音合成与识别
  3. 发布时间:不限
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. spsnip_gui

  语音识别程序。有需要的抓紧啦。用MATLAB实现的。(Speech recognition procedures. You need to have the grasp. Achieved using MATLAB.)

156
下载
129
浏览
2008-03-22发布

2. lpcc

  用matlab实现LPCC特征的提取的程序!(Using matlab realize LPCC feature extraction procedure!)

465
下载
279
浏览
2008-03-18发布

3. lsp

  基于LSP分析的共振峰提取算法,可直接运行(LSP based on the analysis of formant extraction algorithm can be directly run)

223
下载
118
浏览
2008-02-29发布

4. 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.)

796
下载
158
浏览
2008-02-18发布

5. fpga_shiyanjiaocheng

  关于如何使用fpga实现语音识别 最新版本(err)

31
下载
125
浏览
2007-12-28发布

6. ACF

  自适应滤波器设计的matlab源程序,包括LMS,RLS,Kalman滤波等(Adaptive filter design matlab source code, including the LMS, RLS, Kalman filtering)

712
下载
103
浏览
2007-11-29发布

7. LMS_MATLAB

  比较经典的用lms算法实现自适应均衡器的matlab的程序,适合初学者学习(Comparison of the classical LMS algorithm with adaptive equalizer matlab procedures, suitable for beginners to learn)

183
下载
132
浏览
2007-11-26发布

8. lmsfilter

  LMS自适应滤波器的matlab源码 文件大小不够,所以加了个图(LMS adaptive filter matlab source code file size not enough, so the addition of a map)

524
下载
115
浏览
2007-10-31发布

9. mispecgramm

  一个能实现对语音信号分帧的STFT和ISTFT的函数(Realize a sub-frame of the speech signal and the STFT of the function ISTFT)

54
下载
131
浏览
2007-10-23发布

10. dtw2

  一种改进的DTW语音识别算法,可以加快识别速度.(An improved DTW speech recognition algorithm, can accelerate the recognition speed.)

41
下载
150
浏览
2007-10-23发布

11. psola

  psola算法的设计与实现,经过调试已经可以运行(psola Algorithm Design and Implementation, after debugging has to run)

127
下载
124
浏览
2007-10-16发布

12. hmm

  实现mffc求解 并且可利用hmm进行孤立词识别(Solving mffc realize and can be used for isolated word recognition hmm)

141
下载
121
浏览
2007-09-19发布

13. 为均衡带限信号所引起失真的横向或格型自适应均衡器

  为均衡带限信号所引起失真的横向或格型自适应均衡器(其中横向FIR系统长M=11), 系统输入是取值为±1的随机序列 ,其均值为零;参考信号 ;信道具有脉冲响应: 式中w用来控制信道的幅度失真(w = 2~4,例如,取w = 2.9,3.1,3.3,3.5等),而且信道受到均值为零、方差为 (例如,取 ,相当于信噪比为30dB)的高斯白噪声 的干扰。试比较基于下列五种算法自适应均衡器在不同信道失真、不同噪声干扰下的收敛情况(对应于每一种情况,在同一坐标下画出其学习曲线): 横向/格-梯型结构LMS算法[1-4] 横向/格-梯型结构RLS算法[1-4] ()

101
下载
181
浏览
2007-09-12发布

14. LMSsimulationforAdaptiveEqualizer

  MATLAB仿真LMS算法完整源代码,仿真结果分析,及仿真图示(MATLAB simulation of LMS algorithm complete source code, simulation results analysis, and simulation icon)

204
下载
130
浏览
2007-08-22发布

15. LMS

  二相码编码与码组检测,利用matlab实现并仿真(Two-phase coding with code group detection, and to realize the use of matlab simulation)

40
下载
131
浏览
2007-08-07发布

16. vad

  一个简易的端点检测程序,已经实现,包括基于过零率、短时能量的双门限判决方法。(a simple endpoint detection procedures has been achieved, including on the basis of zero rate Short-term dual energy threshold judgment method.)

125
下载
119
浏览
2007-07-10发布

17. aec

  回音消除算法matlab,采用的VIRE的双方通话检测(Matlab algorithms eliminate echoes, the two sides call the VIRE Detection)

178
下载
161
浏览
2007-07-03发布

18. dtw_revised

  利用DTW模版匹配算法实现0~9十个数字的识别。(use DTW template matching algorithm 0-9 10-digit identification.)

133
下载
123
浏览
2007-06-11发布

19. specsubm

  一个谱相减程序(IN MATLAB), 一个谱相减程序(IN MATLAB),(a spectral subtraction procedure (IN MATLAB), a spectral subtraction procedure (IN MATLAB).)

20
下载
108
浏览
2007-05-24发布

20. 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)

540
下载
153
浏览
2007-04-29发布