-
turbo c++ for windows
turbo c++ for windows-c language study procedure
- 2023-07-14 01:35:06下载
- 积分:1
-
滤波法
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
-
chapter14
说明: 利用粒子群算法对 PID 控制器的参数进行优化设计(Optimum Design of PID Controller Parameters Using Particle Swarm Optimization)
- 2019-01-12 20:05:24下载
- 积分:1
-
GMM检验GMM检验
gmm test gmm test-gmm test gmm test gmm test
- 2022-01-25 15:03:08下载
- 积分:1
-
student management system
学生成绩管理系统,很简单的一个程序,闲着自己编的,呵呵,随便传一个吧,有空再写好一点的-student management system
- 2022-01-26 01:05:43下载
- 积分:1
-
COMP ELECTRONICOS
说明: Info about electronic components
- 2020-06-24 09:20:01下载
- 积分:1
-
使用VB,在MAPX中利用定时器方法闪烁图元
使用VB,在MAPX中利用定时器方法闪烁图元-The use of VB, the use of timers in MAPX flashing graphic element Methods
- 2022-04-09 09:55:00下载
- 积分:1
-
大鼠迷宫的VC源码开发
用VC开发的迷宫老鼠源码-development of the VC rat maze FOSS
- 2022-08-05 21:05:56下载
- 积分:1
-
程序
利用MATLAB将图像进行二值化处理,强化线激光显示(Binary image processing)
- 2019-05-05 14:15:58下载
- 积分:1
-
LLc功率变换器
说明: LLc功率变换器,负载突变情况下恒压输出,波形完美(LLc, a power converter, constant voltage output load mutation case, waveform is perfect)
- 2019-06-22 16:23:59下载
- 积分:1