登录
首页 » 算法 » //=== === === === === ==== === === === === === === =// letter Description// func...

//=== === === === === ==== === === === === === === =// letter Description// func...

于 2022-04-29 发布 文件大小:1.05 kB
0 302
下载积分: 2 下载次数: 1

代码说明:

//=== === === === === === ===== //函数说明 //函数名称:Correlation //函数功能:计算最小二乘法拟合的多项式的相关系数 //使用方法:int M------ 拟合多项式的阶数(已知条件) // double *b--- 拟合曲线的系数,排列顺序为由高阶到低阶(已知条件) // double *x--- 结点x轴数据(已知条件) // double *y--- 结点y轴数据(已知条件) // double *Yg-- 结点估计值,个数为m(过程变量) // int m------ 结点个数(已知条件) //注意事项:多项式阶数最高为10,多项式的形式为 y = a0 + a1x +a2x2 -//=== === === === === ==== === === === === === === =// letter Description// function name : Correlation// Function functions : Calculation least squares polynomial fitting of the correlation coefficient// Use : int M------ polynomial fitting stage (known condition)//* b--- double fitting song The coefficient, Higher-order the order on grounds of low order (known condition)//* double-node x x axis data (known to be pieces)// double* y--- node y-axis data (known condition)//* double FSL-- Nodes estimates, Number m (process variables)// int m------ node number (known condition)// Note : polynomial order of a maximum of 10. polynomials in the

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

发表评论

0 个回复

  • 大学里必学的数值分析,必做程序之一。。。。 vb编写
    大学里必学的数值分析,必做程序之一。。。。 vb编写-University will study the numerical analysis, one must do procedures. . . . Vb prepared.
    2022-08-05 15:27:44下载
    积分:1
  • 蒙特卡罗求圆周率,可以对蒙特卡罗有个初步认识,本程序C++实现...
    蒙特卡罗求圆周率算法,可以对蒙特卡罗算法有个初步认识,本程序C++实现-Monte Carlo algorithms for pi, the Monte Carlo algorithm can have a preliminary understanding, this procedure C++ Achieve
    2023-07-12 15:35:03下载
    积分:1
  • 实现的是对经纬度的分秒转换为double类型的坐标
    实现的是对经纬度的分秒转换为double类型的坐标-Realization of the minutes and seconds of latitude and longitude is converted to double types of coordinates
    2022-06-30 07:52:31下载
    积分:1
  • 大数运
    大数运算库-Treasury operations of large numbers
    2022-02-12 09:54:57下载
    积分:1
  • 回溯工作分配
    利用Java实现回溯法工作分配,作业程序,写的简单清楚,分享下供大家借鉴。问题为:工作分配问题。设有 n 件工作需要分配给 n 个人去完成。将工作 i 分配 给第 j 个人完成所需要的费用为 cij。试设计一个算法,为每一个人分配一件不 同的工作,并使总费用达到最小。                                                         
    2022-02-26 04:18:15下载
    积分:1
  • 一个图可以找出投影仪的中心线,我做本科毕业论文…
    可以把一图形的投影中心线找出来,我本科论文就做过那玩意-A graph can find out the centerline of the projector, I did undergraduate thesis on那玩意
    2022-06-17 03:14:47下载
    积分:1
  • LU分解,数值分析最基本的!
    LU分解法,数值分析最基本的!-LU decomposition, the most basic numerical analysis!
    2022-01-26 02:32:30下载
    积分:1
  • 用matlab编写的bpsk的程序.
    用matlab编写的bpsk的程序.-using Matlab BPSK prepared by the procedure.
    2022-09-18 18:50:02下载
    积分:1
  • matlab fftn.m 在matlab中开发的 .m源程序
    matlab fftn.m 在matlab中开发的 .m源程序-matlab fftn.m in matlab developed. m source
    2022-03-16 08:17:20下载
    积分:1
  • 优化 c 8 拼图
    这 8 拼图规划求解。你输入你讨厌的小 8 拼图和它的当前状态将使用 Hillclimbing 算法来计算的你可以用来解决这一难题的动作列表。它是与交互式文本模式基于接口在 c + + 写的。请输入数字 0-8。保持你的光程长短期可以,并使节点 1 和 65536 之间的数目 (在 x86 计算机) 上。
    2023-04-16 09:55:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载