-
Moving average moving average prediction ModifyShiftAverageRegress.cs trends can...
移动平均预测 ModifyShiftAverageRegress.cs
移动平均也可画趋势图,如下:
public double forecast(int interval)
移动平均认为数据是时间序列数据,该方法预测interval个时间间隔后的值
public override double[] getTrendArray()
得到趋势数组,该数组的数据直接在图形中展示出来就可以产生趋势线。
-Moving average moving average prediction ModifyShiftAverageRegress.cs trends can also be painted as follows: public double forecast (int interval) consider moving average data are time-series data, the method of prediction interval of time after the interval the value of public override double [] getTrendArray () be the trend of the array, the array of data directly in the graphical display can be generated by the trend line.
- 2022-06-06 15:01:20下载
- 积分:1
-
非参数估计
按照检验样本的多少,可以将非参数检验方法分为单一样本的检验、两个样本的检验和多个样本的检验。
按照具体计算方法的不同,可以将非参数检验方法分为卡方的独立性检验、卡方的一致性检验、卡方的吻合性检验、符号检验法、等级检定法、游程检验法、联系检验法等。
- 2023-03-31 03:30:04下载
- 积分:1
-
Smbus总线标准程序
该代码为I2C标准主从协议及代码,笔记本电池电量的读取,用模拟I2C总线不能读取成功,用标准的SMBUS协议可以读出,因为有些器件对时序的要求较高,本协议时序严格,适合对I2C等外设开发人员进行二次开发
- 2023-05-19 20:20:04下载
- 积分:1
-
这个算法可以很好的实现实现一元多项式的计算,包括其相加和相减,是用C语言编写的。...
这个算法可以很好的实现实现一元多项式的计算,包括其相加和相减,是用C语言编写的。-this algorithm can achieve very good achievement of one yuan polynomial, including its sum and subtract. using the C language.
- 2023-03-25 02:40:03下载
- 积分:1
-
《算法和复杂度》(英文版)
《算法和复杂度》(英文版)-"algorithms and complexity" (English version)
- 2022-03-13 04:03:32下载
- 积分:1
-
短小精悍的C语言标准函数库。提供450个以上的可移植的算法和工具代码。...
短小精悍的C语言标准函数库。提供450个以上的可移植的算法和工具代码。-terse and forceful language standard C libraries. For more than 450 portable code algorithms and tools.
- 2022-11-16 18:35:03下载
- 积分:1
-
产生随机数相关的C程序
产生随机数相关的C程序-generated random numbers related to the C program
- 2023-06-24 17:25:03下载
- 积分:1
-
mcmc在MATLAB中的源码
mcmc在MATLAB中的源码
- 2022-06-01 12:15:39下载
- 积分:1
-
一些 SPOJ 的解决方案
此文件包含一些像生活,nextpalindrome,primegenerator,测试,用 c + + 编程语言编码的 transformtheexpression spoj 问题的解决办法
- 2022-04-18 10:41:23下载
- 积分:1
-
汇编数摸静态转换
汇编数摸静态转换-Compilation of a few touch static conversion
- 2022-09-07 02:25:03下载
- 积分:1