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

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

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

  • 低密度脂蛋白-T
    O 因子正定 N 由 N 矩阵成低密度脂蛋白 A * * T, L 在哪里与部分沿对角线的下三角矩阵 D 是一个对角矩阵与积极的条目 在对角线上 输入: 维度 N;1 条目 A(I,J) < = I J < = A.N 输出: 条目 L(I,J) 1 < = J < 我 1 < = I < = N L 和 D(I), 1 < = I < = D.N
    2023-03-16 01:55:03下载
    积分:1
  • 生成私人综合数据库不受信任的系统评价
    当数据库供应商或研究者 developingnew 技术评估性能数据库系统是决定性。但这种评价任务很大程度依赖往往由于隐私限制不可用研究的 onactual 数据和查询工作负载。为了克服这一障碍,我们建议框架为合成的 databasewhich 释放准确模型选定的性能特性的原始数据库。我们通过提供正式的严格保证交友改进以前的工作,在 syntheticdatabase 的一代。通过生成合成数据与给定的 queryworkload 相关使用木棍选定组的统计特性的原始 datawhich 平衡隐私损失达到精度。我们的重要贡献是框架的延长到多个表的标准差隐私
    2022-03-02 04:33:04下载
    积分:1
  • 128点DIT FFT,能实现128点的快速傅里叶变换,对在校的大学生学习,试验很有帮助!...
    128点DIT FFT,能实现128点的快速傅里叶变换,对在校的大学生学习,试验很有帮助!-DIT FFT 128 points, 128 points to achieve the fast Fourier transform, to the college students study, test helpful!
    2022-07-20 07:57:05下载
    积分:1
  • 小波变换,去噪,重构的程序
    资源描述本程序为小波分解,去噪,和重构的MFC程序,可以看见每一层的分解情况
    2022-10-06 23:05:02下载
    积分:1
  • 文本转电子表格
    应用背景 早期成果转现在电子表格,各文本数据转换 关键技术电子表格对像的创建,打开,形成电子表格文件
    2022-06-27 20:10:24下载
    积分:1
  • KNN 分类
    你好。我在写程序的一种非参数方法分类。我希望它能有帮助的人
    2022-04-17 23:13:33下载
    积分:1
  • solution at eliment
    有限元的分析程序 研究生很实用的 老师布置得有限元分析作业-solution at eliment
    2023-08-16 18:50:03下载
    积分:1
  • a program for calculating factorial.
    阶乘,一个数学公式-a program for calculating factorial.
    2023-07-03 00:25:02下载
    积分:1
  • 元胞自动机简化版
    元胞自动机(Cellular Automaton,复数为Cellular Automata,简称CA,也有人译为点格自动机、分子自动机或单元自动机)。是一时间和空间都离散的动力系统。散布在规则格网 (Lattice Grid)中的每一元胞(Cell)取有限的离散状态,遵循同样的作用规则,依据确定的局部规则作同步更新。大量元胞通过简单的相互作用而构成动态系统的演化。
    2022-11-17 17:05:03下载
    积分:1
  • C#计
    using System; using System.Drawing; using System.Collections; using System.ComponentModel; using System.Windows.Forms; using System.Data; using System.Runtime.InteropServices; using System.IO; namespace 计算器 { /// /// Form1 的摘要说明。 /// public class Form1 : System.Windows.Forms.Form { private System.Windows.Forms.TextBox textBox1; private System.Windows.Forms.Label label1; private System.Windows.Forms.Button button1; private System.Windows.Forms.Button button2; private System.Windows.Forms.Button button3; private System.Windows.Forms.Button button4; private System.Windows.Forms.Button button5; private System.Windows.Forms.Button button6; private System.Windows.Forms.Button button7; private System.Windows.Forms.Button button8; private System.Windows.Forms.Button button9; private System.Windows.Forms.Button button11; private System.Windows.For
    2023-01-30 17:15:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载