-
滤波法
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
-
PlateVib
四边固支板模态求解,包含两个文件,用matlab打开(Four sided clamped plate modal solution, including two documents, open with MATLAB)
- 2017-09-06 11:12:52下载
- 积分:1
-
扩散(一维)
一维水质扩散模型,使用Matlab编写,亲测可用!!!!!(One dimensional model of water quality diffusion)
- 2021-05-14 20:30:02下载
- 积分:1
-
ADP_V2
自适应动态规划(adaptive dynamic programming,ADP)方法MATLAB 实现(MATLAB implementation of adaptive dynamic programming)
- 2021-04-07 16:19:01下载
- 积分:1
-
Stolt, w-k
stolt, w-k algorithm
- 2020-09-10 09:58:00下载
- 积分:1
-
dispatch
说明: gurobi python optimization programing
- 2019-04-16 18:27:38下载
- 积分:1
-
NetemD
网络管理软件客户端,主要内容包括客户端和管理服务器之间的交互协议(Network management software client, the main content includes the interaction protocol between the client and the management server)
- 2018-01-03 11:14:43下载
- 积分:1
-
随机共振
简单的随机共振仿真程序代码,适合初学者,包含龙格库塔法解郎之万方程(Simple stochastic resonance simulation code, suitable for beginners, practical, better effect.)
- 2020-12-03 22:39:24下载
- 积分:1
-
matlab代码
说明: 复杂网络度和度分布、最短路径、点介数、聚类系数代码(Complex network degree and degree distribution, shortest path, point betweenness, clustering coefficient code)
- 2020-07-26 11:15:54下载
- 积分:1
-
Artifical Potential Field
说明: 运用matlab语言,采用改进的人工势场法进行避障(Artifical Potential Field)
- 2020-04-18 10:59:11下载
- 积分:1