-
RegCoolX64
说明: un programa llamado Reg Cool
- 2019-05-07 02:11:28下载
- 积分:1
-
statcom6
statcom matlab sumulink
- 2019-05-29 06:10:54下载
- 积分:1
-
为提高 converter.also forwardflyback 逆变器可以用于太阳能应用产品。
这是模拟在 simulink (matlab) 提出反激变换器中的文件。此转换器用于加快从 30-40v to300v 的电压。典型的代表太阳能电池板低压,可用于太阳能光电池 system.transformer 提供了更好地隔离。
- 2022-08-08 14:22:26下载
- 积分:1
-
著名的手机浏览器开源代码
著名的手机浏览器开源代码-famous phone browser source code
- 2022-01-24 14:02:13下载
- 积分:1
-
倒立摆课程设计
说明: The state space equation of the inverted pendulum is given and built in the simulink. The linearization of the system is completed, and the stability, controllability and observability of the system are judged.
- 2019-06-24 07:56:12下载
- 积分:1
-
gai_sixd
求解6自由度动力学振动响应,运用龙格库塔方法进行计算。(The six-degree freedom dynamic response has been solved)
- 2018-07-11 18:18:38下载
- 积分:1
-
BP神经网路matlab程序
说明: BP神经网络matlb程序,可自己输入数据样本进行训练。(The MATLAB program of BP netual network)
- 2020-06-25 10:00:01下载
- 积分:1
-
乘法器用werlg做的,大家看一下,有不对的地反,欢迎指正。
乘法器用werlg做的,大家看一下,有不对的地反,欢迎指正。-chengfaqi
- 2022-04-09 04:38:28下载
- 积分:1
-
大学三年级操作系统实验1进程调度,三种方法都有
大学三年级操作系统实验1进程调度,三种方法都有-University of third-year operating system process scheduling experiment 1, three methods have
- 2022-12-18 20:55:04下载
- 积分: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