登录
首页 » 算法 » 对数回归方程logarithmregress.cs方程模型y = * LN…

对数回归方程logarithmregress.cs方程模型y = * LN…

于 2022-08-31 发布 文件大小:3.58 kB
0 355
下载积分: 2 下载次数: 1

代码说明:

对数回归方程 LogarithmRegress.cs 方程模型为 Y=a*LnX+b public override double[] buildFormula() 得到系数数组,存放顺序与模型系数相反,即该数组中系数的值依次是b,a。 public override double forecast(double x) 预测函数,根据模型得到预测结果。 public override double computeR2() 计算相关系数(决定系数),系数越接近1,数据越满足该模型。 -Logarithmic regression equation LogarithmRegress.cs equation model for Y = a* LnX+ Bpublic override double [] buildFormula () get coefficient array, the storage order and model coefficients contrary, that is, the array is followed by the value of coefficient b, a. public override double forecast (double x) prediction function, according to the results of model prediction. public override double computeR2 () calculated the correlation coefficient (determination coefficient), coefficient of the closer one, the data satisfy the model more.

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

发表评论

0 个回复

  • DESIGN OF STEEL STRUCTURES
    DESIGN OF STEEL STRUCTURES
    2023-04-30 22:35:03下载
    积分:1
  • 二叉树的,先序建立,中序遍历
    二叉树的算法,先序建立,中序遍历-binary tree algorithm, first sequence established, the preorder
    2022-08-08 06:11:41下载
    积分:1
  • 杉木滤波器的代码,实现基本的杉木过滤器
    fir滤波器代码,实现基本的FIR滤波器-fir filter code, the realization of the basic FIR filter
    2022-03-19 14:50:26下载
    积分:1
  • It s simple implementation of Genetic Algorithm on 8
    It s simple implementation of Genetic Algorithm on 8-puzzle and as result it can say either there is or not a set of movement to go from initial state to a given final state.-It s simple implementation of Genetic Algorithm on 8-puzzle and as result it can say either there is or not a set of movement to go from initial state to a given final state.
    2022-02-21 02:51:52下载
    积分:1
  • SM2的C语言实现
    基于Openssl算法库实现的SM2算法。实现数字签名和密钥交换,公钥加密没有实现。全部源代码,需要Openssl库支持,VC工程。KDF使用标准HASH算法,没有使用SM3。
    2022-02-25 14:45:10下载
    积分:1
  • POJ经典试题-1091青蛙的约会
    POJ是北大在线测评系统这里有一些经典试题。P1061青蛙的约会是一道经典试题代码给出了Accepted算法。
    2023-08-04 18:00:03下载
    积分:1
  • 很好的卡尔曼滤波程序
    很好的卡尔曼滤波程序-a goog source program about Kalman filtering
    2022-03-02 21:41:55下载
    积分:1
  • 用归并的思想实验文件的k路归并,代码为文件k路归并的c语言实现...
    用归并的算法思想实验文件的k路归并,代码为文件k路归并的c语言实现-Thinking of merging algorithm with the experimental k-way merge document, code k way merge for files of c language
    2022-02-03 09:42:05下载
    积分:1
  • 牛顿
    牛顿-拉格朗日插值法C++源代码,最新修改的通码,网友可以-Newton-Lagrange interpolation C source code, the latest revision of immigration code, net surfers can s
    2022-03-02 14:15:10下载
    积分:1
  • R语言层次分析
    R语言层次分析法是将决策总是有关的元素分解成目标、准则、方案等层次,在此基础之上进行定性和定量分析的决策方法。该方法是美国运筹学家匹茨堡大学教授萨蒂于本世纪70年代初,在为美国国防部研究"根据各个工业部门对国家福利的贡献大小而进行电力分配"课题时,应用网络系统理论和多目标综合评价方法,提出的一种层次权重决策
    2022-02-21 00:43:22下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载