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

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

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

  • 使用的谱分析C语言代码
    该代码用于进行谱分析,是用C语言描述的,很实用的一段代码,对此有需要求的可以看看
    2022-07-16 16:57:58下载
    积分:1
  • ekf-ukf-pf
    使用MATLAB编写了关于几种常用非线性滤波算法的程序,在程序中通过一个非线性估计问题,对EKF、UKF、PF三种方法的估计性能进行了比较,可作为学习非线性滤波的学习材料。
    2022-02-02 05:25:52下载
    积分:1
  • LFSR-algoritm
    我自己在C++上实现线性反馈移位登记,以便生成一个伪随机数序列。所有号码都应保存在OUTLFSR.txt文件. 此代码可用于生成具有不同寄存器大小和不同参数的LFSR。
    2022-03-21 21:00:55下载
    积分:1
  • c源码,数学函数库,包含了大部分数学公式,矩阵运
    c源码,数学函数库,包含了大部分数学公式,矩阵运算等-c source code, the mathematical function storehouse, has contained the majority of mathematical formula, the matrix operation and so on
    2022-01-30 20:04:32下载
    积分:1
  • VC++ 通过ODBC读写Excel文件
    VC++ 通过ODBC读写Excel文件
    2022-07-25 21:37:11下载
    积分:1
  • 哲学家就餐问题的两种实现
    哲学家就餐问题的两种算法实现-Two philosophers eat algorithm
    2022-01-26 01:36:10下载
    积分:1
  • 目标检测与跟踪
    官网源码 方便大家查找学习 Efficient Online Structured Output Learning for Keypoint-Based Object Tracking 这篇论文的源码 放在这里方便大家节省一些时间
    2022-09-13 23:55:03下载
    积分:1
  • 关于一个visual basic中文件打开的一个程序应用广泛
    关于一个visual basic中文件打开的一个程序应用广泛-on a visual basic documents which opened an extensive application process
    2022-06-13 03:40:39下载
    积分:1
  • numerical integration : Key words : numerical integration approximate interpolat...
    数值积分:关键词:数值积分 近似 插值求积 梯形 辛普生 复化 逐次分半 龙贝格-numerical integration : Key words : numerical integration approximate interpolation Quadrature trapezoidal Simpson Health Minute of successive half Romberg
    2022-03-25 08:35:29下载
    积分:1
  • 矩阵类Matrix
    采用C++语言编写,设计了一个矩阵类,使用十分方便,能够进行各项矩阵计算,包括矩阵相加,相减,相乘,矩阵求逆,矩阵转置等。
    2023-04-18 07:30:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载