搜索资源列表
kalmanfiler
- 卡尔曼滤波C程序 卡尔曼滤波器是一个“optimal recursive data processing algorithm(最优化自回归数据处理算法)”。 对于解决很大部分的问题,他是最优,效率最高甚至是最有用的。他的广泛应用已经超过30年,包括机器人导航,控制, 传感器数据融合甚至在军事方面的雷达系统以及导弹追踪等等。近年来更被应用于计算机图像处理, 例如头脸识别,图像分割,图像边缘检测等等。-Kalman filtering C program Kalman filter is
C
- * 功能:使用PWM6输出PWM信号,通过滤波电实现DAC转换。由KEY1控制PWM的占空比, * 每按一次按键将会改变一次PWM的占空比。 * 说明:使用示波器观察测试点PWM和PWMDAC。
TCS230.彩色传感器的程序
- 彩色传感器的程序 包括设置频率输出,滤波模式 ,Color sensors include setting the frequency of output filter mode
AVR_IMU_1
- 卡尔曼滤波在AVR单片机的应用,引脚接法:PC1 (ADC1) Y Accel (Pin 8) PC2 (ADC2) Z Accel (Pin 7) PC3 (ADC3) X Rate (Pin 3) PC4 (ADC4) Y Rate (Pin 4) PC5 (ADC5) VRef (Pin 5) - Currently, this project assumes the AVR ATmega168 MCU is hosted on the AVR STK5
tslib-1.3
- 是一个触摸屏的库,它提供诸如去抖/滤波/校准之类的功能,为不同的触摸屏提供了统一的接口.-Is a touch screen the library, it provides as to tremble/filter/calibration like features, for different touch screen provides a unified interface.
lvbo_20090420
- 单片机中滤波算法的实现,c文件,仅供参考。-Filtering algorithm in single-chip realization, c file, for informational purposes only.
te2457
- 基于C语言和单片机的数字移相设计 C语言程序设计,相位检测,滤波移位 CPLD和51单片机-sagagryhryray ssuutrutruitrwui fyguiriririri
110
- 11种经典软件滤波的原理和实现,C语言版-Principle and realization of filter
c
- c语言滤波算法,适用于简单的AD转换后的数据滤波-Filtering algorithm for a simple AD converted data filtering
shuzlb
- 数字滤波C实现。通过keil uvision的编译绝对可行。-C realization of digital filter. Compiled by keil uvision absolutely feasible.
diankaoxiang.c
- 电烤箱作为一种重要的生产工具广泛的应用于工业生产和食品加工等领域。电烤箱的温度是生产工艺的一项重要指标,对温度的控制性能在很大程度上决定了产品的质量和生产效率。 系统以P89V51RD2单片机为核心,实现了温度采集、PID控制、人机对话以及定时等功能。由于干扰和实际噪声的存在,在采样过程当中会出现采样信号与实际信号存在偏差的现象,为了减小这方面原因造成的测量误差,系统采用了16次采样取平均值的方式对采样值进行平滑滤波,再对滤波值查表就得到了实际的温度值。在控制方面采用PID控制,温度控制具有
AD-LB
- AD转换后的软件滤波实现,电路及C程序都有,可以直接移植,大家一起交流-After AD conversion software filter of the circuit and all C programs can be transplanted directly to exchange
FFT
- 用C语言写的,基于单片机的FFT函数,可以用于采样、滤波-It is Written in C ,which is based on SCM FFT function, can be used for sampling, filter
Kalman-filter-C-code
- 卡尔曼滤波C代码实现,内含卡尔曼滤波原理和详细的c代码,便于嵌入式系统使用-Kalman filter C code implementation
balance-c
- 自平衡小车开源程序(向zlstone致敬) 包括卡尔曼滤波,互补滤波-balance C programm
MAX262.c
- 程控滤波器的程序,可以实现高通滤波和低通滤波,中心频率可调。-Programmable filter program, you can achieve high-pass filter and low-pass filter, the center frequency is adjustable.
The-rate-limiting-filter
- 基于KEIL开发环境的52单片机限速滤波C语言程序源码-Based on 52 MCU development environment KEIL limiting filter C language program source code
LMS自适应滤波
- 使用stm32制作的自适应滤波器,lms算法实现,c语言实现(Using STM32 to make adaptive filter, LMS algorithm, C language implementation)
卡尔曼滤波与PID算法
- 卡尔曼滤波和PID算法,可以在C++模拟,也可以移植到单片机平台(Calman filtering and PID algorithm)
卡尔曼滤波算法
- 卡尔曼滤波算法 无人机 四轴飞行器 源码(Calman filtering algorithm UAV Four axis aircraft Source code)