搜索资源列表
medina_filter
- ADC信号采集中的中值滤波优化算法,适用于c51,ARM.含16位AD转换器,ADS8320的接口程序.
ad
- msp430 ad采样的可靠行排序算法。平均,中值滤波。
FilterSub
- 多重数字滤波算法,如去极值滤波、算术平均滤波、中值滤波等。-Multiple digital filtering algorithm, such as to extreme filtering, arithmetic average filtering and median filtering, etc.
ATmega128_HC-SR04
- gcc下的ATmega128的HC-SR04超声波传感器读取函数,里面有中值滤波算法,读取精度较高-gcc ATmega128 under the HC-SR04 sensor reading function, which has median filtering algorithm, the higher reading accuracy
filter
- 常用滤波算法:程序判断法,中值滤波法,算术平均滤波法,加权平均滤波法,滑动平均滤波法,低通滤波法,中位值平均滤波-Common filtering algorithm: program to determine, median filtering, arithmetic mean filtering method, the weighted average filter, moving average filter, low-pass filtering, median average filt
NRF24L01
- 1、一个16位精度的AD转换模块,采用TI公司生产的ADS1115芯片。能够准确输出思路转换,并且引入中值滤波算法,使输出更加稳定。 2、硬件配置的2.4G无线模块通信。 3、红外光通信程序-1, the precision of a 16-bit AD conversion module, the ADS1115 chip was produced by TI company.Accurately output idea transformation, and the introduc
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,
OV7620-median-filtering-
- 飞思卡尔摄像头组OV7620图像处理,利用中值滤波算法去噪点,图像无噪点,黑白分明,对飞思卡尔赛道能够清晰地去除噪点,分出赛道边缘-Freescale camera set OV7620 image processing, the use of noise, median filtering algorithm image noise, black and white, the freescale circuit can get rid of the noise clearly, edge to
十大滤波算法程序大全
- 十大滤波算法,经典可用,TEXT,word格式,包含一阶滞后滤波法、中位值滤波法、消抖滤波法、限幅平均滤波法、限幅消抖滤波法、限幅滤波法(程序判断滤波法)、算术平均滤波法、加权递推平均滤波法、递推平均滤波法(滑动平均滤波法)、AD滤波处理方法。(Ten filtering algorithms, classic and available, text, word format, including first-order lag filtering method, median filterin
