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

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

于 2022-04-29 发布 文件大小:1.05 kB
0 308
下载积分: 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 个回复

  • GenTrigonometrixFuncSet:产生三角函数转换表的代码.
    GenTrigonometrixFuncSet:产生三角函数转换表的代码.
    2022-03-14 06:32:02下载
    积分:1
  • pcl-滤波
    双边滤波算法的实现,运用pcl库中的第三方库可以进行点云滤波。~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    2022-01-28 07:04:09下载
    积分:1
  • 弹性模量的小程序,学力学的同学用得上
    计算弹性模量的小程序,学力学的同学用得上-calculate the elastic modulus of small programs, students learn mechanics useful
    2022-03-14 22:22:19下载
    积分:1
  • Runge_Kutta_Fehlber
    Runge_Kutta_Fehlber法计算-Runge_Kutta_Fehlber method
    2022-02-16 04:21:47下载
    积分:1
  • 基于opencv的手势识别
    基于opencv的手势识别,使用了camshift算法.对运动物体的跟踪:如果背景固定,可用帧差法 然后在计算下连通域 将面积小的去掉即可如果背景单一,即你要跟踪的物体颜色和背景色有较大区别 可用基于颜色的跟踪 如CAMSHIFT 鲁棒性都是较好的如果背景复杂,如背景中有和前景一样的颜色 就需要用到一些具有预测性的算法 如卡尔曼滤波等 可以和CAMSHIFT结合 ...
    2022-04-09 20:17:01下载
    积分:1
  • 这是一个用三次样条插值的数值。编译…
    这是一个利用数值算法中三次样条插值方法。编译的人口普查问题。供个高校有关专业参考-This is a numerical algorithm using cubic spline interpolation method. Compiling the census issue. For the professional colleges reference
    2022-05-23 21:39:06下载
    积分:1
  • WEKA源码
    著名数据挖掘软件weka的全部算法源代码,对初学者,进阶者都有不少收获!
    2023-06-08 19:30:05下载
    积分:1
  • 一个正二十面体通过迭代产生(star)星形的漂亮的工程,需要glut
    一个正二十面体通过迭代产生(star)星形的漂亮的工程,需要glut-is an icosahedral through iterative (star) star beautiful project that requires glut
    2022-01-25 16:59:24下载
    积分:1
  • 用动态规划求解0-1背包问题
    应用背景  1、问题描述: 3 2、最优性原理: 3 3、递推关系: 3 4、 改进前的算法 4 4.1 源代码 4 4.2 算法的时间复杂度 6  5、算法的改进: 6 5.1源代码 8 5.2 算法的时间复杂度 11 6、运行结果 11 7、 结论 12 关键技术  1、问题描述:     给定n种物品和一背包。物品i(1
    2022-04-16 21:36:35下载
    积分:1
  • 在去噪的旅行商问题的大文章
    Great articles on noising method algorithm for travelling salesman problem-Great articles on noising method algorithm for travelling salesman problem
    2023-05-10 03:45:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载