搜索资源列表

  1. yuyinshibiedsp

    0下载:
  2. 用DSP实现的一个简单的语音识别系统,只要实现单个词的识别即可,采样率8k,帧长30ms,帧移10ms,系统采样后分帧--端点检测,将检测到的原始语音信号保存下来,基本上一个字在30帧左右,然后提取每帧的LPC参数--将LPC参数转换为LPC倒谱系数,然后利用DTW方法和模板比较.-a brief speech recognition system, as long as the realization of a single word
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:yautou
  1. melcepst

    0下载:
  2. 求mel频率倒谱系数的matlab程序-for mel frequency cepstrum coefficients of Matlab procedures
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:wh
  1. lpcauto

    0下载:
  2. matlab编写,语音处理中求LPC系数的自相关程序-Matlab prepared speech processing for LPC coefficients of the relevant procedures
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:wh
  1. MFCCandLPC

    0下载:
  2. 提取MFCC和LPC系数的程序,很详尽,从提取LPC到MFCC逐步进行-extraction MFCC and LPC coefficients procedures, is very detailed, from the extraction of LPC gradually MFCC
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:chang
  1. blindDCT

    0下载:
  2. 一种基于DCT域盲数字水印嵌入程序,在DCT中频系数中嵌入水印,恢复時不用用到原始图像。-Based on DCT-domain blind digital watermark embedding process, in the intermediate frequency DCT coefficients to embed watermarks, when not used to restore the original image.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:128000
    • 提供者:晁文婷
  1. lpc

    0下载:
  2. 具有详细的lpc系数提取的方法,使用vc编写的,有很好的参考价值-LPC coefficients a detailed method of extraction, use the vc prepared, have a good reference value
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:花儿
  1. Lattice_Verilog

    0下载:
  2. 本文讨论了AR模型及线性预测的原理,在浮点型DSP TMS320C6713B上实现了语音信号线性预测系数(LPC)的提取,并利用LPC系数用Verilog语言实现了AR模型的Lattice结构。-This article discusses the AR model and the principle of linear prediction, in the floating-point DSP TMS320C6713B realize
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-14
    • 文件大小:14336
    • 提供者:万金油
  1. wave2gray

    0下载:
  2. WAVE2GRAY Display wavelet decomposition coefficients. 比pdun原有的更加详细。有详细帮助文档。-WAVE2GRAY Display wavelet decomposition coefficients. Than the original pdun more detailed. Have detailed help documentation.
  3. 所属分类:波变换

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:Lvlin
  1. mosaic

    0下载:
  2. 基于贝叶斯(BAYES)阈值的小波(WAVELET)图像去噪算法源代码IMAGE DENOISING USING BAYES THRESHOLDING OF WAVELET COEFFICIENTS -Based on Bayesian (BAYES) Wavelet thresholding (WAVELET) image denoising algorithm source code IMAGE DENOISING USING BA
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:24576
    • 提供者:余永松
  1. JPEG

    0下载:
  2. 实现JPEG的压缩和编码 (1)首先通过DCT变换去除数据冗余; (2)使用量化表对DCT系数进行量化; (3)对量化后的系数进行Huffman编码。 -The realization of JPEG compression and coding (1) First of all, through the DCT transform to remove data redundancy (2) the use of qu
  3. 所属分类:压缩解压

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:李雅
  1. lpc

    0下载:
  2. matlab 求线性倒谱系数,用于语音识别-matlab linear cepstral coefficients for speech recognition
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-14
    • 文件大小:424960
    • 提供者:吴欢欢
  1. MyDwt2D

    0下载:
  2. 对图像进行二维离散小波变换, 变换级数大于等于3级,然后统计系数中0的个数(百分比表示),并进行重构, 最后计算重构图像的峰值信噪比(PSNR). 里面还附上了我写的实验报告,对大家理解Mallat算法和图像压缩很有帮助-Image two-dimensional discrete wavelet transform, transform series greater than or equal to 3, and then
  3. 所属分类:波变换

    • 发布日期:2024-05-14
    • 文件大小:986112
    • 提供者:zhang
  1. matdft

    0下载:
  2. 离散傅立叶变换函数 Program to compute DFT coefficients directly-Discrete Fourier Transform function Program to compute DFT coefficients directly
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:hello
  1. mel

    0下载:
  2. 自己编写的求mel三角滤波器系数的程序,比matlab自带程序容易理解,帮助大家理解mel三角滤波器-I have written for triangular mel filter coefficients procedures, than matlab own procedures easy to understand and help us to understand the triangular mel filter
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:cao
  1. DSP_REMEZ

    0下载:
  2. DSP算法(ANSI_C) PROGRAM TO MAKE FIR FILTER COEFFICIENTS USING REMEZ EXCHANGE FIR FILTER DESIGN PROGRAM-DSP algorithm (ANSI_C) PROGRAM TO MAKE FIR FILTER COEFFICIENTS USING REMEZ EXCHANGE FIR FILTER DESIGN PROGRAM
  3. 所属分类:DSP编程

    • 发布日期:2024-05-14
    • 文件大小:6144
    • 提供者:vts
  1. LPCC

    0下载:
  2. 可以在CCS中运行的LPCC程序,包括语音参数分析主函数,信号的自相关函数,由自相关函数计算LPC预测系数,由LPC预测系数计算LPC倒谱系数,由LPC预测系数计算MEl到普系数等函数-CCS can be run at the LPCC procedures, including analysis of voice parameters of the main function, the signal autocorrelation
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:renmay
  1. dec1D_pe

    0下载:
  2. this code is to select the coefficients
  3. 所属分类:压缩解压

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:mohmaedyasin
  1. dct

    0下载:
  2. 已知两个不同图像块亮度数据如下: (1)分析DCT原理,采用DCT方法,编程并计算相应的DCT系数,分析系数分布特点。 (2)依据视觉特性分析量化表步长的分布特点,完成DCT系数量化。 (3)采用Z形扫描,实现输出数据的统计编码,形成Video stream。 (4)采用IDCT重建图像亮度数据,计算SAD大小,分析产生误差的原因及采用DCT进行数据压缩的原理。( ) (5)分别利用左上角1、3、6个系数重
  3. 所属分类:视频捕捉/采集

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:张元
  1. jiandanronghe

    0下载:
  2. 小波变换方法采用对高频系数平均的方法实现图像融合算法-Wavelet transform coefficients using the average of the high-frequency method to achieve image fusion algorithm
  3. 所属分类:图形图象

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:陈羿辰
  1. Hybridmo

    0下载:
  2. Hybrid Model to Detect Zero Quantized DCT Coefficients in H.264 Hanli Wang, Student Member, IEEE, and Sam Kwong, Senior Member, I-Hybrid Model to Detect Zero Quantized DCT Coefficients in H.264 Hanli Wang, Studen
  3. 所属分类:编程文档

    • 发布日期:2024-05-14
    • 文件大小:445440
    • 提供者:nagarjuna
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org