登录
首页 » 算法 » 本程序实现了数理统计的趋势面分析,并给出了F,t检验,可用作数理统计教材的配套计算...

本程序实现了数理统计的趋势面分析,并给出了F,t检验,可用作数理统计教材的配套计算...

于 2023-04-13 发布 文件大小:139.94 kB
0 126
下载积分: 2 下载次数: 2

代码说明:

本程序实现了数理统计的趋势面分析,并给出了F,t检验,可用作数理统计教材的配套计算-realized by the Mathematical Statistics trend surface analysis, and gives F, t test, can be used as a teaching mathematical statistics supporting calculations

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

发表评论

0 个回复

  • 目标追踪
    目标追踪算法,自己结合 mean shift + kalman filter,效果还不错,半自动跟踪。毕设要求,结合了最简单的mean shift 算法,以及一个二维卡曼滤波器,实现了目标的实时跟踪监测,效果已经达到要求,在这里分享给大家。
    2022-07-14 22:24:18下载
    积分:1
  • 三次样条插值和拉格朗日插值的实现。
    三次样条插值算法和拉格朗日插值算法的实现。-cubic spline interpolation algorithm and Lagrange interpolation algorithm implementation.
    2022-08-25 06:15:22下载
    积分:1
  • 二维粗糙面生成源程序
    这是一段生成粗糙面的源代码,非常实用,二维的,能够帮助那些做粗糙面研究的朋友,很简单明了,我在这里分享给大家,大家可以借鉴一下。
    2023-05-31 07:40:03下载
    积分:1
  • 近似PI使用蒙特卡罗方
     ;近似PI使用蒙特卡罗方法。的例子是基于一个均匀分布的假设。
    2023-06-12 03:15:03下载
    积分:1
  • LS mmse信道估计
    本人上传的这个代码,是包括了信号的产生,调制,加导频信号,反傅里叶变换,加循环前缀,经过多径信道,解调得到的信号,采用LS MMSE等算法进行信道估计,是不叫完善的算法!
    2022-06-12 08:32:44下载
    积分:1
  • 这是关于支持向量机SVM方面的代码,大家可以用一下
    这是关于支持向量机SVM方面的代码,大家可以用一下-on support vector machines SVM area code, we can use this
    2022-09-09 01:00:03下载
    积分:1
  • 关于ACM分类的文档 对于初学者有帮助
    关于ACM分类的文档 对于初学者有帮助-ACM Documents on the classification of help for beginners
    2022-01-25 17:30:28下载
    积分:1
  • 列选主元 数值代数
    列选主元 数值代数-out how the main element numerical algebra
    2022-03-25 06:39:51下载
    积分:1
  • in Turbo C development environment and achieve symmetric matrix input, and to de...
    在Turbo C环境下开发,实现对称矩阵的输入,并判定是否为正定。可以修改输入模块实现对任意非奇异矩阵求逆。求逆算法采用伴随矩阵法,求解行列式采用化上三角矩阵法。该算法系本人根据《线性代数》描述编写,矩阵的最大阶数可任意修改,更具有通用性。-in Turbo C development environment and achieve symmetric matrix input, and to determine whether the positive. Can modify the input module of arbitrary non-singular matrix inversion. Inverse algorithm adjoint matrix method, used to solve determinant of the upper triangular matrix. The algorithm is based on my "Linear Algebra" to describe the preparation, the biggest band Matrix will be able to arbitrarily amend, more versatile.
    2023-01-02 15:05:03下载
    积分:1
  • //=== === === === === === ===== //函数说明 //函数名称:Correlation //函数功能:计最小二乘拟合...
    //=== === === === === === ===== //函数说明 //函数名称: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
    2023-05-06 14:40:03下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载