搜索资源列表
bf-C++source-2003.8-3
- Bayes滤波器算法,c++语言实现,Visual Studio.net下实现,2003年8月修正版本,用于数据融合算法-Bayesian filter algorithm, c language, was officially realizing, in August 2003 amended version, algorithm for data integration
19点FIR低通滤波C语言程序
- 这是一个对语音信号(0.3kHz~3.4kHz)进行低通滤波的C语言程序, 低通滤波的截止频率为800Hz,滤波器采用19点的有限冲击响应FIR滤波。 语音信号的采样频率为8kHz,每个语音样值按16位整型数存放在insp.dat文件中。-This c program is a low pass filter for radio signal 0.3kHz-3.4kHz.The stop frequence of this filter is 800hz.This digtal filte
C-Kalman
- 卡拉曼滤波器的c语言实现!非常好!很可以初学者使用!-Karaman filter c language! Very good!
IIR_Filter.rar
- 直接型IIR滤波器实现源代码,希望与大家共同分享!,Direct IIR filter source code, I hope to share with you!
Kalman-cpp
- Kalman滤波器的C++实现,核心代码,经过实际使用的测试-Kalman filter C++ Realized, the core code, after the actual use of the test
kalman
- kalman滤波器的C源代码,kalman滤波器的用途很广,比如卡尔曼滤波是一种高效率的递归滤波器(自回归滤波器), 它能够从一系列的不完全包含噪声的测量,估计动态系统的状态。-kalman filter C source code, kalman filter uses a very wide, such as the Kalman filter is an efficient recursive filter (autoregressive filter), it can not compl
WinKalman
- Kalman Filter Simulation
Kalman_filter
- Kalman filter的C,C++及matlab程序-Kalman filter of the C, C++ and matlab programs
filter
- 用C语言对输入信号进行滤波,滤波器是预先用MATLAB设计好的-Using C language on the input signal is filtered, the filter is designed in advance using MATLAB
buttord-digital-filter-design
- 通带截止频率 =2 4k rad/s,阻带截止频率 =2 8k rad/s,通带波纹系数 =0.3dB, 阻带波纹系数 =50dB,采样频率fs=20000Hz。-The digital filter are the digital signal processing important content, the digital filter may divide into IIR and the FIR two main kinds. As for the IIR digital filter
Fauellite
- 联邦滤波卫星容错组合导航算法Fault-tolerant federated filter navigation algorithm for satellite-Fault-tolerant federated filter navigation algorithm for satellite
fir_filter
- fir filter c++实现,catapult pdf-fir filter in c++,catapult pdf
kalman-filer-C
- 卡尔曼滤波器的c语言,已既matlab的实现-Kalman filter c language, has been the realization of both matlab
butterworth--in-C
- matlab中的巴特沃斯滤波器的C语言实现-matlab butterworth filter in C language
dft lowpass c
- dft lowpass filter c source
filter
- filter滤波函数实现 filter滤波函数实现-filter.c filter.h filtest.c
纯c语言实现卡尔曼滤波
- 完成c语言下的卡尔曼滤波,主要是用了子程序,可以直接带入(C language to complete the Kalman filter, mainly with subroutines, can be brought directly)
gabor2
- 构造gabor滤波器组,可以显示gabor核图像,对图片进行滤波,提取特征(construct a bank of gabor,show the kernel images of gabor and filter an image ,extract feature)
10种简单的数字滤波C语言源程序算法
- 10种简单的数字滤波C语言源程序算法:1、限副滤波,2、中位值滤波法,3、算术平均滤波法(A simple digital filter C language source program algorithm)
EKF
- 扩展卡尔曼滤波C语言代码,以及一些矩阵相关操作(Extended Kalman filter C code and some matrix related operations)