搜索资源列表
Welch
- 笔者在前人研究的基础上,利用TI 公司的TMS320C6713BDSP 芯片对改进的功率谱估计算法——Welch法进行了实现,验证了算法的可实现性与硬件系统的可行性。
Levinson
- 课程设计做的 Levinson算法实现功率谱估计,带实验说明文档。
Dsp_c.rar
- dsp算法40例,包括fft、滤波器、谱运算等 1. 将模拟滤波器转变为数字滤波器。 2. 由得到幅频响应 。 3. 用Burg算法求AR模型的参数。 4. 由AR模型参数得到功率谱。 5. 用Levinson算法求解Yule-Walker方程以得到 阶AR模型的参数 。 6. 实现双线性Z变换。 7. 设计巴特沃斯模拟低通滤波器,求出转移函数 。 8. 设计切比雪夫I型模拟低通滤波器,求出转移函数 。 9. 直接由定义求 点复序列 的DFT 。 10.利用经典的Cooley
pu
- 用WELCH周期图法计算功率谱的详细源码,子程序包括FFT算法-WELCH periodogram method with the power spectrum of the detailed source code, routines, including FFT algorithm
1
- 这是我用STC89C58RD+单片机做的音频功率谱分析,包含FFT程序,对学习FFT软件滤波算法的朋友肯定会有所帮助的。-This is what I do with STC89C58RD+ single chip audio power spectrum analysis, including FFT program, the software filter algorithm for learning FFT friends would certainly have been helpful
burg
- 自编的C语言Burg算法,可用于随机信号处理功率谱估计-C language self Burg algorithm for random signal processing power spectrum estimation
Levinson
- levinson算法在数字信号处理中有广泛的应用,本程序用matlab来实现levinson算法,进而进行功率谱估计-the levinson algorithm is widely used in digital signal processing, the program using matlab levinson algorithm, and thus the power spectrum estimation
Lab06-FFT
- 离散傅里叶变换的FFT快速计算算法的实现,并计算功率谱密度-Discrete Fourier Transform FFT algorithm for fast computation