CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 多媒体 Audio 搜索资源 - linear

搜索资源列表

  1. A_LAW(u_LAW)PCM

    0下载:
  2. 线型PCM与A律和u律对数PCM相互转换的C++代码。-A linear PCM with the law and the law on several u PCM conversion of C code.
  3. 所属分类:Audio

    • 发布日期:2008-10-13
    • 文件大小:9.19kb
    • 提供者:周金喜
  1. wavCompress

    0下载:
  2. 把WAV声音文件用u律线性变化表进行压缩,压缩后的文件用于嵌入式平台-put WAV audio files using u legal linear scale compression, compression of the files for embedded platform
  3. 所属分类:Audio

    • 发布日期:2008-10-13
    • 文件大小:4.24kb
    • 提供者:邓子斌
  1. celp-advanced

    0下载:
  2. 改进的混合激励线性预测(MELP)声码器,采用混合激励代替二元激励-improved hybrid Excited Linear Prediction (MELP) vocoder, mixed incentive to replace the dual incentive
  3. 所属分类:Audio

    • 发布日期:2008-10-13
    • 文件大小:161.64kb
    • 提供者:Kevin
  1. wavevib

    1下载:
  2. WAVEVIB generates a vibroseis waveform (Clauder wavelet) by % first calling SWEEP to generate a linear sweep and then calling % AUTO to autocorrelate that sweep. Theoretically, the autocorrelation % length is ~ 2*slength but only only the centr
  3. 所属分类:Audio

    • 发布日期:2008-10-13
    • 文件大小:1.64kb
    • 提供者:hanli
  1. AIWTLA

    0下载:
  2. These are the source codes of the book, Frazier M W. \"An Introduction to Wavelets Through Linear Algebra\" [M]. New York: Springer, 1999. I wrote them in 2007. All the figures in the book can be reproduced by scr ipts. Enjoy it.
  3. 所属分类:Audio

    • 发布日期:2008-10-13
    • 文件大小:412.18kb
    • 提供者:Mordecai
  1. 线性预测程序

    0下载:
  2. 下面是自编求线性预测系数的程序,MATLAB编写,可以使用-Below are seeking self coefficient of linear prediction procedures MATLAB prepared, you can use
  3. 所属分类:Audio

    • 发布日期:2008-10-13
    • 文件大小:1.1kb
    • 提供者:xu
  1. speex_echo_cancle

    1下载:
  2. 该代码是从SPEEX中提取出来有关回声消息部分的源码 它采取的是在频域进行操作,效果比较好" 经测试,如果原始声音与用于回声消息的参考声音之间存在时钟不同步时,极易发生在回音消息算法中的反溃发散现象. 压缩包中含有测试语音文件: Input_exsample_stereo.pcm: 8k16bit的线性pcm,含双通道语音。 vleft.pcm: 8k16bit linear pcm, 从Input_exsample_stereo.pcm 中分离出来的
  3. 所属分类:Audio

    • 发布日期:2012-10-20
    • 文件大小:914.54kb
    • 提供者:wlch
  1. Residual_Excited_Linear_Prediction_with_MATLAB.ra

    0下载:
  2. Simulation of Residual Excited Linear Prediction (RELP) coding for speech: This simulation give your voice or available clear wav file.This encoder have linear predictor that decreases signal s dynamic (lower quantization level). This technique als
  3. 所属分类:Audio program

    • 发布日期:2017-03-28
    • 文件大小:834.78kb
    • 提供者:Ardalan
  1. pcma-pcm

    0下载:
  2. 完成pcm 16位线性与pcma律转换的几种源码!-Complete pcm 16-bit linear conversion with the law several pcma source!
  3. 所属分类:Audio program

    • 发布日期:2017-03-23
    • 文件大小:16.39kb
    • 提供者:weiyabing
  1. cpr2mp3rcdr

    0下载:
  2. 这是个录音程序,可以选择左右声道或者线形输入,将文件直接保存为mp3-This is a sound recording program, you can choose the left and right or linear input, will be saved as mp3 files directly
  3. 所属分类:Audio program

    • 发布日期:2017-05-07
    • 文件大小:174.36kb
    • 提供者:
  1. Image-Convol2

    0下载:
  2. convolution of the image with a bank of even-symmetric linear filters followed by half-wave rectification to give a set of responses
  3. 所属分类:Audio program

    • 发布日期:2017-03-31
    • 文件大小:974byte
    • 提供者:yashar
  1. soundchange

    1下载:
  2. 对原始语音进行上采样和下采样,分析对比他们的时域图和频谱图。最后对比原始语音、75HZ激励、150HZ激励以及噪声激励下的效果-SOME SIMPLE MANIPULATIONS OF SOUND USING DIGITAL SIGNAL PROCESSING The original sound and its spectrogram Downsampling the waveform downsampling Upsampling the waveform Li
  3. 所属分类:Audio

    • 发布日期:2017-05-03
    • 文件大小:48.81kb
    • 提供者:coco
  1. delayFx

    0下载:
  2. 一个延迟效果器,有Send,DelayTimeL, DelayTimeR, FeedBack四个参数可调 - This class implements a fractional-length digital delay-line using first-order linear interpolation. If the delay and maximum length are not specified during instantiation, a fi
  3. 所属分类:Audio program

    • 发布日期:2017-03-30
    • 文件大小:7.74kb
    • 提供者:两百块嘎嘎
  1. g711tolin

    0下载:
  2. 源码提供了G711 U律及A律音频与线性音频的转换算法-Source provides G711 U-law and A-law and linear audio audio conversion algorithm
  3. 所属分类:Audio program

    • 发布日期:2017-04-03
    • 文件大小:5.11kb
    • 提供者:Su
  1. lbg

    0下载:
  2. LBG递推算法。用于解现代信号处理线性预测方程。c语言编写-LBG recursive algorithm. For the solution of linear prediction equations of modern signal processing
  3. 所属分类:Audio program

    • 发布日期:2017-03-30
    • 文件大小:1.99kb
    • 提供者:柳晴风
  1. lpc

    0下载:
  2. Matlab code for finding the linear prediction residual
  3. 所属分类:Audio program

    • 发布日期:2017-03-30
    • 文件大小:68.03kb
    • 提供者:ton5cob
  1. linear-phase-IIR

    0下载:
  2. Passband-linear-phase IIR EQ design with poles and zeros
  3. 所属分类:Audio program

    • 发布日期:2017-04-14
    • 文件大小:3.5kb
    • 提供者:ionone
  1. Lab9a.ZIP

    0下载:
  2. Linear Predictive Coding for Speech Processing
  3. 所属分类:Audio program

    • 发布日期:2017-04-07
    • 文件大小:617.71kb
    • 提供者:Boucif22
  1. testbed

    0下载:
  2. This mfile representates audio attacks : 1. LPF 6k 2. BPF 1-6k 4. Mono 5. Noise 6. Sample Rate Change 7. Time Scale 8. Linear Speed Change 9. Pitch Shifting 10. Equalizer 11. Echo 12. Cropping 13. MPEG-1 14. MPEG-2 15. MPE
  3. 所属分类:Audio program

    • 发布日期:2017-04-23
    • 文件大小:9.66kb
    • 提供者:Gelar
  1. Linear-Predictive-Coder-master

    0下载:
  2. Linear-Predictive-Coder MATLAB Implementation of LPC algorithm for speech signal # Why LPC? In communication systems it is often necessary to transmit audio(speech) signal in compressed or encoded form because of bandwidth limitation of the
  3. 所属分类:Audio program

    • 发布日期:2017-04-13
    • 文件大小:2.12kb
    • 提供者:japaoli
« 12 »
搜珍网 www.dssz.com