登录
首页 » matlab » mfcc

mfcc

于 2010-05-09 发布 文件大小:3KB
0 237
下载积分: 1 下载次数: 4

代码说明:

  MFCC algorithm for calculating mel frequenc cepstral coefficients.

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

发表评论

0 个回复

  • Coordinate-conversion
    坐标转换(四参数) [row col]=size(source) for i=1:row u(i)=source(i,2) v(i)=source(i,3) x(i)=source(i,4) y(i)=source(i,5) B(2*i-1,1)=1 B(2*i-1,2)=0 B(2*i-1,3)=u(i) B(2*i-1,4)=-v(i) B(2*i,1)=0 B(2*i,2)=1 B(2*i,3)=v(i) B(2*i,4)=u(i) L(2*i-1,1)=x(i) L(2*i,1)=y(i) end X=inv(B *B)*(B *L) Txy=[X(1) X(2)] xzjz(1,1)=X(3) xzjz(1,2)=-X(4) xzjz(2,1)=X(4) xzjz(2,2)=X(3) [row1 col1]=size(target) for i=1:row1 u1(i)=target(i,2) v1(i)=target(i,3) d=[u1(i) v1(i)] md=Txy+xzjz*d end end (Coordinate conversion: [row col]=size(source) for i=1:row u(i)=source(i,2) v(i)=source(i,3) x(i)=source(i,4) y(i)=source(i,5) B(2*i-1,1)=1 B(2*i-1,2)=0 B(2*i-1,3)=u(i) B(2*i-1,4)=-v(i) B(2*i,1)=0 B(2*i,2)=1 B(2*i,3)=v(i) B(2*i,4)=u(i) L(2*i-1,1)=x(i) L(2*i,1)=y(i) end X=inv(B *B)*(B *L) Txy=[X(1) X(2)] xzjz(1,1)=X(3) xzjz(1,2)=-X(4) xzjz(2,1)=X(4) xzjz(2,2)=X(3) [row1 col1]=size(target) for i=1:row1 u1(i)=target(i,2) v1(i)=target(i,3) d=[u1(i) v1(i)] md=Txy+xzjz*d end end )
    2014-12-12 19:02:28下载
    积分:1
  • DSP_Mitra
    dsp book mitra codes matlab files
    2010-06-13 17:36:51下载
    积分:1
  • dot3
    三级倒立摆的非线性部分采用S函数实现,此为S函数实现的源代码(The nonlinear part of the triple inverted pendulum using S functions to achieve, this is the S function, the source code)
    2010-07-18 19:52:44下载
    积分:1
  • matlab
    thank you i want to knows more about matlab thanl you advance
    2013-11-11 21:15:30下载
    积分:1
  • tp1gradateur1phas3
    three phases power gradator
    2010-11-18 06:36:46下载
    积分:1
  • lyapunovexponenoflorenz
    该程序通过雅可比矩阵求解Lorenz系统的李雅普诺夫指数指数。(The program solves Lyapunov exponent of Lorenz system by Jacobian matrix.)
    2021-03-16 15:39:22下载
    积分:1
  • abap
    abap实例讲解,abap实例讲解,abap实例讲解,abap实例讲解,abap实例讲解(abap)
    2010-03-09 15:56:16下载
    积分:1
  • uml_design
    说明:  我把以前写的 C# 版的Rose 共享出来供别人学习参考。很具有学习参考价值主要涉及 GDI+ ,软件架构,和界面。对初学者很有帮助(I have previously written in C# Version of Rose shared out for others to learn from the reference. With learning reference value is mainly related to GDI+, Software architecture, and interface. Very helpful for beginners)
    2008-11-08 20:17:11下载
    积分:1
  • 考虑噪声和弱行波的对测量影响的配电网行波测距 danduan.emt
    考虑噪声和弱行波的对测量影响的配电网行波测距。在PSCAD上搭建模型仿真获得数据导入MATLAB进行小波分析,最终实现故障测距,精度达到102m,(Consider the impact on the measurement of the distribution network traveling wave noise and weak traveling wave. Built on the model simulation PSCAD get data into MATLAB wavelet analysis, the ultimate realization of fault location with an accuracy of 102m,)
    2021-03-09 19:49:27下载
    积分:1
  • 11112322
    1、 数字信号调制与解调的原理和基本方式 2、 基于simulink的数字信号调制与解调的仿真 3、 MATLAB中GUI图形界面设计及M文件编程 4、 基于MATLAB的数字调制与解调演示系统的生成 (1, digital signal modulation and demodulation principle and basic method 2, based on simulink digital signal modulation and demodulation of simulation 3, MATLAB in GUI graphical interface design and programming M document 4, the MATLAB-based digital modulation and demodulation demo System generated)
    2009-03-06 21:21:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载