文件名称:DSP_ARMA_Lattice_C_language
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 208kb
- 下载次数:
- 0次
- 提 供 者:
- 林**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
在数字信号处理中,格型(Lattice)网络起着重要的作用,使得它在现代谱估计,语音处理,自适应滤波,线性预测和逆滤
波等方面已得到广泛应用。本项目在VC6.0上用标准C语言实现了ARMA格型滤波器,提供单点滤波和向量滤波的实现,并给出测试程序。算法实现的稳定性也在工程项目中得到验证。-In digital signal processing, the lattice type (Lattice) network plays an important role, so that it in modern spectral estimation, speech processing, adaptive filtering, linear prediction inverse filtering, etc. have been widely applied. The project in VC6.0 using standard C language ARMA lattice filter provides a single point of filtering and vector filtering to achieve, given the test program. The algorithm stability also projects be verified.
波等方面已得到广泛应用。本项目在VC6.0上用标准C语言实现了ARMA格型滤波器,提供单点滤波和向量滤波的实现,并给出测试程序。算法实现的稳定性也在工程项目中得到验证。-In digital signal processing, the lattice type (Lattice) network plays an important role, so that it in modern spectral estimation, speech processing, adaptive filtering, linear prediction inverse filtering, etc. have been widely applied. The project in VC6.0 using standard C language ARMA lattice filter provides a single point of filtering and vector filtering to achieve, given the test program. The algorithm stability also projects be verified.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DSP_ARMA_Lattice\ARMA_Lattice.cpp
................\ARMA_Lattice.dsp
................\ARMA_Lattice.dsw
................\ARMA_Lattice.ncb
................\ARMA_Lattice.opt
................\ARMA_Lattice.plg
................\Debug\ARMA_Lattice.exe
................\.....\ARMA_Lattice.ilk
................\.....\ARMA_Lattice.obj
................\.....\ARMA_Lattice.pch
................\.....\ARMA_Lattice.pdb
................\.....\Lattice_ARMA.obj
................\.....\Lattice_coe.obj
................\.....\StdAfx.obj
................\.....\vc60.idb
................\.....\vc60.pdb
................\.....\win_audio.obj
................\Lattice_ARMA.cpp
................\Lattice_coe.cpp
................\ReadMe.txt
................\StdAfx.cpp
................\StdAfx.h
................\win_audio.cpp
................\win_audio.h
................\Debug
DSP_ARMA_Lattice
................\ARMA_Lattice.dsp
................\ARMA_Lattice.dsw
................\ARMA_Lattice.ncb
................\ARMA_Lattice.opt
................\ARMA_Lattice.plg
................\Debug\ARMA_Lattice.exe
................\.....\ARMA_Lattice.ilk
................\.....\ARMA_Lattice.obj
................\.....\ARMA_Lattice.pch
................\.....\ARMA_Lattice.pdb
................\.....\Lattice_ARMA.obj
................\.....\Lattice_coe.obj
................\.....\StdAfx.obj
................\.....\vc60.idb
................\.....\vc60.pdb
................\.....\win_audio.obj
................\Lattice_ARMA.cpp
................\Lattice_coe.cpp
................\ReadMe.txt
................\StdAfx.cpp
................\StdAfx.h
................\win_audio.cpp
................\win_audio.h
................\Debug
DSP_ARMA_Lattice