登录
首页 » matlab » fs1016

fs1016

于 2014-06-14 发布 文件大小:167KB
0 265
下载积分: 1 下载次数: 7

代码说明:

  fs1016 for speech compression

文件列表:

fs1016
......\autohf.m,4275,2014-05-15
......\bin2int.m,2216,2014-05-15
......\biterror.m,3378,2014-05-15
......\bitperm.dat,741,2014-05-15
......\bitxor.m,2042,2014-05-15
......\bwexp.m,2515,2014-05-15
......\cbsearch.m,5486,2014-05-15
......\CELPANAL.asv,9634,2014-05-16
......\CELPANAL.m,9635,2014-05-16
......\CELPEXEC.m,4727,2014-05-15
......\CELPSTAT.m,1732,2014-05-15
......\CELPSYN.m,18578,2014-05-15
......\cfind.m,3898,2014-05-15
......\cgain.m,9371,2014-05-15
......\clip.m,2199,2014-05-15
......\confg.m,3264,2014-05-15
......\cor.m,2160,2014-05-15
......\cpack.m,2152,2014-05-15
......\cr.m,3623,2014-05-15
......\csub.m,3708,2014-05-15
......\dcodcbg.m,3018,2014-05-15
......\dcodcbi.m,2680,2014-05-15
......\dcodpg.m,2898,2014-05-15
......\dcodtau.m,3840,2014-05-15
......\decodham.m,6066,2014-05-15
......\delay.m,4996,2014-05-15
......\diskio.m,2749,2014-05-15
......\dist.m,4568,2014-05-15
......\disto.m,4070,2014-05-15
......\durbin.m,3093,2014-05-15
......\encodham.m,4084,2014-05-15
......\fin.m,2232,2014-05-15
......\fs1016.asv,2142,2014-05-15
......\fs1016.m,2143,2014-05-15
......\gaincode.m,2545,2014-05-15
......\gethex.m,1926,2014-05-15
......\guiinit.m,8377,2014-05-15
......\guistat.m,2472,2014-05-15
......\guitext.m,1908,2014-05-15
......\ham.m,1733,2014-05-15
......\hpf.wav,44,2014-05-16
......\impulse.m,2096,2014-05-15
......\INIT.asv,25257,2014-05-15
......\INIT.m,25286,2014-05-16
......\int2bin.m,2483,2014-05-15
......\intanaly.m,4256,2014-05-15
......\intsynth.m,3707,2014-05-15
......\ldelay.m,5021,2014-05-15
......\lsp34.m,5013,2014-05-15
......\lspdecod.m,2260,2014-05-15
......\lsptopc.m,3640,2014-05-15
......\mexcite1.m,3572,2014-05-15
......\mexcite2.m,3772,2014-05-15
......\mexcite3.m,3785,2014-05-15
......\mtrxgen.m,4945,2014-05-15
......\npf.wav,44,2014-05-16
......\ofile.txt,2923,2014-05-16
......\packtau.m,2278,2014-05-15
......\pctolsp2.m,8027,2014-05-15
......\pctorc.m,2855,2014-05-15
......\PDDECODE.DAT,2867,2014-05-15
......\PDELAY.DAT,2804,2014-05-15
......\PDENCODE.DAT,2045,2014-05-15
......\pencode.m,3257,2014-05-15
......\pgain.m,7596,2014-05-15
......\pitchvq.m,4958,2014-05-15
......\polefilt.m,2698,2014-05-15
......\postfilt.m,5930,2014-05-15
......\psearch.m,12897,2014-05-15
......\puthex.m,2167,2014-05-15
......\qd.m,1929,2014-05-15
......\random.m,2737,2014-05-15
......\rctoac.m,2699,2014-05-15
......\segsnr.m,2927,2014-05-15
......\setup.m,6207,2014-05-15
......\sinc.m,1989,2014-05-15
......\smcbg.m,6443,2014-05-15
......\smpg.m,5913,2014-05-15
......\smt.m,5348,2014-05-15
......\specdist.m,3599,2014-05-15
......\STOCHCB.DAT,6101,2014-05-15
......\SUBMULT.DAT,7162,2014-05-15
......\test.wav,37964,2014-05-15
......\unpack.m,2238,2014-05-15
......\vdecode.m,2575,2014-05-15
......\wavhdr.m,2959,2014-05-15
......\zerofilt.m,2478,2014-05-15

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

发表评论

0 个回复

  • MATLAB
    最优化技术方法介绍及MATLAB的实现(科学工业出版社)(MATLAB optimization method)
    2011-06-30 10:26:25下载
    积分:1
  • fanjuanji
    图象盲目反降晰与降晰核的辨识:迭代算法解teoplitz矩阵以及辨识核的阶数。(blindly anti-image is blurred and blurred nuclear Identification : Solution algorithm teoplitz nuclear matrix as well as identifying the order.)
    2007-06-03 16:52:03下载
    积分:1
  • 数值方组的解
    高斯-赛德尔迭代、超松弛迭代、雅可比迭代。(The approximate solution of a linear equation set by Jacobi,SOR and Gauss_Seidel method.)
    2018-05-21 09:54:52下载
    积分:1
  • simplex
    该MATLAB程序实现了simplex迭代算法,该算法可以在不对目标函数求导情况下进行优化,适合数据量较大的算法优化。(The MATLAB program to achieve a simplex iterative algorithm, which can be optimized in the right objective function derivation, the large amount of data suitable algorithm optimization.)
    2014-01-03 10:40:28下载
    积分:1
  • ofdm--outer
    ofdm调制信号Matlab仿真生成代码 压缩包内为.m文件可直接用matlab打开(ofdm outer)
    2013-12-24 10:30:07下载
    积分:1
  • -Power-System-Load-Forecasting-
    说明:  电力系统负荷预测研究综述与发展方向的探讨(Review of Power System Load Forecasting and the development of)
    2011-04-06 13:39:18下载
    积分:1
  • erwei2DFDTD
    二维的MATLAB的FDTD仿真程序,对二维FDTD学习很有帮助。(Two-dimensional FDTD simulation of the MATLAB program, very helpful to the two-dimensional FDTD.)
    2009-04-19 16:27:52下载
    积分:1
  • GAUSSIAN_DERIVATIVES
    matlab环境下,高斯脉冲的微分函数仿真(matlab environment, the Gaussian pulse of the differential function simulation)
    2008-06-01 16:12:19下载
    积分:1
  • ASM
    采用ASM算法对柔性体进行建模,实现对医学图像的分割(To achieve the segmentation of medical images,we apply ASM algorithm on flexible bodies.)
    2011-01-17 22:09:07下载
    积分:1
  • jiediandianya
    matlab节点电压法算电路电压,很简单的学习资料(matlab calculating circuit voltage of the node voltage method, a very simple learning materials)
    2013-10-21 23:28:08下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载