卡尔曼滤波C程序 卡尔曼滤波器是一个“optimal recursive data processing algorithm(最优化自回归数据处理算法)”。 对于解决很大部分的问题,他是最优,效率最高甚至是最有用的。他的广泛应用已经超过30年,包括机器人导航,控制, 传感器数据融合甚至在军事方面的雷达系统以及导弹追踪等等。近年来更被应用于计算机图像处理, 例如头脸识别,图像分割,图像边缘检测等等。-Kalman filtering C program Kalman filter is an "optimal recursive da ta processing algorithm (since the handover optimization algorithm for data processing). " For most of the solution, he is the best, most efficient, if not the most useful. He has the broad application of more than 30 years, including robot navigation, control, sensor data fusion even in the military aspects of the radar system and missile tracking, and so on. In recent years, it has been used in computer image processing, such as humans recognition, image segmentation, image edge detection, and so on. 下载
|
II滤波器的chebyshev滤波器的C语言程序设计。-II Filter chebyshev filter C Programming Language. 下载
|
数字滤波器的C语言实现,包括高通、低通、带通滤波器-Digital Filter C language, including high - and low-pass, band-pass filter 下载
|
有限冲击响应滤波器的C源代码-Finite Impulse Response Filter C source code 下载
|
LMS407自适应滤波器,用c编写,非常实用-LMS407 adaptive filter, using c prepared, very practical 下载
|
FIR滤波器,3个实现不同的FIR滤波器的C代码,分别包含LP、BP、HP等,具有很强的实用性-FIR filter, three different kinds of FIR filters C code, includes LP, BP, HP, with a strong practical 下载
|
无限冲击响应滤波器,C语言编写的,应用于DSP6000- 下载
|
自适应滤波器设计的仿真程序,完全用C语言编写,可以作为滤波器设计的参考。原为VHDL实验要求的程序。-adaptive filter design simulation program, complete with C language can be used as filter design reference. VHDL to the original requirements of the experimental procedures. 下载
|
c语言设计iir滤波器,在dsp的c5402的平台上实现iir滤波器-IIR filter, in the dsp c5402 platform to achieve IIR filter 下载
|
我调试DSP滤波器的C源码,解压即可使用。-I debugging DSP filter C source code can be extracted using. 下载
|