登录
首页 » matlab » mfcc

mfcc

于 2015-03-03 发布 文件大小:7KB
0 64
下载积分: 1 下载次数: 1

代码说明:

  Matlab source code for Mel Frequency cepstral coefficient

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

发表评论

0 个回复

  • fknn
    KNN算法的实现,k-nearest neighbors聚类算法的matlab 实现(KNN algorithm, k-nearest neighbors clustering algorithm to achieve the matlab)
    2007-12-18 13:51:21下载
    积分:1
  • ACACPWMConverter10
    electrical power converter
    2010-11-18 06:34:46下载
    积分:1
  • MATLABProgramming
    说明:  MATLAB编程,国外高校电子信息类优秀教材,英文影印版(MATLAB programming, outstanding foreign university electronic information materials, photocopying English version)
    2010-04-22 20:33:37下载
    积分:1
  • ztest03
    时间序列分析的MATLAB程序,使用AIC准则确定最优ARMA(P,Q)模型,输出预测数据。(MATLAB program time series analysis, the use of AIC criterion to determine the optimal ARMA (P, Q) model output forecast data.)
    2016-03-25 14:10:28下载
    积分:1
  • 38-jawaban-seo
    38 pertanyaan tentang Search Engine Optimizer dan jawaban mengenai pertanyaan itu.
    2010-11-22 16:18:19下载
    积分:1
  • MATLABjiaoan
    说明:  matlab超经典的使用教程,内附详细图解,让你快速掌握常用算法(matlab Tutorial ultra classic, containing detailed illustrations, so you quickly master the commonly used algorithm)
    2010-04-28 09:03:46下载
    积分:1
  • Blocks
    clc close all clear all I=imread( desert.jpg ) [r c]=size(I) bs=16 Block Size (8x8) nob=(r/bs)*(c/bs) Total number of 8x8 Blocks Dividing the image into 8x8 Blocks kk=0 for i=1:(r/bs) for j=1:(c/bs) Block(:,:,kk+j)=I((bs*(i-1)+1:bs*(i-1)+bs),(bs*(j-1)+1:bs*(j-1)+bs)) end kk=kk+(r/bs) end Accessing individual Blocks figure imshow(Block(:,9,1)) This shows u the fist 8x8 Block in a figure window figure imshow(Block(:,:,2))
    2013-03-17 15:01:05下载
    积分:1
  • fftspectrum
    傅里叶变换与频谱分析的matlab代码,用于时间序列分析。(matlab code for FFT and PSD)
    2014-12-16 14:13:08下载
    积分:1
  • 粒子群算法的寻优算法
    粒子群算法的寻优算法,算法比较基础,初学者可以很好的看懂(Optimization algorithm of particle swarm optimization)
    2018-05-29 15:00:42下载
    积分:1
  • sift
    c语言和matlab实现sift算法,很实用的啊!(c and matlab program complete sift arithmetic)
    2009-04-28 16:47:47下载
    积分:1
  • 696524资源总数
  • 103920会员总数
  • 65今日下载