搜索资源列表
g729
- G729编码和解码的Matlab源程序 调用方法: 1.需要编码时,在 Matlab命令行下输入\"G729code(speech)\"(请务必保证 speech是已经存在在 Matlab工作区的一个行向量,其中是语音数据),然后你会在你的文件夹下看到一个\"coding.bit\"的文件。 2.需要解码时,把\"coding.bit\"的文件复制到\"G729 decoder\"的目录下,在Matlab命令行下输入\"G729decodermain\",然后你会在文件夹下看到\"
DWT
- 用DWT实现二维小波变换 二维小波分解 重构图形与原始图像误值-With the realization of two-dimensional wavelet transform DWT wavelet decomposition of two-dimensional graphic reconstruction of the original image with the wrong value
dsp
- 数字信号处理中对模拟信号的采样频谱分析,及时域、频域重构分析,包括信号及频谱,采样信号及其频谱,时域重构,通过低通滤波器进行频谱重构等代码-Digital signal processing of the analog signal sampling spectral analysis, time-domain, frequency-domain reconstruction analysis, including signal and spectrum, the sampling signal
mp
- 匹配追踪算法在Matlab环境下对一维频域信号的重构源码-Matching Pursuit algorithm in Matlab source reconstruction of the one-dimensional frequency-domain signal