登录
首页 » matlab » 3-PCM-CODE

3-PCM-CODE

于 2010-12-08 发布 文件大小:18KB
0 225
下载积分: 1 下载次数: 23

代码说明:

  采用PCM方式对语音信号进行编码和解码,文件包含编码解码函数和量化误差计算函数(PCM voice signal by means of encoding and decoding, encoding and decoding functions and the file contains quantization error calculation functions)

文件列表:

3-PCM-CODE
..........\10-1.wav,9846,2010-09-21
..........\10.wav,9846,2002-07-31
..........\pcm_2.m,732,2010-09-21
..........\pcm_2_decode.m,519,2010-09-21
..........\pcm_2_encode.m,1063,2010-09-21

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

发表评论

0 个回复

  • fastslam
    sir particle Filter for robot localization, mapping, SLAM. Matlab simulation of the application of particle filter robot localization, mapping, SLAM
    2009-07-16 01:25:31下载
    积分:1
  • Fractal-Visual-CPP
    分形算法与程序设计Visual C++实现完整版。介绍了许多分形算法,并给出了算法实现的关键部分。(To realize the full version of fractal algorithm and program design of Visual C++. Introduced many fractal algorithm, and gives the key part of the algorithm to achieve.)
    2014-09-13 16:24:55下载
    积分:1
  • fd_to_tec
    FD_TO_TEC is a MATLAB program which reads two files defining a finite difference model (FD format) and writes a TECPLOT ASCII file suitable for display by TECPLOT.
    2011-12-02 06:05:16下载
    积分:1
  • SCM_Lab7
    image autentification
    2015-02-07 23:15:39下载
    积分:1
  • robotInverseKinematics
    偏执类工业机器人逆运动学解数值解法程序主代码(industry robot inverse kinematics)
    2014-09-26 20:19:35下载
    积分:1
  • MYLDA
    LDA algorithm for matlab
    2011-10-07 07:17:07下载
    积分: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
  • s.c
    The file introduces a modified method for maximum power point tracking of a photovoltaic array by the short circuit method.
    2013-11-07 07:54:09下载
    积分:1
  • mp
    说明:  可压缩传感,随机投影,稀疏性,非相干,图像重建(Compressible sensing, random projection, sparse, non-coherent, image reconstruction)
    2015-01-13 22:12:50下载
    积分:1
  • SIMULINK
    sumlink的ppt,对初学者有用,里面包含了对于sumlink的基本模块的介绍(sumlink the ppt, be useful for beginners, which includes the basic modules for sumlink Introduction)
    2010-06-08 09:18:58下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载