登录
首页 » matlab » code-audio

code-audio

于 2013-05-11 发布 文件大小:3KB
0 104
下载积分: 1 下载次数: 12

代码说明:

  this is a matlab code of audio compression

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

发表评论

0 个回复

  • HOSA
    提供了Matlab平台下高阶统计量的常用算法以及运算函数。并且给出了时间延迟估计等实际应用的算例(Matlab platform provides a higher-order statistics of the commonly used algorithms and computing functions. And gives the time delay estimation in practical applications, such as the numerical example)
    2007-10-09 16:19:02下载
    积分:1
  • mobile-robot
    移动机器人寻找目标的程序,让机器人从初始坐标到达目标坐标(Mobile robot to find the target program that allows the robot to reach the target coordinates from the initial coordinates)
    2014-08-13 11:12:35下载
    积分:1
  • 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
  • matlaball.zip
    源代码是一个非常考脑筋的事情 你不要再为难我了 谢谢 这个网站很好(yuandaima)
    2010-12-17 21:14:13下载
    积分:1
  • s_to_n_chase
    matlab hoe to create S to N goodluck
    2010-01-16 14:54:19下载
    积分:1
  • BPSK
    说明:  matlab实现的简单BPSK调制,经过高斯噪声信道(matlab to achieve a simple BPSK modulation, the Gaussian noise channel)
    2008-09-11 23:41:17下载
    积分:1
  • interface-reference-manual-
    matlab的相关外部接口函数,包括:C,java,fortran等等(matlab external interface related functions, including: C, java, fortran, etc.)
    2011-05-29 19:09:31下载
    积分:1
  • spectrum-estimation-
    MATLAB中几种功率谱估计函数的比较分析与选择(MATLAB power spectrum estimation function of several comparative analysis and selection)
    2013-12-25 18:17:47下载
    积分:1
  • antena
    说明:  this is good code source for the main task in antenna study that is the optimization
    2020-06-22 01:40:02下载
    积分:1
  • RegressionAnalysis
    回归分析,内涵程序源代码和ppt,可对照学习(Regression analysis, the content of the program source code and ppt, can be controlled study)
    2011-01-15 18:20:57下载
    积分:1
  • 696518资源总数
  • 104444会员总数
  • 15今日下载