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

搜索资源列表

  1. 10种软件滤波方法

    0下载:
  2. 10种软件滤波方法 里面介绍了10种软件滤波的编程思想-filtering software inside of 10 kinds of filtering software programming ideas
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3.92kb
    • 提供者:何翔
  1. doc_filter_by_software_c_code_by_zhzzh18

    0下载:
  2. 1、限幅滤波法(又称程序判断滤波法) 2、中位值滤波法 3、算术平均滤波法 4、递推平均滤波法(又称滑动平均滤波法) 5、中位值平均滤波法(又称防脉冲干扰平均滤波法) 6、限幅平均滤波法 7、一阶滞后滤波法 8、加权递推平均滤波法 9、消抖滤波法 10、限幅消抖滤波法 -1, limiting filtering method (also known as the filtering procedure judgment) 2, and the media
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1.3kb
    • 提供者:许海洋
  1. 在单片机中适用的10种软件滤波方法

    0下载:
  2. 为文本格式,主要是单片机中的十种软件滤波方法,并有具体的实现程序,我已调试运行过。-to text format, which is mainly of the 10 SCM software filtering methods, and specific procedures, I have run a debugger.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2.97kb
    • 提供者:洪峰
  1. 单片机程序集2

    1下载:
  2. 单片机的数字滤波程序,看看大家有没有用?-SCM digital filtering procedures, to see if they have no use
  3. 所属分类:单片机(51,AVR,MSP430等)

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

    0下载:
  2. 键盘扫描的例子,包括了按键滤波和长按检测-keyboard scan examples, including a key long by filtering and detection
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:797byte
    • 提供者:xh
  1. filterconv

    0下载:
  2. Low-pass signal filtering by convolution -Low-pass signal filtering by convolution
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3.04kb
    • 提供者:驱逐倭寇
  1. ZZ-YJCUT

    0下载:
  2. pic资料,滤波,i2c,dispaly-pic information, filtering, i2c, dispaly
  3. 所属分类:单片机(51,AVR,MSP430等)

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

    0下载:
  2. 一个老师的论文,挺有用的,大家分享下。Adaptive Filtering for Stochastic Systems With Generalized Disturbance Inputs-Adaptive Filtering for Stochastic Systems With Generalized Disturbance Inputs
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:105.56kb
    • 提供者:magic
  1. 51MCUsoftware-based-filtering-method

    0下载:
  2. 基于51单片机的软件滤波方法,具有一定的参考价值-51 single-chip software-based filtering method
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:4.38kb
    • 提供者:陈斌
  1. Classic-filtering-algorithm

    0下载:
  2. 经典滤波算法包含了在单片机开发中所需的很多常见的滤波的方法-Classic filtering algorithm contains a microcontroller development required in many common filtering method
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:130.73kb
    • 提供者:sly
  1. Digital-filtering-algorithms

    0下载:
  2. 单片机系统中数字滤波的算法,方便大家进行算法的编写!-Digital filtering algorithm, the SCM system to facilitate the algorithm to write!
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:152.23kb
    • 提供者:wangfei
  1. software-filtering-method

    0下载:
  2. 10种软件滤波方法的示例程序,非常实用,C代码编程-Sample program of the 10 kinds of software filtering method is very useful C code programming
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:1.42kb
    • 提供者:lyk027
  1. filtering-software-source-code

    0下载:
  2. 此处包含了几个常用的关于软件滤波的程序源码 如限副滤波 中位值滤波法 算术平均滤波法等希望对大家有用-Here contains several commonly used procedure for filtering software source code, such as limiting Vice filtering median filtering method arithmetic average filter, etc. We hope to useful
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:1.46kb
    • 提供者:等哈
  1. software-filtering

    0下载:
  2. 十种软件滤波方法及其示例程序,非常实用。-Ten kinds of software filtering method and it s sample code.
  3. 所属分类:SCM

    • 发布日期:2017-04-28
    • 文件大小:7.74kb
    • 提供者:陈桂辉
  1. Calman-filtering

    0下载:
  2. 卡尔曼滤波算法源代码,包含完整项目。使用STM32F103库文件实现 -Calman filtering algorithm source code Contains the complete project Using the STM32F103 library file to realize
  3. 所属分类:SCM

    • 发布日期:2017-05-10
    • 文件大小:2.17mb
    • 提供者:yiwei
  1. Digital-filtering-algorithms

    0下载:
  2. 本文件是包含7个数字滤波算法源代码,有限幅滤波法,中位值滤波法,算术平均滤波法,递推(滑动)平均滤波法,中位值平均滤波法,递推中位值平均滤波法,限幅平均滤波法。-This file is included seven digital filtering algorithm source code, limiter filtering, median filtering, arithmetic mean filtering, recursive (sliding) average filter,
  3. 所属分类:SCM

    • 发布日期:2016-09-16
    • 文件大小:3kb
    • 提供者:舒召平
  1. Kalman-filtering

    0下载:
  2. 卡尔曼滤波算法,Vc编译,可作为移植参考。-Calman filtering algorithm, Vc compiler, can be used as a reference for transplantation.
  3. 所属分类:SCM

    • 发布日期:2017-05-07
    • 文件大小:1.02mb
    • 提供者:
  1. VoltmeterPSoftware-filtering

    0下载:
  2. 使用单片机ATMEGA16A读取电压数据,软件滤波后,并通过12864显示电压值(内部2.54基准电压)-The use of single chip microcomputer ATMEGA16A read the voltage data, software filtering, and through the 12864 display voltage (internal 2.54 reference voltage)
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:49.28kb
    • 提供者:sdfg
  1. OV7620-median-filtering-

    0下载:
  2. 飞思卡尔摄像头组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
  3. 所属分类:SCM

    • 发布日期:2017-05-11
    • 文件大小:2.24mb
    • 提供者:john
  1. Minibalance(Kalman-filtering)

    2下载:
  2. 基于STM32F103ZET6的对mpu6050的数据进行卡尔曼滤波最终得到精确的角度测量值(MDK5)-Based on the data of mpu6050 STM32F103ZET6 kalman filtering of precise Angle measurements(MDK5)
  3. 所属分类:SCM

    • 发布日期:2017-05-16
    • 文件大小:3.54mb
    • 提供者:li xiangjie
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com