搜索资源列表
GalSource
- 有时为了简明地反映量的特征,对非连续分布现象(如人口密度)经特殊处理后也用等值线法表示。等值线图是专题地图的...创造了用等值线表示平均气温的制图方法。-Sometimes in order to reflect the amount of simple characteristics of the phenomenon of non-continuous distribution (such as population density) was also used after special
GalDocumentation
- 有时为了简明地反映量的特征,对非连续分布现象(如人口密度)经特殊处理后也用等值线法表示。等值线图是专题地图的...创造了用等值线表示平均气温的制图方法。-Sometimes in order to reflect the amount of simple characteristics of the phenomenon of non-continuous distribution (such as population density) was also used after special
GalDemoApps
- 有时为了简明地反映量的特征,对非连续分布现象(如人口密度)经特殊处理后也用等值线法表示。等值线图是专题地图的...创造了用等值线表示平均气温的制图方法。-Sometimes in order to reflect the amount of simple characteristics of the phenomenon of non-continuous distribution (such as population density) was also used after special
boost_PCM_load_reg
- 基于平均法的连续模式下DC/DC功率级建模步骤,包括电压模和峰值电流模-Average method based on continuous mode DC/DC power level modeling steps, including the voltage mode and peak current mode
leaves-bass-algorithm
- 这是一个贝叶斯独立分量分析(ICA)算法的线性瞬时混合高斯噪声模型和添加剂。解决问题的是ML-II推论,即资源的整合在发现源后和噪声协方差矩阵和混合了最大化的边际似然。充分统计量的估计平均场或变分理论和线性响应修正或通过自适应平均场理论水龙头。平均场方程,解决了信仰传播法的或连续的迭代。-This is a bayesian independent component analysis (ICA) algorithm of instantaneous linear mixed gaussian
Simple-moving-average-method
- 简单移动平均法是指对由移动期数的连续移动所形成的各组数据,使用算术平均法计算各组数据的移动平均值,并将其作为下一期预测值。 简单的移动平均的计算公式如下: Ft=(At-1+At-2+At-3+…+At-n)/n 式中,Ft--对下一期的预测值; n--移动平均的时期个数; At-1--前期实际值; At-2,At-3和At-n分别表示前两期、前三期直至前n期的实际值。-Simple moving average method refers to the da
filter_2
- ******************2.算术平均滤波法******************************* 说明:连续取N个采样值进行算术平均运算 优点:试用于对一般具有随机干扰的信号进行滤波。这种信号的特点是 有一个平均值,信号在某一数值范围附近上下波动。 缺点:对于测量速度较慢或要求数据计算较快的实时控制不适用。 ********************************************************* -fiter 2
MSA-master
- #连续平均法 交通分配的连续平均法(MSA)的Python实现。(# Method of successive averages Python implementation of the method of successive averages (MSA) for traffic assignment.)