登录
首页 » matlab » mp3read

mp3read

于 2013-09-11 发布 文件大小:6KB
0 166
下载积分: 1 下载次数: 19

代码说明:

  matlab中采样mp3格式的音频文件的程序,包含注释。(matlab mp3 audio sample rate)

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

发表评论

0 个回复

  • vqsplit
    矢量量化m文件,采用分裂算法的K均值算法(Vector Quantization: K-Means Algorithm with Spliting Method for Training)
    2010-08-06 11:18:19下载
    积分:1
  • Mailserver
    RESEARCH PAPER PUBLISHED IN NCITCSE 2015
    2015-04-04 19:51:19下载
    积分:1
  • Pattern_Class
    matlab实现一些模式识别的基础算法,方便初学者学习和实践(matlab the basis of pattern recognition algorithm, easy for beginners to learn and practice)
    2012-06-06 21:35:56下载
    积分:1
  • ERBFilterBank
    耳蜗滤波器工具代码,此为滤波器组仿真工具程序,内涵详细注解(COCHLEAR Filter)
    2013-08-29 09:12:20下载
    积分:1
  • gravity
    function dg=gplus(x,y,z,x1,x2,y1,y2,z1,z2,p) G=6.67e-11 t222=myfun(x,y,z,x2,y2,z2) t122=myfun(x,y,z,x1,y2,z2) t212=myfun(x,y,z,x2,y1,z2) t221=myfun(x,y,z,x2,y2,z1) t211=myfun(x,y,z,x2,y1,z1) t121=myfun(x,y,z,x1,y2,z1) t112=myfun(x,y,z,x1,y1,z2) t111=myfun(x,y,z,x1,y1,z1) dg=-G*p*1e6*(t222-t122-t212-t221+t211+t121+t112-t111) 转化为g.u. function y=myfun(x,y,z,xi,eta,zeta) R=sqrt((xi-x).^2+(eta-y).^2+(zeta-z).^2) temp1=(xi-x).*log((eta-y)+R) temp2=(eta-y).*log((xi-x)+R) temp3=(zeta-z).*atan((zeta-z).*R/((xi-x).*(eta-y))) 书中所给公式 temp3=-(zeta-z).*atan((xi-x).*(eta-y)./(zeta-z)./R) 上式变换 y=temp1+temp2+temp3 (function dg = gplus (x, y, z, x1, x2, y1, y2, z1, z2, p) G = 6.67e-11 t222 = myfun (x, y, z, x2, y2, z2) t122 = myfun (x, y, z, x1, y2, z2) t212 = myfun (x, y, z, x2, y1, z2) t221 = myfun (x, y, z, x2, y2, z1) t211 = myfun (x, y, z, x2, y1, z1) t121 = myfun (x, y, z, x1, y2, z1) t112 = myfun (x, y, z, x1, y1, z2) t111 = myfun (x, y, z, x1, y1, z1) dg =-G* p* 1e6* (t222-t122-t212-t221+t211+t121+t112-t111) converted the Gu function y = myfun, (x y, z, xi, eta, zeta) R = sqrt ((xi-x). ^ 2+ (eta-y). ^ 2+ (zeta-z). ^ 2) temp1 = (xi-x).* log ((eta-y)+R) temp2 = (eta-y).* log ((xi-x)+R) temp3 = (zeta-z).* atan ((zeta-z).* R/( (xi-x).* (eta-y))) book given formula Temp3 =- (Zeta-z)* ATAN ((Xi-X)* (ETA-y)/(Zeta- Z)/R) the above formula transform Y = temp1+temp2+temp3 )
    2013-03-20 20:25:15下载
    积分:1
  • model-of-Photovoltaic-DG-matlab-
    光伏分布式电源的模型,在matlab中编码实现(PV distributed power model, Coding in matlab)
    2013-04-12 14:46:25下载
    积分:1
  • MATLABLPC
    this method makes LPC coefficients wiouth LPC function
    2010-09-24 05:15:07下载
    积分:1
  • Programas
    Grafica helice, creada en matlab es una grafica de una funcion que hace que una forma de heclice es muy practica y divertida
    2010-10-08 07:19:22下载
    积分:1
  • PreProcess
    a pre-processing box for standard Microarrays data set
    2010-03-02 03:13:17下载
    积分:1
  • facedete
    此程序提取Gabor小波特征,然后由SVM进行分类的Matlab源代码(The Gabor wavelet feature extraction process, then classified by the SVM in Matlab source code)
    2011-09-11 13:26:05下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载