登录
首页 » matlab » fs1016w

fs1016w

于 2006-05-29 发布 文件大小:527KB
0 175
下载积分: 1 下载次数: 54

代码说明:

  FS1016源代码,用MATLAB语言编写得,好东西啊(FS1016 source code, using MATLAB been prepared, good things ah)

文件列表:

fs1016w
.......\fs1016w1
.......\........\1.wav
.......\........\AUTOHF.M
.......\........\BIN2INT.M
.......\........\BITERROR.M
.......\........\BITPERM.DAT
.......\........\BITXOR.M
.......\........\BWEXP.M
.......\........\CBSEARCH.M
.......\........\CELPANAL.M
.......\........\CELPEXEC.M
.......\........\CELPSTAT.M
.......\........\CELPSYN.M
.......\........\CFIND.M
.......\........\CGAIN.M
.......\........\CLIP.M
.......\........\CONFG.M
.......\........\COR.M
.......\........\CPACK.M
.......\........\CPYRIGHT.TXT
.......\........\CR.M
.......\........\CSUB.M
.......\........\DCODCBG.M
.......\........\DCODCBI.M
.......\........\DCODPG.M
.......\........\DCODTAU.M
.......\........\DECODHAM.M
.......\........\DELAY.M
.......\........\DISKIO.M
.......\........\DIST.M
.......\........\DISTO.M
.......\........\DURBIN.M
.......\........\ENCODHAM.M
.......\........\FIN.M
.......\........\FIVE.WAV
.......\........\FIVEOUT.WAV
.......\........\FS1016.M
.......\........\GAINCODE.M
.......\........\GETHEX.M
.......\........\GUIINIT.M
.......\........\GUISTAT.M
.......\........\GUITEXT.M
.......\........\HAM.asv
.......\........\HAM.M
.......\........\HPF.WAV
.......\........\IMPULSE.M
.......\........\INIT.M
.......\........\INT2BIN.M
.......\........\INTANALY.M
.......\........\INTSYNTH.M
.......\........\LDELAY.M
.......\........\LSP34.M
.......\........\LSPDECOD.M
.......\........\LSPTOPC.M
.......\........\MEXCITE1.M
.......\........\MEXCITE2.M
.......\........\MEXCITE3.M
.......\........\MTRXGEN.M
.......\........\NPF.WAV
.......\........\OFILE.CHA
.......\........\PACKTAU.M
.......\........\PCTOLSP2.M
.......\........\PCTORC.M
.......\........\PDDECODE.DAT
.......\........\PDELAY.DAT
.......\........\PDENCODE.DAT
.......\........\PENCODE.M
.......\........\PGAIN.M
.......\........\PITCHVQ.M
.......\........\PKZIP.EXE
.......\........\POLEFILT.M
.......\........\POSTFILT.M
.......\........\PSEARCH.M
.......\........\PUTHEX.M
.......\........\QD.M
.......\........\RANDOM.M
.......\........\RCTOAC.M
.......\........\README.TXT
.......\........\README2.TXT
.......\........\SEGSNR.M
.......\........\SETUP.M
.......\........\SINC.M
.......\........\SMCBG.M
.......\........\SMPG.M
.......\........\SMT.M
.......\........\SPECDIST.M
.......\........\ss.wav
.......\........\STOCHCB.DAT
.......\........\SUBMULT.DAT
.......\........\UNPACK.M
.......\........\VDECODE.M
.......\........\WAVHDR.M
.......\........\ZEROFILT.M
.......\fs1016w2
.......\........\1.wav
.......\........\AUTOHF.M
.......\........\BIN2INT.M
.......\........\BITERROR.M
.......\........\BITPERM.DAT

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

发表评论

0 个回复

  • MELP_m
    很经典的MELP的MATLAB算法仿真。从一个外国网站上下载,很棒(MELP is the classic algorithm of the MATLAB simulation. From a foreign website, great)
    2009-01-12 16:24:43下载
    积分:1
  • Hybrid precoding-based
    说明:  Hybrid Precoding-Based Millimeter-Wave Massive MIMO-NOMA with Simultaneous Wireless Information and Power Transfer
    2019-05-17 11:11:48下载
    积分:1
  • A_rate_of_13_c_dc
    A率13折线的编译码实现 1、了解PCM及13折线A率编码及译码的原理; 2、随机给出一个语音信号,并用A率13折线PCM对其编码; 3、将编码后的信号经过加性高斯白噪声信道,并在接收端对其进行译码; 4、分别画出原始语音信号、PCM编码信号以及译码后信号的波形。 (A rate of 13 polyline encoding and decoding implementation 1, to understand the principles of PCM and the broken line 13 A rate of encoding and decoding Two were given a voice signal, and PCM encode A rate of 13 polylines 3, the encoded signal through an additive white Gaussian noise channel, and the receiver decodes 4, respectively, to draw the waveform of the original speech signal, the PCM encoded signal and decoding signals.)
    2012-04-25 08:56:42下载
    积分:1
  • crc
    CRC code for CCIT 16 CRC
    2010-09-17 23:54:08下载
    积分:1
  • xinhao
    滤波器设计    产生一个连续信号,包含低频,中频,高频分量,对其进行采样,进行频谱分析,分别设计低通,带通,高通滤波器对信号进行滤波处理,观察滤波前后信号的频谱。(The filter is designed to generate a continuous signal containing the low, mid, and high frequency components, to be sampled, for spectral analysis, respectively, to design a low-pass, band-pass filter processing is performed by a high-pass filter on the signal, the spectrum of the signal of the observation before and after filtering.)
    2013-03-26 16:03:56下载
    积分:1
  • fs1016w
    FS1016源代码,用MATLAB语言编写得,好东西啊(FS1016 source code, using MATLAB been prepared, good things ah)
    2006-05-29 17:10:38下载
    积分:1
  • vector_quantization
    语音信号的矢量量化,其中vector_quantization.m为读取音频文件,转换成语音帧,求lpc及lsf参数以及进行矢量量化的主程序,a_lsf_conversion.m为主程序调用的lpc转lsf参数的子程序,INLS1.wav为音频文件。(Vector quantization of speech signals, wherein vector_quantization.m to read audio file, converted into speech frames, seeking lpc and lsf parameters and vector quantization of the main program, a_lsf_conversion.m main program calls a subroutine parameter lsf lpc turn, INLS1.wav as an audio file.)
    2013-06-20 15:36:15下载
    积分:1
  • dialdtmf_0_04_src
    dtmf 拨号程序,Pocket PC ,vc 工程演示(dialDTMF a Pocket PC (Pocket Contact) plugin to dial telephone numbers using DTMF s (aka Dual Tone Multi-Frequency) (tested under PPC2000 MIPS, PPC2000 ARM, PPC2002 ARM, Xscale WMPPC2003 and WM2003SE, WM5- if you want your processor supported either build the exe s yourself from CVS or email me and I may look into it). There is a listed of known working hardware in the FAQ.)
    2009-07-13 11:22:05下载
    积分:1
  • order
    matlab实现的阶次分析算法,用于变转速机械故障特征提取,可运行,包含寻找脉冲时刻,等角度时刻,数字跟踪滤波,样条差值等步骤(The order analysis algorithm realized by Matlab is used to extract the fault features of variable speed machinery. It can be operated, including the steps of finding impulse moment, equal angle moment, digital tracking filtering, spline difference and so on.)
    2021-04-08 09:39:00下载
    积分:1
  • 26104-610
    26104-610.zip为欧洲G3的语音压缩标准gsmamr的C语言浮点算法的标准源程序。(26104- 610.zip for the European G3 voice compression standard C language gsmamr Floating Point Algorithm standard source.)
    2006-07-25 00:48:09下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载