-
javascript
非常好的介绍关于javascript的资料(very good book for javascript)
- 2010-01-27 10:30:54下载
- 积分:1
-
meshage
模拟了正弦光栅及其傅里叶空间频谱,可以调节其空间频率,看到其傅里叶谱的变化过程(Simulating a sinusoidal grating and its spatial spectrum using matlab)
- 2020-07-02 05:00:02下载
- 积分:1
-
SIRS
传染病模型(SIRS)的蒙特卡罗仿真,可以获得与求微分方程数值解相差不大的结果(Monte Carlo simulation of infectious disease model (SIRS))
- 2020-12-21 00:39:10下载
- 积分:1
-
gcc的object c的源代码,具有非常高的参考价值
gcc的object c的源代码,具有非常高的参考价值-c gcc object of the source code with a very high reference value
- 2023-08-25 20:40:04下载
- 积分:1
-
C++程序供初学者使用
C++程序供初学者使用-C program for beginners
- 2023-06-03 05:15:03下载
- 积分:1
-
basicRcode
R语言基本功能使用介绍的小程序集合。运用R语言进行统计(Use the basic functions of the R language introduced mini-applications. R language for statistical use)
- 2011-11-24 17:42:26下载
- 积分: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
-
相伴
LINKES
page rank link checker
- 2022-11-07 03:40:03下载
- 积分:1
-
omp
说明: 压缩重构图像,可以把图像变小,再利用压缩感知算法重构(compress and restruct pic)
- 2021-05-10 10:18:53下载
- 积分:1
-
deltaEdding
基于delt-edding法计算辐射传输问题 计算透光率等参数(Calculation of radiation transfer problem based on the delt-edding method)
- 2020-06-23 08:20:02下载
- 积分:1