登录
首页 » matlab » A_35

A_35

于 2012-04-10 发布 文件大小:536KB
0 118
下载积分: 1 下载次数: 147

代码说明:

  语音识别matlab源代码,包括预处理、特征提取、训练识别(Speech recognition matlab source code)

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

发表评论

0 个回复

  • EM_GM
    % EM algorithm for k multidimensional Gaussian mixture estimation % % Inputs: % X(n,d) - input data, n=number of observations, d=dimension of variable % k - maximum number of Gaussian components allowed % ltol - percentage of the log likelihood difference between 2 iterations ([] for none) % maxiter - maximum number of iteration allowed ([] for none) % pflag - 1 for plotting GM for 1D or 2D cases only, 0 otherwise ([] for none) % Init - structure of initial W, M, V: Init.W, Init.M, Init.V ([] for none) % % Ouputs: % W(1,k) - estimated weights of GM % M(d,k) - estimated mean vectors of GM % V(d,d,k) - estimated covariance matrices of GM % L - log likelihood of estimates %( EM algorithm for k multidimensional Gaussian mixture estimation Inputs: X (n, d)- input data, n = number of observations, d = dimension of variable k- maximum number of Gaussian components allowed ltol- percentage of the log likelihood difference between 2 iterations ([] for none) maxiter- maximum number of iteration allowed ([] for none) pflag- 1 for plotting GM for 1D or 2D cases only, 0 otherwise ([] for none) Init- structure of initial W, M, V: Init.W, Init.M, Init.V ([] for none) Ouputs: W (1, k)- estimated weights of GM M (d, k)- estimated mean vectors of GM V (d, d, k)- estimated covariance matrices of GM L- log likelihood of estimates)
    2008-04-27 15:51:27下载
    积分:1
  • Matlab-Chinese-help-documentation
    说明:  对MATLAB自带的帮助文档进行汉化,可以更方便的了解MATLAB(MATLAB comes with the help of the finished document, you can more easily understand the MATLAB)
    2011-03-24 22:07:20下载
    积分:1
  • two-classification
    分类器,用于识别数字,可以做到二分类,比如,分辨0和1。(Classifier for identifying numbers, you can do two classification, for example, distinguish between 0 and 1.)
    2014-09-29 23:40:15下载
    积分:1
  • Arnold-matlab
    发个Arnold置乱变换的matlab代码(Arnold matlab)
    2011-12-26 21:32:16下载
    积分:1
  • 21alamouti_mimo_waterfilling
    2*1 alamouti code, MIMO Rayleigh fading Channel Capacity, and waterfilling
    2009-04-06 19:54:21下载
    积分:1
  • SmithFrame
    说明:  Smith原图 可以根据你输入的数据画出相应的Smith图(Smith Original data can be drawn based on your input corresponding Smith chart)
    2010-04-07 19:28:38下载
    积分:1
  • mathlab
    Polar coding and decoding program simulation
    2014-12-21 14:29:29下载
    积分:1
  • Matlab
    这个文件是,opendss与matlab交互编程的标准示例,可以帮助学习者更快的掌握opendss与matlab的交互(This file is a standard example opendss interact with matlab programming, can help learners to quickly grasp the interaction with the matlab opendss)
    2013-12-16 23:21:39下载
    积分:1
  • KSVD
    说明:  这是完整的图像KSVD字典训练压缩感知去噪的程序(This is a complete image ksvd dictionary training compressed sensing denoising procedures)
    2021-01-31 12:07:50下载
    积分:1
  • simulink_BPSK
    simulink下频带传输BPSK演示例程,包括打印ASCII字符。(simulink demo under the band BPSK transmission routines, including printable ASCII characters.)
    2007-07-28 20:09:49下载
    积分:1
  • 696518资源总数
  • 104509会员总数
  • 10今日下载