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

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

于 2022-08-31 发布 文件大小:3.58 kB
0 368
下载积分: 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 个回复

  • (31,21) bch 码编解码程序 C++实现.
    (31,21) bch 码编解码程序 C++实现.-(31,21) BCH encoding and decoding procedures C achieve.
    2022-07-15 16:41:27下载
    积分:1
  • 模拟退火
    AppWizard has created this TspSA application for you.  This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you will find in each of the files that make up your TspSA application. TspSA.dsp     This file (the project file) contains information at the project level and     is used to build a single project or subproject. Other users can share the     project (.dsp) file, but they should export the makefiles locally. TspSA.h     This is the main header file for the application.  It includes other     project specific headers (including Resource.h) and declares the     CTspSAApp application class. TspSA.cpp     This
    2022-05-14 00:33:05下载
    积分:1
  • 一个对点列进行线性拟合的例子
    一个对点列进行线性拟合的例子-Points out a linear fitting example
    2022-04-08 01:57:42下载
    积分:1
  • 级数展开圆周率精确到千万位以上
    级数展开法计算圆周率精确到千万位以上-Series calculated pi accurate to more than 10 million
    2022-04-16 05:58:08下载
    积分:1
  • Esto es una libreria de crc16 que encontre por internet. La pongo aqui para que...
    Esto es una libreria de crc16 que encontre por internet. La pongo aqui para que si quereis la utiliceis. Hasta ahora a mi me ha funcionado bastante bien
    2022-07-01 19:14:29下载
    积分:1
  • Jacobi method with realistic symmetric matrix of eigenvalues and eigenvectors fo...
    用雅可比法求实对称阵的特征值与特征向量 例子中为3阶矩阵-Jacobi method with realistic symmetric matrix of eigenvalues and eigenvectors for the case of 3-order matrix
    2022-03-11 23:53:46下载
    积分:1
  • 图搜索解决八数码问题
    图搜索是人工智能的核心技术之一,图搜索技术室人工智能的核心技术之一,图搜索控制策略是一种在图中搜索路径的一种方法。初始节点和目标节点分别代表初始数据库和满足终止条件的目标数据库,求得把一个数据库变换为另一个数据库的规则序列问题就等价于求得图中一条路径的问题。本代码使用盲目搜索中的深度优先搜索与宽度优先搜索解决八数码问题,您可以根据需要改编程序达到自己的目的。
    2022-01-21 01:00:25下载
    积分:1
  • 倒车仿真
    实现了倒车轨迹仿真,倒车轨迹仿真 C++模拟上位机算法,分步骤进行编程 
    2022-04-29 21:20:44下载
    积分:1
  • 本论文建立了校园卡充值点安排方案的最优化模型 建立“0
    本论文建立了校园卡充值点安排方案的最优化模型 建立“0-1”模型,使用“启发式贪婪算法”,运用Lingo软件计算出三个最优点。 -In this paper, the establishment of a campus card program arrangements recharge point optimization model to establish a
    2022-01-26 00:40:51下载
    积分:1
  • 以面向对象方实现的数值类库,包括 向量、矩阵等的运以及FFT...
    以面向对象方法实现的数值算法类库,包括 向量、矩阵等的运算以及FFT-object-oriented methods to achieve the numerical algorithm library, including vector, matrix arithmetic and FFT
    2022-11-24 22:05:03下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载