登录
首页 » Windows开发 » 指数平滑预测数据输入:

指数平滑预测数据输入:

于 2022-01-26 发布 文件大小:896.00 B
0 211
下载积分: 2 下载次数: 2

代码说明:

指数平滑法预测数据 输入: k--平滑周期 * n--原始数据个数 * m--预测步数 * alfa--加权系数 * x--指向原始数据数组指针 * 输出: s1--返回值为指向一次平滑结果数组指针 * s2--返回值为指向二次指数平滑结果数组指针 * s3--返回值为指向三次指数平滑结果数组指针 * xx--返回值为指向预测结果数组指针-exponential smoothing forecast data entry : k-- smoothing cycle* n-- raw data Number* m-- forecast steps* alfa-- weighting* x-- at the raw data array pointer output : s1-- return value to a point meeting smoothing results array pointer* s2-- return value to the point second exponential smoothing results array pointer* s3-- return value to point to three exponential smoothing results array pointer* xx-- return value to point to the results of forecasts array pointer

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • the base pargram with C++ and How to use circle.
    使用C++的基本的开发和使用,圈的使用方法-the base pargram with C++ and How to use circle.
    2022-02-21 22:14:38下载
    积分:1
  • 本代码简单易用。可以进行在此基础上进一步的自己的代码、...
    本代码简单易用。可以进行在此基础上进一步的开发自己的代码、-This easy-to-use code. Can be conducted on this basis to further develop their own code,
    2022-10-20 09:50:03下载
    积分:1
  • 通过寻找图片中的缺陷点而判断凹点,简单的识别v型
    通过寻找图片中的缺陷点而判断凹点,简单的识别v型-By finding fault, and the judge concave point,
    2022-03-19 02:15:58下载
    积分:1
  • 这是关于erasthosthenes代码
    应用背景 ;  Eratosthenes筛;是一个简单的算法,发现了一个给定的整数的素数。实现该算法,用唯一的优化,外环可以停止在平方根的限制,和内循环可以开始在方的总理刚刚发现。这尤其意味着你不应该使用预计算 优化;车轮,即不要以为你只需要跨出奇数(2基础轮),数等于1或5模6(2和3为基础的轮),或基于低素数相似的车轮。关键技术如果你喜欢编程难题和挑战,你会注意到他们中的很多人都是以一种或另一种方式来进行的。因此,有一个大的表的素数准备好了。一个简单而有效的方法来生成一个列表的素数如果Eratosthenes筛 ;(链接到维基百科)。这是基本的想法:创建一个所有正整数的列表(从2开始,1个不被认为是素数)。开始在第一个有效的数字(在这个点上是有效的),并消除所有的倍数从列表中。因此,从2开始,消除4,6,8,10,12等。一旦所有的倍数被淘汰到下一个有效的数字(没有被淘汰的一个)和重复的过程,直到有没有更多的有效数字提前到。
    2023-06-16 01:40:03下载
    积分:1
  • an MFC extension of the class. You can blow the monitor!
    一个MFC扩展类。可以炸开你的显示器!-an MFC extension of the class. You can blow the monitor!
    2022-03-23 11:02:37下载
    积分:1
  • A simple test of linking list in VC
    VC中链表的简单测试
    2023-06-24 07:15:04下载
    积分:1
  • 控制面板中的页
    add page in control panel
    2022-04-18 12:57:14下载
    积分:1
  • xilix Spartan FPGA数据表.
    xilix datasheet for spartan fpga
    2022-02-22 04:45:42下载
    积分:1
  • 按15行×16列的表格形式显示ASCII码为10H
    按15行×16列的表格形式显示ASCII码为10H---100H的所有字符,即以行为主的顺序及ASCII码递增的次序一次显示对应的字符。每16个字符为一行,每行中的相邻两个字符之间用空白符(ASCII为0)隔开。-Of 15 rows × 16 columns in tabular form displays ASCII code is 10H--- 100H all the characters, that is, acts of God" s order and the order of ASCII codes displayed at one time increments corresponding characters. 16 characters per line, each line with the gap between two adjacent characters in character (ASCII 0) separated.
    2023-01-27 13:45:03下载
    积分:1
  • 免费源的编辑器 - SciTE
    SciTE是一个基于SCIntilla的文本编辑器,支持C/C++/VB/Parscal/Smalltalk/Ada/Python/Java等许多语法的高亮显示,支持类似.net ide里的分段显示代码的功能(Great!),非常适合编写C/Script一类,不需要可视化设计的语言.
    2023-02-26 08:05:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载