-
node
本程序为电力系统潮流计算PQ法,计算结果正确,画出图形不正确。需自行改正(This procedure for the PQ power system power flow calculation method, calculation is correct, draw graphics incorrect. To be self-corrected)
- 2008-05-03 15:13:06下载
- 积分:1
-
dianyacaiji
是一个基于LABVIEW为平台的采集多路数据分析处理并将采集上来的数据存入数据库供以后调用查看!(Is a LABVIEW-based acquisition as a platform for multi-way data analysis and treatment of data collected into a database for later call to view!)
- 2008-04-18 21:27:24下载
- 积分:1
-
基于Matlab的PDMA通信系统BLER随SNR的变化仿真 PDMA.m
说明: 基于Matlab的PDMA通信系统BLER随SNR的变化仿真(simulation of PDMA communication system)
- 2021-02-05 09:59:57下载
- 积分:1
-
FP
说明: This code is for fingerprint recognition
- 2010-01-20 13:03:40下载
- 积分:1
-
Corm-oneself
NET Core+EF Core实例,自己使用了,很好,没有问题(NET Core+ EF Core instance, oneself use, is very good, no problem)
- 2017-03-15 16:03:11下载
- 积分:1
-
zabo
文件给出了几个典型的雷达杂波的小程序:瑞利杂波,相关对数正态分布杂波,相关weibull分布杂波和相干相关K分布杂波。(Document gives a few typical small radar clutter process: Rayleigh clutter, clutter-related log-normal distribution, weibull distribution related clutter and coherent K distributed clutter related.)
- 2008-04-01 10:54:24下载
- 积分:1
-
envi_batch_template
说明: ENVI二次开发的批处理模版
默认为数据格式转换为tiff格式
Author: DYQ
-
析构函数(Batch processing template for secondary development of envi
Default to data format to TIFF format
Author: DYQ
-
Destructor)
- 2020-02-27 11:24:40下载
- 积分:1
-
Seismic4
地震剖面显示源代码,用QT编写的程序,对地震数据显示感兴趣人员来说,有不错的借鉴意义。(Seismic profiles show the source code, programs written using QT, interested persons on the seismic data, there are a good reference.)
- 2021-01-20 11:08:41下载
- 积分:1
-
MATLAB
计算多跨连续梁内力并绘制弯矩图,计算书度快且准确(inner force calculating)
- 2020-11-12 14:49:43下载
- 积分: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