- liw-modules-0_3.tar 一些常用的C语言源程序
- @Mopoid-NextGen-Tutorial Mopoid documentation about it
- VC-for-improving VC 初学者的最佳学习代码
- calc 一个能直接计算运算式的计算器
- zigbee_control_server 基于socket编程的多线程程序 实现同时接收和发送
- OMX_TI_Image This header defines the structures specific to the param or config indices of Openmax Image Component.
文件名称:doc_filter_by_software_c_code
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:1022byte
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
1、限幅滤波法(又称程序判断滤波法)
A、方法:
根据经验判断,确定两次采样允许的最大偏差值(设为A)
每次检测到新值时判断:
如果本次值与上次值之差<=A,则本次值有效
如果本次值与上次值之差>A,则本次值无效,放弃本次值,用上次值代替本次值
B、优点:
能有效克服因偶然因素引起的脉冲干扰
C、缺点
无法抑制那种周期性的干扰
平滑度差
-1, limiting filtering method (also known as programs to gauge the filtering method) A, Method: based on experience and determined that the maximum allowable deviation of the two sample values (Set A) to a new value for each test to determine: If this value is the difference between the previous value of < = A, then this value is valid if the second value is the difference with the previous value of> A, then this value is not valid, abandon the present value, using the last value instead of the present value of B, advantages: causal factors can effectively overcome the interference caused by pulse C, shortcomings can not suppress the interference of the kind of smoothness of periodic difference
A、方法:
根据经验判断,确定两次采样允许的最大偏差值(设为A)
每次检测到新值时判断:
如果本次值与上次值之差<=A,则本次值有效
如果本次值与上次值之差>A,则本次值无效,放弃本次值,用上次值代替本次值
B、优点:
能有效克服因偶然因素引起的脉冲干扰
C、缺点
无法抑制那种周期性的干扰
平滑度差
-1, limiting filtering method (also known as programs to gauge the filtering method) A, Method: based on experience and determined that the maximum allowable deviation of the two sample values (Set A) to a new value for each test to determine: If this value is the difference between the previous value of < = A, then this value is valid if the second value is the difference with the previous value of> A, then this value is not valid, abandon the present value, using the last value instead of the present value of B, advantages: causal factors can effectively overcome the interference caused by pulse C, shortcomings can not suppress the interference of the kind of smoothness of periodic difference
相关搜索: 周期性
(系统自动生成,下载前可以参看下载内容)
下载文件列表
doc_filter_by_software_c_code.c
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
