搜索资源列表
yunfang
- 单电源运放典型滤波电路,pdf文件格式,一个很实用的滤波电路-single-supply operational amplifier typical filter circuit, pdf file format, a very useful filter circuit
amo_tool_V1_2_6
- 名称:amo的编程小工具集合版本:V1.2.6 我平时编程和设计时常用的小工具集合。功能: 1-8位校验和 2-16位校验和 3-计算CRC8 4-计算CRC16 5-计算CRC32 6-计算MD5 7-计算SHA1 8-十六进制字符串转换为Ascii字符串 9-Ascii字符串转换为十六进制字符串 10-十六进制字符串转换为浮点数 11-浮点数转换为十六进制字符串 12-统计文章的字符个数,精确到每一个字符 13-把文件转换为C语言数组(这样可以把文件嵌入到我们的程序中) 14-电阻值选型(开
filter
- 基于51单片机的C语言代码,指数加权平均算法滤波函数,也是一个一阶低通滤波器。文件中有比较详细的注释。-Based on the the 51 microcontroller C language code, exponentially weighted average algorithm filtering function is also a first-order low-pass filter. Detailed notes in the file.
kalman
- 卡尔曼滤波算法的c文件,通过算法可以实现精准的滤波和姿态估算-Kalman filter algorithm c file, the algorithm can be achieved through precise filtering and attitude estimation
Digital-filtering-algorithms
- 本文件是包含7个数字滤波算法源代码,有限幅滤波法,中位值滤波法,算术平均滤波法,递推(滑动)平均滤波法,中位值平均滤波法,递推中位值平均滤波法,限幅平均滤波法。-This file is included seven digital filtering algorithm source code, limiter filtering, median filtering, arithmetic mean filtering, recursive (sliding) average filter,
KalmanFilter-master
- Header file for Kalman filter