CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 10种软件滤波方法的示例程序

搜索资源列表

  1. 10exemple_filter.rar

    0下载:
  2. 10种软件滤波方法的示例程序
  3. 所属分类:通讯/手机编程

    • 发布日期:
    • 文件大小:3451
    • 提供者:
  1. 10种软件滤波方法的示例程序

    0下载:
  2. 限副滤波,中位值滤波法,3、算术平均滤波法,4、递推平均滤波法(又称滑动平均滤波法)-vice limited filtering, and the median value filter, 3, the arithmetic average filter, 4, the average recursive filtering method (also known as the moving average filter).
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5112
    • 提供者:李天华
  1. 10种软件滤波方法的示例程序

    0下载:
  2. 10种软件滤波方法的示例程序-10 kinds of filtering software sample program
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:16234
    • 提供者:孙颋
  1. 10lvbo

    0下载:
  2. 10种软件滤波方法的示例程序,编程经验和技巧,相信会有很大帮助
  3. 所属分类:软件工程

    • 发布日期:2014-01-17
    • 文件大小:4836
    • 提供者:张扬
  1. 10time

    0下载:
  2. 10种软件滤波方法的示例程序,有需要的就下拉。
  3. 所属分类:其它

    • 发布日期:2014-01-17
    • 文件大小:1428
    • 提供者:yy
  1. filtration

    0下载:
  2. 10种消除干扰模数转换软件滤波方法的示例程序
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:5847
    • 提供者:袁云祥
  1. 10种软件滤波方法的示例程序(JKRL)

    0下载:
  2. 这是十种软件抗干拢的c程序,转载,供大家参考。-This c program includes examples about 10 software filtering methods (software anti-disturbing).
  3. 所属分类:输入法编程

    • 发布日期:2008-10-13
    • 文件大小:2250
    • 提供者:dsf
  1. Filters

    0下载:
  2. 10种软件滤波方法的示例程序 1、限副滤波 2、中位值滤波法 3、算术平均滤波法 4、递推平均滤波法(又称滑动平均滤波法) 5、中位值平均滤波法(又称防脉冲干扰平均滤波法) 6、限幅平均滤波法 7、一阶滞后滤波法 8、加权递推平均滤波法 9、消抖滤波法 10、限幅消抖滤波法 -10 kinds of software filtering method
  3. 所属分类:DSP program

    • 发布日期:2017-04-13
    • 文件大小:2534
    • 提供者:伊强
  1. 10exemple_filter

    0下载:
  2. 10种软件滤波方法的示例程序-10 kind of software filter method demonstration procedure
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-12-03
    • 文件大小:3722
    • 提供者:李嘉楠
  1. 10

    0下载:
  2. 10种软件滤波方法的示例程序.pdf,非常有用-10 kinds of software filtering method of sample programs. Pdf
  3. 所属分类:SCM

    • 发布日期:2017-04-27
    • 文件大小:70175
    • 提供者:ccg
  1. 10zrbffcx

    0下载:
  2. 10种软件滤波方法的示例程序,是用c写的,在实际的使用过程中非常有用.-10 kinds of software filtering method of the sample procedures are written with c, in the actual use of the course very useful.
  3. 所属分类:File Formats

    • 发布日期:2017-04-14
    • 文件大小:2572
    • 提供者:wanghua
  1. 55645

    0下载:
  2. 10种软件滤波方法的示例程序 1、限副滤波 /* A值可根据实际情况调整 value为有效值,new_value为当前采样值 滤波程序返回有效的实际值 */ #define A 10 char value char filter() { char new_value new_value = get_ad() if ( ( new_value - value > A ) || ( value - new_value
  3. 所属分类:File Formats

    • 发布日期:2017-04-14
    • 文件大小:2578
    • 提供者:21
  1. 10lvbo.txt

    0下载:
  2. 10种软件滤波方法的示例程序,让初学者迅速知晓、学会滤波的奥妙所在-10 kinds of examples of filtering method for software process, to get to know beginners quickly learn the mystery of where the filter! !
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2460
    • 提供者:xiaosheng chen
  1. wavefilter

    0下载:
  2. 10种软件滤波方法的示例程序 1、限副滤波 2、限幅消抖滤波法-10 wave filter program
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:2567
    • 提供者:gettext
  1. 10DigitalFilter

    0下载:
  2. 10种软件滤波方法的示例程序 1、限副滤波 2、中位值滤波法 3、算术平均滤波法 4、递推平均滤波法(又称滑动平均滤波法) 5、中位值平均滤波法(又称防脉冲干扰平均滤波法) 6、限幅平均滤波法 7、一阶滞后滤波法 8、加权递推平均滤波法 9、消抖滤波法 10、限幅消抖滤波法-Software filter of 10 sample program 1, limit the Deputy filter 2, the median filtering meth
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-14
    • 文件大小:3226
    • 提供者:viet
  1. SCMfiltering

    0下载:
  2. 10种软件滤波方法的示例程序,能对信号进行滤波,减少干扰。 -SCM filtering
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:1364
    • 提供者:张老
  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
    • 文件大小:1450
    • 提供者:lyk027
  1. mcu-10filter

    0下载:
  2. 单片机10种软件滤波方法的示例程序,1、限幅滤波法,2、中位值滤波法,算术平均滤波法-Microcontroller 10 kinds of software filtering method sample program, a limiter filter, 2, median filtering, arithmetic mean filtering method
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-13
    • 文件大小:2835
    • 提供者:yuyonggang
  1. Software-filtering

    0下载:
  2. 10种软件滤波方法的示例程序,作为软件抗干扰。-10 kinds of software filtering method of the sample program, as a software anti-jamming.
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:3236
    • 提供者:李成光
  1. 10种软件滤波方法的示例程序

    0下载:
  2. 10种软件滤波方法的示例程序An example program of 10 software filtering methods(An example program of 10 software filtering methods)
  3. 所属分类:单片机开发

搜珍网 www.dssz.com