搜索资源列表
DSP_C
- 这是一个dsp程序,主要讲述了一些dsp算法问题。-This is a dsp procedures, the story of DSP algorithm problem.
dsp_c(huguangshu)(bauhinia)
- 胡广书先生的数字信号处理的程序集,有丰富的源码,个人觉得很有价值-President Hu Guangshu digital signal processing procedures set, a rich source, feel great value
DSP_C
- DSPC语言基础要点,介绍C语言开发DSP的入门级资料 -DSPC language basis points on DSP C language development of entry-level information
DSP_C
- 胡广书-数字信号处理-原理、算法和实现(光盘)
DSP_C
- 经典的DSP的C源程序和汇编程序库。很实用。
DSP_C
- 清华大学的数字信号处理(研究生用书)的源码,有40个信号处理的子程序,有详细的说明
DSP_C
- 数字信号处理的一些方法,用C编写的,调试过,正确无误。
DSP_C
- 这是一个dsp程序,主要讲述了一些dsp算法问题。-This is a dsp procedures, the story of DSP algorithm problem.
DSP_Cdatafiltration
- 关于数据过滤的源程序,DSP_C数据过滤-filters on the data source, data filtering DSP_C
dsp_c(huguangshu)(bauhinia)
- 胡广书先生的数字信号处理的程序集,有丰富的源码,个人觉得很有价值-President Hu Guangshu digital signal processing procedures set, a rich source, feel great value
DSP_C
- DSPC语言基础要点,介绍C语言开发DSP的入门级资料 -DSPC language basis points on DSP C language development of entry-level information
DSP_C
- 胡广书-数字信号处理-原理、算法和实现(光盘)-HU Guang-book- Digital Signal Processing- Principles, Algorithms and realize (CD-ROM)
DSP_C
- 经典的DSP的C源程序和汇编程序库。很实用。-Classic DSP source code and compile the C library. Practical.
DSP_C
- 清华大学的数字信号处理(研究生用书)的源码,有40个信号处理的子程序,有详细的说明-Tsinghua University, the digital signal processing (post-graduate books) the source, there are 40 signal processing subroutines, there are detailed instructions
DSP_C
- 数字信号处理的一些方法,用C编写的,调试过,正确无误。-Some digital signal processing method, written in C, debugged, correct.
DSP_C
- 胡广书数字信号处理里的主要算法的C程序实现-HU Guang-book digital signal processing algorithms in the main C program implementation
DSP_C-MATLAB-FORTRAN
- 含有《数字信号处理-理论、算法与实现》一书中所涉及到的绝大部分算法,DSP_FORTRAN, DSP_C和DSP_MATLAB。DSP_FORTRAN和DSP_C各含有约40个信号处理的子程序。 用C语言编写的MA模型、ARMA模型及最小方差谱估计三个算法程序.-Contain " Digital Signal Processing- Theory, Algorithm and implementation of&q
DSP_C
- 一、内容 含有《数字信号处理-理论、算法与实现》一书中所涉及到的绝大部分算法。 Dsp_c C语言编写的算法程序。 二、运行环境 硬件环境:Pentium 200以上计算机,64M内存,真彩色显示卡。 软件环境:Windows 98/NT/2000,Turbo C,FORTRAN77 V5.10, MATLAB 5.X以上版本;-1, containing the words " D
DSP_C
- 数字信号处理的c代码,感觉还是不错的,有兴趣的下载-Digital signal processing code in c
Dsp_c
- dsp算法40例,包括fft、滤波器、谱运算等 1. 将模拟滤波器转变为数字滤波器。 2. 由得到幅频响应 。 3. 用Burg算法求AR模型的参数。 4. 由AR模型参数得到功率谱。 5. 用Levinson算法求解Yule-Walker方程以得到 阶AR模型的参数 。 6. 实现双线性Z变换。 7. 设计巴特沃斯模拟低通滤波器,求出转移函数 。 8. 设计切比雪夫I型模拟低通滤波器,求出转移函数 。