文件名称:Dsp_c.rar
-
所属分类:
- 标签属性:
- 上传时间:2012-09-04
-
文件大小:58.04kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
dsp算法40例,包括fft、滤波器、谱运算等
1. 将模拟滤波器转变为数字滤波器。
2. 由得到幅频响应 。
3. 用Burg算法求AR模型的参数。
4. 由AR模型参数得到功率谱。
5. 用Levinson算法求解Yule-Walker方程以得到 阶AR模型的参数 。
6. 实现双线性Z变换。
7. 设计巴特沃斯模拟低通滤波器,求出转移函数 。
8. 设计切比雪夫I型模拟低通滤波器,求出转移函数 。
9. 直接由定义求 点复序列 的DFT 。
10.利用经典的Cooley-Tukey基2算法求复序列 的DFT 。
.......,dsp algorithms 40 cases, including the fft, filter, spectrum operations, etc.
1. Analog filters into digital filters.
2. Amplitude-frequency response by obtained.
3. Burg algorithm for AR model with the parameters of demand.
4. AR model parameters obtained from the power spectrum.
5. Levinson algorithm using Yule-Walker equations to get the first-order AR model
parameters.
6. The bilinear Z transform to achieve.
7. Design of Butterworth analog low-pass filter, find the transfer function.
8. Design of Chebyshev-I analog low-pass filter, find the transfer function.
9. Directly from the definition of point complex sequence of DFT.
10. The use of the classic Cooley-Tukey radix-2 algorithm is seeking re-sequence of DFT.
.......
1. 将模拟滤波器转变为数字滤波器。
2. 由得到幅频响应 。
3. 用Burg算法求AR模型的参数。
4. 由AR模型参数得到功率谱。
5. 用Levinson算法求解Yule-Walker方程以得到 阶AR模型的参数 。
6. 实现双线性Z变换。
7. 设计巴特沃斯模拟低通滤波器,求出转移函数 。
8. 设计切比雪夫I型模拟低通滤波器,求出转移函数 。
9. 直接由定义求 点复序列 的DFT 。
10.利用经典的Cooley-Tukey基2算法求复序列 的DFT 。
.......,dsp algorithms 40 cases, including the fft, filter, spectrum operations, etc.
1. Analog filters into digital filters.
2. Amplitude-frequency response by obtained.
3. Burg algorithm for AR model with the parameters of demand.
4. AR model parameters obtained from the power spectrum.
5. Levinson algorithm using Yule-Walker equations to get the first-order AR model
parameters.
6. The bilinear Z transform to achieve.
7. Design of Butterworth analog low-pass filter, find the transfer function.
8. Design of Chebyshev-I analog low-pass filter, find the transfer function.
9. Directly from the definition of point complex sequence of DFT.
10. The use of the classic Cooley-Tukey radix-2 algorithm is seeking re-sequence of DFT.
.......
(系统自动生成,下载前可以参看下载内容)
下载文件列表
说明.doc
DSP_C/MAFTODF.C
DSP_C/MAMPRES.C
DSP_C/MAR1PSD.C
DSP_C/MARBURG.C
DSP_C/MARMACH.C
DSP_C/MARYUWA.C
DSP_C/MBILINE.C
DSP_C/MBUTWCF.C
DSP_C/MCHEBSH.C
DSP_C/MCHOLSK.C
DSP_C/MCMPDFT.C
DSP_C/MCMPFFT.C
DSP_C/MCONVO1.C
DSP_C/MCONVO2.C
DSP_C/MCORPSD.C
DSP_C/MCORRE1.C
DSP_C/MCORRE2.C
DSP_C/MCZTFFT.C
DSP_C/MDECINT.C
DSP_C/MDEFIR1.C
DSP_C/MDEFIR2.C
DSP_C/MDEFIR3.C
DSP_C/MDESIIR.C
DSP_C/MFIRRES.C
DSP_C/MFITOUT.C
DSP_C/MIIRRES.C
DSP_C/MLATTIC.C
DSP_C/MMAYUWA.C
DSP_C/MMVSEPS.C
DSP_C/MORDERB.C
DSP_C/MPERPSD.C
DSP_C/MPHARES.C
DSP_C/MPRGFFT.C
DSP_C/MPSPLOT.C
DSP_C/MRANDOM.C
DSP_C/MRELFFT.C
DSP_C/MREMEZ1.C
DSP_C/MSP.H
DSP_C/MSPLFFT.C
DSP_C/MUNWRAP.C
DSP_C/MWINDOW.C
DSP_C/TEST.DAT
DSP_C/WMARMACH.C
DSP_C/WMMAYUWA.C
DSP_C/WMMVSEPS.C
DSP_C
DSP_C/MAFTODF.C
DSP_C/MAMPRES.C
DSP_C/MAR1PSD.C
DSP_C/MARBURG.C
DSP_C/MARMACH.C
DSP_C/MARYUWA.C
DSP_C/MBILINE.C
DSP_C/MBUTWCF.C
DSP_C/MCHEBSH.C
DSP_C/MCHOLSK.C
DSP_C/MCMPDFT.C
DSP_C/MCMPFFT.C
DSP_C/MCONVO1.C
DSP_C/MCONVO2.C
DSP_C/MCORPSD.C
DSP_C/MCORRE1.C
DSP_C/MCORRE2.C
DSP_C/MCZTFFT.C
DSP_C/MDECINT.C
DSP_C/MDEFIR1.C
DSP_C/MDEFIR2.C
DSP_C/MDEFIR3.C
DSP_C/MDESIIR.C
DSP_C/MFIRRES.C
DSP_C/MFITOUT.C
DSP_C/MIIRRES.C
DSP_C/MLATTIC.C
DSP_C/MMAYUWA.C
DSP_C/MMVSEPS.C
DSP_C/MORDERB.C
DSP_C/MPERPSD.C
DSP_C/MPHARES.C
DSP_C/MPRGFFT.C
DSP_C/MPSPLOT.C
DSP_C/MRANDOM.C
DSP_C/MRELFFT.C
DSP_C/MREMEZ1.C
DSP_C/MSP.H
DSP_C/MSPLFFT.C
DSP_C/MUNWRAP.C
DSP_C/MWINDOW.C
DSP_C/TEST.DAT
DSP_C/WMARMACH.C
DSP_C/WMMAYUWA.C
DSP_C/WMMVSEPS.C
DSP_C
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.