搜索资源列表
ASM_51
- 8个汇编程序,包括进制转换,BCD码转换,中值滤波,浮点数运算等,适合做8位单片机的朋友们。 -eight compilation procedures, including 229 conversion, BCD conversion, filtering, floats, etc., suitable for 8-bit MCU friends.
medina_filter
- ADC信号采集中的中值滤波优化算法,适用于c51,ARM.含16位AD转换器,ADS8320的接口程序.
usefulMCUdevelopmentprogramme
- 实用的单片机开发与应用程序,包括:中值滤波子程序,AD转换类程序,16、32位整型数开方,单片机音乐程序--祝你平安。对初学者很有帮助的。MCU development and practical applications, including: median filter subroutine, AD converter type of proceeding, 16,32-bit integer number prescribing, SCM music program - I wish yo
xxx
- 中值滤波加提升小波降噪方法,可以有效的消除各类噪声
ad
- msp430 ad采样的可靠行排序算法。平均,中值滤波。
FilterSub
- 多重数字滤波算法,如去极值滤波、算术平均滤波、中值滤波等。-Multiple digital filtering algorithm, such as to extreme filtering, arithmetic average filtering and median filtering, etc.
LCD_Blinky
- LPC1768 单片机 arm m3程序 里面包括ad采集和lcd显示 在路虎开发板上运行 里面包括字库查询 adc中值滤波 自写printf 函数。本人多年开发经验下来的程序代码。很有参考价值-LPC1768 microcontroller arm m3 program which includes acquisition and lcd display ad in the Land Rover which includes character development board runnin
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
capAD
- 用于AD转换,并含有中值滤波程序,可以更好的了解到模数转换。-For AD conversion, and contains a the median filtering program can better understand analog-to-digital conversion.
ad10
- 采用PIC单片机,用它的10ADC进行采集,再通过中值滤波法,再后通过595去显示温度值-Using PIC microcontroller, with its 10ADC for the collection, through the median filtering method, then go through the 595 shows that the temperature value
MCU_Filter_Source_Code
- 包含中值滤波,一阶滞后滤波,算术平均值滤波,PID滤波等单片机源代码.-MCU data aquasition source code, including PID, mid-data ... .
software_filter
- 软件滤波法,10种经典的软件滤波方法:限幅滤波法,中位值滤波法,算术平均滤波法,递推平均滤波法(又称滑动平均滤波法),中位值平均滤波法(又称防脉冲干扰平均滤波法)等-Filtering software, the software 10 kinds of classical filtering method: limiting filtering, median filtering method, arithmetic mean filtering, recursive filtering me
danpianjilvbojingdian
- 单片机各种软件滤波源码,包括限幅滤波,中值滤波,算术平均滤波,递推平均滤波等等数种源码,珍贵资料-Single-chip filtering software source code, including limiting filtering, median filtering, arithmetic mean filtering, recursive filtering, etc. The average number of source, valuable information
Sources
- // (1)ADCInit:A/D转换初始化 * // (2)ADCvalue:获取1路A/D转换结果 * // (3)ADCmid:获取中值滤波后的A/D转换结果 * // (4)ADCave:获取均值滤波后的A/D转换结果 -//(1) ADCInit: A/D converter initialization*// (2) ADCvalue: 1 way to get A/D conversion result*// (3) ADCmid: Get the value of t
NTC
- NTC检测4路温度,输入中值滤波,lcd1602显示-NTC detect the temperature of the 4-way, the value of the input filter, lcd1602 show
ad
- 现代单片机的ad转换源码,改变通道,软件滤波是中值滤波的方法,取十次,然后冒泡,再去掉最大值和最小值,再求均值!-Modern SCM ad conversion source, change channels, filtering software is the median filtering method, taking ten times, then bubbling, then remove the maximum and minimum values, and then averag
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
Sources
- 本工程为AW60的A/D模块编程实例 (1)本实例利用PTB.0所连接的电位器来模拟数据采集,调节电位器可获得不同的采样值 (2)此转换程序包含了中值滤波和平均值滤波的复合滤波方式 (3)本程序中的中值滤波就是对3次采样值比较大小,取中间的一个 (4)平均值滤波就是N个采样值求平均 (5)使用SCI和PC机通信-This works for AW60 the A/D module programming examples (1) This example PTB.0
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
十大滤波算法程序大全
- 十大滤波算法,经典可用,TEXT,word格式,包含一阶滞后滤波法、中位值滤波法、消抖滤波法、限幅平均滤波法、限幅消抖滤波法、限幅滤波法(程序判断滤波法)、算术平均滤波法、加权递推平均滤波法、递推平均滤波法(滑动平均滤波法)、AD滤波处理方法。(Ten filtering algorithms, classic and available, text, word format, including first-order lag filtering method, median filterin