搜索资源列表
50HzBandstopfilter
- 滤除50Hz工频干扰,设计时借用了MATLAB的fdatool工具设计出了滤波器的参数,并生成C源文件-a filter with bandstop at 50Hz
DSP-c-Matlab-Programs-ManualV19
- 印度GURUNANAK ENGINEERING COLLEGE数字信号处理实验室的DSP+c+Matlab联合编程手册-DIGITAL SIGNAL PROCESSING LAB (IV-I SEM) INDEX 1. Architecture of DSP chips-TMS 320C 6713 DSP Processor 2. Linear convolution 3. Circular convolution 4. FIR Filter (LP/HP) Using Wi
FILTER
- 主程序是C语言的滤波器,用matlab取相应数据后就可以实现不同滤波器的功能-Main program is the C language filter, the corresponding data obtained after using matlab different filter functions can be achieved
FIR-Matlab-CCS
- 本文档用matlab产生FIR系数,在ccs中用c实现fir滤波器。-This document is generated using matlab FIR fir filter coefficients used in ccs c.
Demo--digital-filter
- 滤波器设计实例,在MATLAB环境中仿C语言方式实现-Filter design example, imitation C language implementation in the MATLAB environment
IIR_Filtering_C_Matlab
- 使用C和Matlab实现IIR滤波的设计。包中pdf是本程序实现功能的详细解释。-IIR filter design using C and Matlab. The pdf file in the .rar file is the detailed explanation of the function or purpose of this program.
DSPfir
- 这是一个综合性的仿真程序。包括:用matlab生成一个FIR滤波器,得到滤波器系数及阶数;再用C语言产生一个混合频率的数字信号,之后将生成的数据样点送入到DSP主程序进行数字滤波,DSP主程序算法用的是循环缓冲区算法,这一部分在CCS上实现。-This is a comprehensive simulation program. Comprising: generating a matlab FIR filter, to obtain the filter coefficients and or
iir
- 这是IIR数字滤波器的设计及滤波程序,IIR滤波器用matlab实现,滤波数据用C生成,主程序实现数字滤波-This is the IIR digital filter design and filtering procedures, IIR filter using matlab, using C to generate filtered data, the main program to achieve digital filtering
C-FIR-(C)
- C语言FIR滤波器设计. Visual DSP++开发环境下实现FIR滤波器的方法。根据实验提供的基本FIR滤波器程序,并有matlab相关代码。-C language FIR filter design method of FIR filters achieve under Visual DSP++ development environment. According to the experimental program to provide basic FIR filter, and th
3
- 基于C语言的数字信号处理的编程与实际工程上的应用-The optimized design scheme and application of digital filter based on MATLAB
4
- 基于c语言在图像处理中噪声的消除及清晰图像的应用-The optimized design scheme and application of digital filter based on MATLAB
C
- 经MATLAB Coder装换出的卡尔曼滤波、均匀滤波、目录读取、和sobel边缘检测的C程序-MATLAB Coder converted by the Kalman filter, even the filtering, directory read, and sobel edge detection C program
TMS320C6748-FIR-CCS
- 此程序是CCS5.5的FIR数字滤波C码,为低通滤波函数,程序内部有注释,可以结合matlab更改滤波函数。-This program is CCS5.5 FIR digital filter C code, a low-pass filtering function within the program notes, can be combined to change the filter matlab function.