CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 语音压缩 搜索资源 - transform

搜索资源列表

  1. ArisImageRoutines_source

    0下载:
  2. 用于声音图像的FFC变换源码-voice for the FFC Image Transform FOSS
  3. 所属分类:语音压缩

    • 发布日期:2008-10-13
    • 文件大小:29.63kb
    • 提供者:waterwhu
  1. mixed_radix_fft

    0下载:
  2. 混合基的傅立叶变换算法-mixed-Fourier transform algorithm
  3. 所属分类:语音压缩

    • 发布日期:2008-10-13
    • 文件大小:42.29kb
    • 提供者:孙翼
  1. dtmf

    0下载:
  2. 单音多频信号的产生和识别,采用FFT变换。应用于电话拨号。是学习数字信号处理的大作业。-Tone multi-frequency signal generation and recognition, the use of FFT transform. Applies to telephone dial-up. Digital Signal Processing is the study of large operations.
  3. 所属分类:Voice Compress

    • 发布日期:2017-03-23
    • 文件大小:941byte
    • 提供者:聂建辉
  1. Hilbert

    1下载:
  2. 信号的hilbert变换,C++代码,不用matlab的可-the c++ code for the hilbert transform
  3. 所属分类:Voice Compress

    • 发布日期:2017-03-23
    • 文件大小:642.32kb
    • 提供者:li sir
  1. FFTalgorithmCprogram

    0下载:
  2. 序执行时要求输入序列的长度N_pre,N_pre 是最初输入序列的长度,任意长度都可以。N是指补零后的序列长度,满足2^L. 然后逐个输入各个元素的实部和虚部,补零部分不必输入。 显示FFT变换的结果。-Order execution when the input sequence length requirements N_pre, N_pre are the initial input sequence length, can be of any length. N refers
  3. 所属分类:Voice Compress

    • 发布日期:2017-04-25
    • 文件大小:10.32kb
    • 提供者:李昊然
  1. xiaoboquzao

    0下载:
  2. 语音增强算法,语音的小波变换算法源程序,欢迎使用啊,很不错-Speech enhancement algorithm, the wavelet transform algorithm for speech source, please use the ah, very good
  3. 所属分类:Voice Compress

    • 发布日期:2017-03-29
    • 文件大小:3.24kb
    • 提供者:david
  1. FFT

    0下载:
  2. 数字信号处理快速傅里叶变换C语言程序代码-Digital signal processing fast Fourier transform C language code
  3. 所属分类:Voice Compress

    • 发布日期:2017-04-04
    • 文件大小:941byte
    • 提供者:ming
  1. matlab-STFT2

    0下载:
  2. 这是一个基于matlab的短时傅里叶变换时频分析工具箱2-This is a matlab-based short-time Fourier transform time-frequency analysis toolbox
  3. 所属分类:Voice Compress

    • 发布日期:2017-03-29
    • 文件大小:997.35kb
    • 提供者:dfpdn
  1. fracF

    0下载:
  2. fractional fourier transform code
  3. 所属分类:Voice Compress

    • 发布日期:2017-11-20
    • 文件大小:2.03kb
    • 提供者:aliooooo
  1. dst_ii

    0下载:
  2. dicrete sine transform wavelet
  3. 所属分类:Voice Compress

    • 发布日期:2017-12-08
    • 文件大小:702byte
    • 提供者:aliooooo
  1. FWT_YM

    0下载:
  2. inverse wavelet transform
  3. 所属分类:Voice Compress

    • 发布日期:2017-12-05
    • 文件大小:944byte
    • 提供者:aliooooo
  1. QuasiDCT

    0下载:
  2. quasi discrete cosine transform
  3. 所属分类:Voice Compress

    • 发布日期:2017-12-06
    • 文件大小:766byte
    • 提供者:aliooooo
  1. paper1

    0下载:
  2. 基于感知小波变换的语音增强方法研究.pdf-Wavelet transform based on perceptual speech enhancement method. Pdf
  3. 所属分类:Voice Compress

    • 发布日期:2017-11-24
    • 文件大小:270.13kb
    • 提供者:wang
  1. paper2

    0下载:
  2. 基于听觉模型的小波包括变换的语音增强.pdf-Including auditory model based on wavelet transform speech enhancement. Pdf
  3. 所属分类:Voice Compress

    • 发布日期:2017-11-26
    • 文件大小:162.91kb
    • 提供者:wang
  1. DWT_OFDM

    0下载:
  2. simulation of OFDM using discrete wavelet transform
  3. 所属分类:Voice Compress

    • 发布日期:2017-04-05
    • 文件大小:3.31kb
    • 提供者:yahya
  1. shuangxianxing

    0下载:
  2. 双线性变换法设计Butterworth滤波器。分别画出滤波前和滤波后的时域图和频谱图。-Bilinear transform design Butterworth filter. Draw the pre-filter and the filtered time-domain and frequency spectrum.
  3. 所属分类:Voice Compress

    • 发布日期:2017-04-06
    • 文件大小:792byte
    • 提供者:chen
  1. FFT

    0下载:
  2. FFt即快速傅里叶变换,可以在VC环境下进行编译,例如MFC,使用时需要改变其参数-fastFourier transform
  3. 所属分类:Voice Compress

    • 发布日期:2017-04-04
    • 文件大小:1.17kb
    • 提供者:陆政华
  1. DSP_lab_6_student_Discrete-Time-Fourier-Transform

    0下载:
  2. Digital Signal Processing
  3. 所属分类:Voice Compress

    • 发布日期:2017-05-02
    • 文件大小:627.68kb
    • 提供者:Sajid
  1. fft

    0下载:
  2. 实现正弦信号的采样和快速傅里叶变换,效率非常高,可以运行。-Sinusoidal signal sampling and fast Fourier transform
  3. 所属分类:Voice Compress

    • 发布日期:2017-04-03
    • 文件大小:2.51kb
    • 提供者:wangzhao
  1. full_rate_speech

    0下载:
  2. C代码实现的GSM全速率语音编解码,GSM系统是一种全数字系统,话音和其它信号都要进行数字化处理,因此移动台首先要将语音信号转换成模拟电信号,以及其反变换,移动台再把这模拟电信号转换成13Kbit/s的数字信号,用于无线传输-GSM full rate speech code-decode.GSM system is a full digital system, voice and other signals to digital processing, so the mobile statio
  3. 所属分类:Voice Compress

    • 发布日期:2017-03-28
    • 文件大小:274.11kb
    • 提供者:张云
« 12 »
搜珍网 www.dssz.com