登录
首页 » matlab » ReadHTKParam

ReadHTKParam

于 2010-07-10 发布 文件大小:119KB
0 230
下载积分: 1 下载次数: 25

代码说明:

  when you want to read some parameters from the HTK macro you trained, just use this source code. it help you read a htk parameter(macro file). But, it can read all parameter type. it just read GMM parameter(1 state, N mixture)

文件列表:

ReadHTKParam
............\htm" target=_blank>GMM_MFCC_12th_fullcov,28213,2009-06-18
............\GMM_MFCC_12th_fullcov.mat,16078,2009-06-18
............\htm" target=_blank>GMM_MFCC_16mixture,69273,2009-06-05
............\htm" target=_blank>GMM_MFCC_8mixture,35670,2009-06-05
............\ReadGmmMixture16.mat,41600,2009-06-05
............\ReadGmmMixture8.mat,21389,2009-06-05
............\ReadGmmParam(full).m,6171,2009-06-18
............\ReadGmmParam.m,6171,2009-06-18

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

发表评论

0 个回复

  • MATLABProgrammingGuide
    《MATLAB程序设计教程》电子教案-2660
    2009-05-13 22:00:11下载
    积分:1
  • zisiying
    关于自适应很好的例子 可以参考参考自适应滤波matlab源程序(Adaptive good example can refer to reference)
    2012-05-10 11:17:34下载
    积分:1
  • output_of_DCT_in_image_fusion
    u can calculate DCT clc inp = imread( Im1.jpg ) inp1 = imread( Im2.jpg ) A = double(inp(:,:,1)) B = double(inp1(:,:,1)) A1=double(blkproc(A,[8 8], dct2 )) B1=double(blkproc(B,[8 8], dct2 )) [r,c] = size(A1) r1 = [] for i=1:r for j=1:c if A1(i,j) > B1(i,j) r1(i,j)=A1(i,j) else r1(i,j)=B1(i,j) end end end r1= double(r1(:,:,1)) C=blkproc(r1,[8 8], idct2 ) round(C) C1=idct2(r1) figure imshow(uint8(C)) figure imshow(uint8(C1)) imwrite(uint8(C), dct8x8min.jpg )
    2011-01-09 23:26:05下载
    积分:1
  • partic
    Particular solution of Ax=b.
    2010-03-06 17:25:30下载
    积分:1
  • chaotic-encryption-
    用MATLAB编写的混沌序列图像加密程序,密钥可以从0到1之间的任何一个数,加密密钥跟解密密钥一样才能正确解密.rar(Chaotic sequence using MATLAB image encryption program, the key can be from 0 to 1 between any number of encryption keys with the correct decryption key to decrypt the same. Rar)
    2011-07-28 07:25:36下载
    积分:1
  • LAWMLShrink2
    LAWMLShrink图像去噪方法MATLAB程序(LAWMLShrink Image Denoising MATLAB program)
    2013-03-24 20:12:39下载
    积分:1
  • lmin
    Find local minimum in matlab
    2009-05-04 18:00:18下载
    积分:1
  • matlabexample
    利用MATLAB强大的SIMULINK开发工具,对单边带和双边带幅度调制和解调进行仿真,给出了仿真设计要点和结论,仅供参考。(MATLAB using SIMULINK powerful development tools, and bilateral on the SSB amplitude modulation and demodulation with simulation, the simulation design points and conclusions, for informational purposes only.)
    2009-05-20 21:30:45下载
    积分:1
  • pr
    说明:  粮食产量预测的matlab实现,基于给定的几年的粮食产量,预测出后一年的产量,属于原创,有论文,有代码(Grain output forecast matlab implementation, based on given years of food production, predicted after the year of production, are original, papers, a code)
    2011-08-22 09:42:09下载
    积分:1
  • 01
    说明:  这是一个关于偏最小二乘法的程序,使用Matlab编写。(partial least squares method)
    2013-09-29 13:27:59下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载