搜索资源列表
-
0下载:
计算一个以文本格式存储的矩阵的相关系数矩阵,包括例子数据。-calculated a text format to store the correlation coefficient matrix of matrices, including examples of data.
-
-
1下载:
曲线拟合程序
多项式相关系数的计算方法(多项式形式1)
多项式相关系数的计算方法(多项式形式2)
最小二乘法曲线拟合
三次样条插值(自然边界条件)-polynomial curve fitting procedures correlation coefficient is calculated (the form of a polynomial) polynomial coefficient of correlation Methods (polynomial form 2
-
-
0下载:
//=== === === === === === =====
//函数说明
//函数名称:Correlation
//函数功能:计算最小二乘法拟合的多项式的相关系数
//使用方法:int M------ 拟合多项式的阶数(已知条件)
// double *b--- 拟合曲线的系数,排列顺序为由高阶到低阶(已知条件)
// double *x--- 结点x轴数据(已知条件)
// double *y--- 结点y轴数据(已知条件)
// double
-
-
1下载:
多项式曲线拟合 任意介数 Purpose - Least-squares curve fit of arbitrary order
working in C++ Builder 2007 as a template class,
using vector<FloatType> parameters.
Added a method to handle some EMathError exceptions.
If do NOT want to use thi
-
-
0下载:
idl环境下运行,计算两幅图像的交叉相关系数,用于变化检测方面的研究-idl environment to run the calculation two images of cross-correlation coefficient for change detection studies
-
-
0下载:
用C语言编的一个求任意矩阵行间相关系数的程序,可用于回归分析法参考-Using C language made an arbitrary matrix for the correlation coefficient between the lines of the procedures, regression analysis can be used for reference
-
-
0下载:
用VB语言编的一个求任意矩阵行间相关系数的程序,可用于回归分析法参考-VB language with a provision for arbitrary correlation coefficient matrix between the lines of the procedures, regression analysis can be used for reference
-
-
0下载:
计算秩相关系数 计量地理-Calculation of rank correlation coefficient measurement of geographical
-
-
0下载:
自回归分析中的(自)相关系数的两个程序设计。-Since the regression analysis of the [self-] correlation coefficient of program design.
-
-
0下载:
计算两个变量的线性回归系数及相关系数、向量旋转-Calculation of the two variable linear regression coefficient and correlation coefficient, vector rotation
-
-
0下载:
运用TC编程求算相关系数及其置信水平,及一元线性回归模型相关-Calculating the correlation coefficient and its confidence level by using the TC programming
-
-
0下载:
一元线性回归曲线
y=ax+b,求解出a b 和相关系数r-Unary linear regression curve y = ax+ b, solving out of ab and the correlation coefficient r
-
-
0下载:
相关系数的计算,仅供大家参考,希望能有帮助,也请大家指正。-Correlation coefficient calculation, only for reference, the hope can help, please correct it.
-
-
1下载:
SVD是气象中常用的一种统计方法,旨在最大程度地分离出两场的高相关区,一次了解成对变量场之间相关系数场的空间结构及各自对相关场的贡献。-SVD is the weather in a statistical method commonly used to maximize the high-isolated two related areas, an understanding of the correlation coefficient between pairs of variables f
-
-
0下载:
傅立叶变换,滤波,傅立叶逆变换,计算离散数据空间自相关系数的组合编程源代码-Fourier transform, filtering, inverse Fourier transform, discrete data calculated from the correlation coefficient of the combination of space programming source code
-
-
0下载:
Correlations between two anomaly series of 12 calendar months, 4 seasons (DJF, MAM, JJA and SON), monthly, seasonal and annual data from monthly anomaly series x(i,12) and y(i,12) (i=1,...,n)
求逐月异常序列x(n,12)和y(n,12)(n是年)的相关系数r(24),其中j=1~12是1~12个
-
-
0下载:
计算地震数据多道数据相关系数,来判断多道间的相似度。-Multi-channel seismic data calculated the correlation coefficient to determine the similarity between multi-channel.
-
-
0下载:
用于计算等级相关系数(spearman系数)的子程序。-Used to calculate the rank correlation coefficient (spearman coefficient) subroutine.
-
-
0下载:
Correlation coefficient r between two series x(i) and y(i) with missing data, where i=1,...,n.
input: x(n),y(n),undef
undef is missing data however, if ax or sx is still undefined,
it will be -9.99e33 whatever the input undef is.
output: r an
-
-
0下载:
运用c++编译了数据相关算法,主要通过求解向对应数据相关系数,来最优化结果。-Using c++ to compile the data correlation algorithm, mainly by solving the corresponding data correlation coefficient, the optimal results.
-