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

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

于 2023-05-06 发布 文件大小:1.09 kB
0 143
下载积分: 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 个回复

  • G729解码器
    G729解码器,用于8K采样的语音处理
    2022-05-20 05:36:20下载
    积分:1
  • 交流永磁同步工程源码
    应用背景 永磁同步交流伺服电机;矢量控制;SVPWM;TMS320F2812 关键技术永磁同步交流电机的矢量控,并根据矢量控制理论运用DSP实现了对永磁同步交流伺服电机的电流、速度和位置的三闭环控制,经测试仿真OK
    2022-03-02 06:57:05下载
    积分:1
  • primepalindrome,找回文素数的一个不错的实现
    primepalindrome,找回文素数的一个不错的算法实现-primepalindrome, retrieve the text of a good prime number algorithm
    2022-05-27 12:39:36下载
    积分:1
  • 求解旅行商问题的遗传
    遗传算法求解tsp问题,采用遗传算法,比其他的算法更容易解决tsp- GA to solve the tsp problem
    2022-02-06 00:52:14下载
    积分:1
  • snowball英语词干化
    You can use this site at a number of levels:  - You can look at the stemming algorithm definitions themselves, and use them as templates for coding your own versions of stemmers in the computer language of your choice.  请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-02-15 02:46:05下载
    积分:1
  • spline interpolation algorithm, and drawing comparison.
    插值样条的算法,并作图比较。-spline interpolation algorithm, and drawing comparison.
    2022-03-02 09:04:51下载
    积分:1
  • 模拟退火
    AppWizard has created this TspSA application for you.  This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you will find in each of the files that make up your TspSA application. TspSA.dsp     This file (the project file) contains information at the project level and     is used to build a single project or subproject. Other users can share the     project (.dsp) file, but they should export the makefiles locally. TspSA.h     This is the main header file for the application.  It includes other     project specific headers (including Resource.h) and declares the     CTspSAApp application class. TspSA.cpp     This
    2022-05-14 00:33:05下载
    积分:1
  • 牛顿差商求数值拟合。包文件中包含一个例子结果文件,包括输入和输出的结果。...
    牛顿差商法求数值拟合。包文件中包含一个例子结果文件,包括输入和输出的结果。-poor numerical fitting. Packet document contains an example of the outcome document, including input and output results.
    2023-03-26 15:35:03下载
    积分:1
  • 对于独立使用FFT和DLL文件
    FFT and dll documents for independent utility
    2023-05-10 12:45:04下载
    积分:1
  • matlab实现此过程的最速下降
    这个Matlab程序实现最速下降算法。最速下降法是一种最基本的算法,它在最优化方法中占有重要地位.最速下降法的优点是工作量小,存储变量较少,初始点要求不高;缺点是收敛慢,最速下降法适用于寻优过程的前期迭代或作为间插步骤,当接近极值点时,宜选用别种收敛快的算法. -Matlab implementation of this procedure steepest descent algorithm.
    2023-06-12 22:50:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载