登录
首页 » 算法 » 指数回归方程 ExponentRegress.cs 方程模型为 public override double[] buildFormula()...

指数回归方程 ExponentRegress.cs 方程模型为 public override double[] buildFormula()...

于 2023-06-14 发布 文件大小:4.52 kB
0 153
下载积分: 2 下载次数: 1

代码说明:

指数回归方程 ExponentRegress.cs 方程模型为 public override double[] buildFormula() 得到系数数组,存放顺序与模型系数相反,即该数组中系数的值依次是b,a。 public override double forecast(double x) 预测函数,根据模型得到预测结果。 public override double computeR2() 计算相关系数(决定系数),系数越接近1,数据越满足该模型。

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

发表评论

0 个回复

  • 用C编写的迷宫最短路径。另有一用VC编写的
    用C编写的迷宫最短路径。另有一用VC编写的-C maze prepared by the shortest path. Another one prepared by the VC
    2022-08-20 23:22:59下载
    积分:1
  • ARTMAP的MATLAB工具箱
    ARTMAP的MATLAB工具箱-ARTMAP MATLAB Toolbox
    2022-08-17 06:50:39下载
    积分:1
  • Used to solve nonlinear systems in the bifurcation, chaos, periodic, quasi
    用来求解非线性系统中分岔,混沌,周期,准周期等动力学,可以求数值解,也可画图,只要知道系统模型,可以根据需要自由修改参数,软件带有使用说明,简单易懂-Used to solve nonlinear systems in the bifurcation, chaos, periodic, quasi-periodic dynamics, etc., you can seek numerical solutions, but also drawing, as long as know the system model, you can freely modify the parameters as needed, the software with instructions for use, simple and easy to understand
    2022-03-19 08:32:01下载
    积分:1
  • 时隙ALOHA节点模型,经过验证通过,非常适合写论文用
    时隙ALOHA协议,写论文超级有用,基于OPNET仿真计算原理
    2022-01-25 15:32:12下载
    积分:1
  • 用有限元求解三角形形区域上的Possion方程
    用有限元法求解三角形形区域上的Possion方程-using the finite element method triangle-shaped region of Possion equation
    2022-02-25 07:52:26下载
    积分:1
  • 一维积分的连分式的c语言实现
    计算一维积分的连分式法的c语言实现-calculated an integral dimension of the law even fractional c Language
    2022-03-21 17:35:27下载
    积分:1
  • 验证码识别
    #include #define W 80 //定义验证码图片的宽度 #define H 20 //定义验证码图片的宽度 #define N 2 //定义字符位数,一般是4位 #define BMP_filename "c: est.bmp" int x,y,i,s,temp; int YZM[W][H]={0}; int YZM_red[W][H]={0}; int YZM_green[W][H]={0}; int YZM_blue[W][H]={0}; int rec[W]={0}; int lf[N],rt[N],up[N],dw[N]; char result[N]; void shibie()
    2022-04-20 09:09:12下载
    积分:1
  • 近年数学建模竞赛优秀论文,具有较大参考价值
    近年数学建模竞赛优秀论文,具有较大参考价值-Mathematical Contest in Modeling in recent years excellent papers, with a larger reference value
    2022-05-17 02:34:21下载
    积分:1
  • 经典小游戏-俄罗斯方块
    经典小游戏-俄罗斯方块,简单有趣,十分好玩,界面也比较美观,源代码其实也是比较通俗易懂的,基本上能够很方便的看懂,游戏运行起来也比较流畅,虽说简单,但其实也设计有两种模式,可以给玩家提供更多的选择。
    2022-01-22 11:43:39下载
    积分:1
  • gps经纬度坐标转换为地心坐标的源代码!
    gps经纬度坐标转换为地心坐标的源代码!-gps latitude and longitude coordinates converted to geocentric coordinates of the source code!
    2023-07-25 02:50:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载