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

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

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

  • 吉尔求解一阶微分方程组的
    吉尔法求解一阶微分方程组的算法-Gil Solving equations a band algorithm
    2022-11-29 16:40:03下载
    积分:1
  • SpectralMatting
    spectral matting算法,很经典的利用模板图进行抠图的算法,包含一个头文件和cpp文件,直接调用接口即可
    2022-03-23 16:56:16下载
    积分:1
  • 时域信号转换为频域信号的几个例子,本人都用过的,绝对能运行...
    时域信号转换为频域信号的几个例子,本人都用过的,绝对能运行-Time-domain signal is converted to frequency domain signal a few examples, I have been used, absolutely can run
    2023-05-04 14:45:03下载
    积分:1
  • And summed相加求和
    飞思卡尔单片机的程序,是大学老师和学生的不错选择,也是程序员的选择,也是期末考试时的必备法宝,你们一定会考的试题,虽然基础但又有难度,故飞思卡尔c语言和汇编程序在此。我不知道够不够50自,如果不够就算了,这个事情很简单,下载即可不说废话相加求和  
    2023-06-04 08:35:03下载
    积分:1
  • 对卡尔曼滤波的原理进行了详细的介绍。并且有具体的程序,可以进行学习和仿真!...
    对卡尔曼滤波的原理进行了详细的介绍。并且有具体的程序,可以进行学习和仿真!-The principle of Kalman filtering was introduced in detail. And there is a specific process, can study and simulations!
    2022-02-24 22:49:34下载
    积分:1
  • Dijkstar和Floyd
    程序分别用Dijkstar和Floyd两种算法来计算最短距离,从文件读取点的信息,文件格式为起点,到点,距离。程序含有有时间函数,可以对两种算法进行比较,能够得出比较好的结果。
    2022-07-22 01:21:18下载
    积分:1
  • 重磅送出,一个网站的字符串匹配讲解,以及实现的演示。希望在字符串匹配这方面有研究的。看了这里面的东西,保证你不再去找别的东西去看了。经典中的经典。这...
    重磅送出,一个网站的字符串匹配算法讲解,以及算法实现的演示。希望在字符串匹配算法这方面有研究的。看了这里面的东西,保证你不再去找别的东西去看了。经典中的经典。这是把一个网站的一个链接目录完全下载,是收藏的精品-hit send, a website to explain the string matching algorithm, the algorithm of the demonstration. In this string matching algorithms are studied. Read this and the things that you are no longer guaranteed to find something else to see it. The classic classic. This site is a directory of links to a full download, is a collection of products
    2023-02-18 09:45:03下载
    积分:1
  • Curve cubic spline interpolation, in both nodes with non
    曲线的三次样条插值,在非首尾节点处具有三次光滑性质-Curve cubic spline interpolation, in both nodes with non-smooth nature of the three
    2022-12-27 13:05:04下载
    积分:1
  • 快速傅里叶变换
    快速傅里叶变换的fortran的程序,先将数据进行逆序排列,然后对逆序的数据进行傅里叶变换
    2023-01-07 17:35:03下载
    积分:1
  • 在许多情况下我们需要的如密码字典穷举组合..
    在许多情况下我们需要穷举组合的算法,比如密码词典。这个算法的关键是密码下标进位的问题。另外本例子中的写文件语句效率比较低,为了降低算法复杂度没有优化。如果要提高写文件的效率,可以使用缓冲区,分批写入。-in many cases we need exhaustive combination of algorithms such as password dictionary. The algorithm is the key indices into password-issue. Another example of this document written statement low efficiency, in order to reduce the complexity of the algorithm has not been optimized. If the document was to improve the efficiency, the use of buffer zones, into batches.
    2022-03-20 01:48:47下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载