登录
首页 » 算法 » //=== === === === === === ===== //函数说明 //函数名称:Correlation //函数功能:计算最小二乘法拟合...

//=== === === === === === ===== //函数说明 //函数名称:Correlation //函数功能:计算最小二乘法拟合...

于 2023-05-06 发布 文件大小:1.09 kB
0 62
下载积分: 2 下载次数: 1

代码说明:

//=== === === === === === ===== //函数说明 //函数名称:Correlation //函数功能:计算最小二乘法拟合的多项式的相关系数 //使用方法:int M------拟合多项式的项数(已知条件) // double *b---拟合曲线的系数,按升次排列(已知条件) // double *x---结点x轴数据(已知条件) // double *y---结点y轴数据(已知条件) // double *Yg--结点估计值,与*y相对应,个数为m(过程变量) // int m------结点个数(已知条件) //注意事项:多项式阶数最高为10,多项式的形式为 y = b0 + b1*(x-Xavr)... -//=== === === === === === === === === === === =====// Function that// function name: Correlation// Function: Calculation of the polynomial least squares fitting correlation coefficient// Usage: int M------ polynomial fitting the number of (known conditions)// double* b-- Fitting curve coefficient, or times by arrangement (known conditions)// double* x--- node x-axis data (known conditions)// double* y--- node y-axis data (already known conditions)// double* Yg- the estimated value of node, and* y correspond to the number for m (process variables)// int m------ node number (known conditions)// Note: polynomial order up to 10, the polynomial

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

发表评论

0 个回复

  • 矩阵库newmat10.tar.gz的帮助文件
    矩阵算法库newmat10.tar.gz的帮助文件- Matrix algorithm storehouse newmat10.tar.gz help document
    2022-07-10 08:30:55下载
    积分:1
  • 离散数学重言式判别以及逻辑表达式求值原代码
    离散数学重言式判别以及逻辑表达式求值原代码-Discrete Mathematics tautology discriminant and logic expressions evaluates the original code
    2022-04-19 01:15:23下载
    积分:1
  • 数据矩阵的最优化,用于最优化方,用tc实现
    数据矩阵的最优化算法,用于最优化方法,用tc实现-Data matrix optimization algorithms for the optimization method, using tc achieve
    2023-03-22 15:00:03下载
    积分:1
  • 分子动力学的fortran源程序
    分子动力学的fortran源程序 molecular dynamics microcanonical  ensemble application to argon. the lennard-jones potential is truncated at rcoff and not smoothly continued to zero.  initial the npart particles  are placed on an fcc lattice. the velocities are drawn from a boltzmann distribution with temperature tref.
    2022-08-12 20:49:01下载
    积分:1
  • 纯c语言写的五子棋. 标准c程序, 可以在任何编译器上运行. 自带简单的AI系统, 可以和人对弈...
    纯c语言写的五子棋. 标准c程序, 可以在任何编译器上运行. 自带简单的AI系统, 可以和人对弈-Written in pure c language backgammon. Standard c program that can run on any compiler. Comes with a simple AI system that can and human chess
    2022-02-12 01:15:07下载
    积分:1
  • NS2多径DSR
    这是代码来实现多径 dsr.this 使用 DSR protocol.there 是使用 multipath.we 使用 3 多径基于的纸张的路由协议实现的方法。
    2022-04-07 08:32:04下载
    积分:1
  • Matlab下实现的CFD
    Matlab下实现的CFD算法-Matlab under the CFD algorithms
    2022-12-12 01:35:03下载
    积分:1
  • 数值分析第八版,由负担和菲尔斯(Mathematica)
    Numerical Anaysis 8th Edition, by Burden and Faires (Mathematica Source)
    2023-01-20 10:05:04下载
    积分:1
  • 工业数学
    Industrial Mathematics
    2022-11-08 06:25:03下载
    积分:1
  • 决策理论
    应用背景程序包含了解决任务的方法 ; ;决策理论。路径(路径查找)的任务。有3种算法:deikstra,A*,最好先。你可以用一个图,时间,点菜单 ;“帮助”也做“开始”,“暂停”,“停止”。图中有很多颜色的线,所以可以清楚地看到,正确的决策。好运!关键技术程序语言:C #  ;视觉工作室窗口形式使用委托,类,类方法,功能,和;枚举等。
    2022-05-31 03:41:23下载
    积分:1
  • 696518资源总数
  • 104509会员总数
  • 10今日下载