-
滤波法
A、名称:限幅滤波法(又称程序判断滤波法)
B、方法:
根据经验判断,确定两次采样允许的最大偏差值(设为A),
每次检测到新值时判断:
如果本次值与上次值之差<=A,则本次值有效,
如果本次值与上次值之差>A,则本次值无效,放弃本次值,用上次值代替本次值。
C、优点:
能有效克服因偶然因素引起的脉冲干扰。
D、缺点:
无法抑制那种周期性的干扰。
平滑度差。(A. Name: Limited filter method (also known as program judgement filter method)
B. Method:
Based on experience, the maximum allowable deviation (set to A) of two sampling times is determined.
Judge each time a new value is detected:
If the difference between the current value and the previous value is <=A, the current value is valid.
If the difference between the current value and the previous value is greater than A, then the current value is invalid, abandon the current value and replace the current value with the last value.
C. Advantages:
It can effectively overcome the impulse interference caused by accidental factors.
D. Disadvantages:
That periodic interference cannot be suppressed.
The smoothness is poor.)
- 2020-06-24 18:20:01下载
- 积分:1
-
TFTLCD screen touch demo
a demo shows how to use TFTSCREEN touch function and get response and so on
- 2019-06-01 19:58:48下载
- 积分:1
-
Broad-Learning-System-master
宽度学习python实现,有关增加映射节点、增强节点的宽度模型以及增加数据的训练模型实现(Broad-Learning System By Python)
- 2020-12-21 21:59:08下载
- 积分:1
-
电力系统维护模型
说明: 电力系统维护的模型,包括分支机构和发电机的维护,并且分支机构可以进行部分维护。(The model of power system maintenance includes maintenance of branches and generators, and branches can perform partial maintenance.)
- 2021-01-05 16:18:20下载
- 积分:1
-
mengtekaluo
说明: 用蒙特卡洛法生成风电光伏的初始场景,然后在缩减利于优化求解。(The initial scene of wind photovoltaic generation is generated by Monte Carlo method, and then reduced to facilitate the optimization solution.)
- 2018-12-31 20:12:51下载
- 积分:1
-
pic16f8877a 的源代码
这是 PWM 的源代码,它使用 pic 16f887a pic 16f877a,PWM 使用调制宽度脉冲,电子调速电机,acoutis,用于带领的调制信号。它是在工业科技大学任教
- 2022-02-03 07:36:07下载
- 积分:1
-
DM642 网络测试原程序
包括视频采集和压缩,解压缩编码
DM642 网络测试原程序
包括视频采集和压缩,解压缩编码-DM642 network testing procedures, including the original video capture and compression, code decompression
- 2023-05-22 00:50:03下载
- 积分:1
-
FuzzyClusteringToolbox.pdf
说明: 这本书是关于模糊聚类方面的,希望对大家的研究有所帮助!(This book is about aspects of fuzzy clustering, and they hope to help you study!)
- 2008-10-27 17:23:44下载
- 积分:1
-
文件维护考勤
Document for Attendance mantainence
- 2022-03-21 20:37:14下载
- 积分:1
-
操作系统:精髓与设计原理(中文第七版)
说明: 操作系统:精髓与设计原理(中文第七版)课本资料(Operating System: Essence and Design Principles (Chinese 7th Edition))
- 2019-06-02 13:15:01下载
- 积分:1