CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - 中值滤波

搜索资源列表

  1. ASM_51

    0下载:
  2. 8个汇编程序,包括进制转换,BCD码转换,中值滤波,浮点数运算等,适合做8位单片机的朋友们。 -eight compilation procedures, including 229 conversion, BCD conversion, filtering, floats, etc., suitable for 8-bit MCU friends.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:4.67kb
    • 提供者:张朋
  1. medina_filter

    0下载:
  2. ADC信号采集中的中值滤波优化算法,适用于c51,ARM.含16位AD转换器,ADS8320的接口程序.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2014-01-16
    • 文件大小:1.22kb
    • 提供者:xbuner
  1. usefulMCUdevelopmentprogramme

    0下载:
  2. 实用的单片机开发与应用程序,包括:中值滤波子程序,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
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2.79kb
    • 提供者:柳枫
  1. xxx

    2下载:
  2. 中值滤波加提升小波降噪方法,可以有效的消除各类噪声
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:124.46kb
    • 提供者:
  1. ad

    2下载:
  2. msp430 ad采样的可靠行排序算法。平均,中值滤波。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3.03kb
    • 提供者:chendf
  1. FilterSub

    0下载:
  2. 多重数字滤波算法,如去极值滤波、算术平均滤波、中值滤波等。-Multiple digital filtering algorithm, such as to extreme filtering, arithmetic average filtering and median filtering, etc.
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:755byte
    • 提供者:ZhangZL
  1. LCD_Blinky

    0下载:
  2. 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
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:1.13mb
    • 提供者:林圣欢
  1. ATmega128_HC-SR04

    0下载:
  2. gcc下的ATmega128的HC-SR04超声波传感器读取函数,里面有中值滤波算法,读取精度较高-gcc ATmega128 under the HC-SR04 sensor reading function, which has median filtering algorithm, the higher reading accuracy
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:2.53kb
    • 提供者:Jamie
  1. capAD

    0下载:
  2. 用于AD转换,并含有中值滤波程序,可以更好的了解到模数转换。-For AD conversion, and contains a the median filtering program can better understand analog-to-digital conversion.
  3. 所属分类:SCM

    • 发布日期:2017-11-22
    • 文件大小:285.16kb
    • 提供者:刘阳
  1. ad10

    0下载:
  2. 采用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
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2.34kb
    • 提供者:yao
  1. MCU_Filter_Source_Code

    0下载:
  2. 包含中值滤波,一阶滞后滤波,算术平均值滤波,PID滤波等单片机源代码.-MCU data aquasition source code, including PID, mid-data ... .
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:2.55kb
    • 提供者:李敬
  1. software_filter

    0下载:
  2. 软件滤波法,10种经典的软件滤波方法:限幅滤波法,中位值滤波法,算术平均滤波法,递推平均滤波法(又称滑动平均滤波法),中位值平均滤波法(又称防脉冲干扰平均滤波法)等-Filtering software, the software 10 kinds of classical filtering method: limiting filtering, median filtering method, arithmetic mean filtering, recursive filtering me
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:4.91kb
    • 提供者:刘雪
  1. danpianjilvbojingdian

    0下载:
  2. 单片机各种软件滤波源码,包括限幅滤波,中值滤波,算术平均滤波,递推平均滤波等等数种源码,珍贵资料-Single-chip filtering software source code, including limiting filtering, median filtering, arithmetic mean filtering, recursive filtering, etc. The average number of source, valuable information
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:22.9kb
    • 提供者:weifuli
  1. Sources

    0下载:
  2. // (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
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:24.69kb
    • 提供者:luopingbo
  1. NTC

    0下载:
  2. NTC检测4路温度,输入中值滤波,lcd1602显示-NTC detect the temperature of the 4-way, the value of the input filter, lcd1602 show
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:63.32kb
    • 提供者:王立伟
  1. ad

    0下载:
  2. 现代单片机的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
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:26.02kb
    • 提供者:杨刚
  1. filter

    0下载:
  2. 常用滤波算法:程序判断法,中值滤波法,算术平均滤波法,加权平均滤波法,滑动平均滤波法,低通滤波法,中位值平均滤波-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
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:934byte
    • 提供者:sun.z.b
  1. Sources

    0下载:
  2. 本工程为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
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:40.96kb
    • 提供者:john
  1. NRF24L01

    0下载:
  2. 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
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:173.46kb
    • 提供者:
  1. 十大滤波算法程序大全

    1下载:
  2. 十大滤波算法,经典可用,TEXT,word格式,包含一阶滞后滤波法、中位值滤波法、消抖滤波法、限幅平均滤波法、限幅消抖滤波法、限幅滤波法(程序判断滤波法)、算术平均滤波法、加权递推平均滤波法、递推平均滤波法(滑动平均滤波法)、AD滤波处理方法。(Ten filtering algorithms, classic and available, text, word format, including first-order lag filtering method, median filterin
  3. 所属分类:单片机开发

« 12 »
搜珍网 www.dssz.com