登录
首页 » 算法 » This program generates interpolation function for input data in three methods:...

This program generates interpolation function for input data in three methods:...

于 2022-07-07 发布 文件大小:1.28 kB
0 61
下载积分: 2 下载次数: 1

代码说明:

This program generates interpolation function for input data in three methods: 1-Newton forward method 2-Newton backward method 3-lagrange method

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

发表评论

0 个回复

  • 对数回归方程logarithmregress.cs方程模型y = * LN…
    对数回归方程 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.
    2022-08-31 23:15:03下载
    积分:1
  • 汇编语言扩容电路图
    可以实现8*8  扩容到8* 16K,电路图简单明了。一看看就会,初学者可以尝试编写自己的程序
    2022-12-02 16:00:03下载
    积分:1
  • Mips4X4矩阵乘
    Mips4X4矩阵乘法
    2022-03-14 07:17:45下载
    积分:1
  • 在MPI上用并行LU分解求解线性方程组的源程序。
    在MPI上用并行LU分解求解线性方程组的源程序。- Decomposes the solution system of linear equations on MPI with parallel LU the source program.
    2023-03-13 09:25:04下载
    积分:1
  • Extended Kalman Filter
    Extended Kalman Filter-a toolkit
    2022-04-29 02:05:23下载
    积分:1
  • 手写字体的检测C++
    使用C++程序语言编写的手写字体识别程序。方法应用了深度学习的方法中的深度神经网络和玻尔兹曼机技术。内附了程序的使用说明。
    2022-05-17 18:43:19下载
    积分:1
  • -贝尔曼-福特
    algoritm - 贝尔曼 - 福特。  这是如何运作的?像其他动态规划问题,该算法计算自下而上地的最短路径。它先计算出的最短距离为具有在路径中在最一个边缘的最短路径。然后,它计算与在-NOST2的边缘,依此类推最短路径。外循环的第i次迭代后,用至多我边计算出的最短路径。可以有最大| V | - 在任何简单的路径1的边缘,这就是为什么在外循环运行的| v| - 1次。我们的想法是,假设不存在负权重周期,如果我们已经计算了最短路径至多我的边缘,然后迭代在所有边的保证,得到最短路径与在最第(i +1)个边(证明是简单,你可以参考这个或麻省理工学院的视频讲座)
    2022-08-15 15:32:57下载
    积分:1
  • 近百个c程序,包括多个常用
    近百个c程序,包括多个常用算法-nearly 100 procedures, including a number of commonly used algorithm
    2022-07-01 12:00:49下载
    积分:1
  • 指纹识别
    指纹识别-Fingerprint Recognition
    2022-08-18 13:41:39下载
    积分:1
  • 金建铭编写的最为经典的一版电磁场有限元方,电子版
    金建铭编写的最为经典的一版电磁场有限元方法,电子版-Electromagnetic FEM written by Jin Jianming
    2022-04-01 15:36:40下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载