搜索资源列表
相关系数编程实习
- 图像的相关系数是衡量两幅图像的相关程度的,本代码直接通过选定区域计算出相关系数!-image correlation coefficient is a measure of two images of the code directly through selected regional correlation coefficient calculated!
向量旋转及一维线性回归、相关系数
- 向量按照给定角度旋转后新坐标、计算x--y数据线性拟合系数及相关系数。
相关系数图像匹配
- 利用相关系数实现影像匹配
相关系数法影像匹配
- 此软件能对两幅影像进行匹配,文件包中包含了两幅影像用于实验。
求相关系数
- 求解两组数据的相关系数。
相关系数
- SPEARMAN ,PERSON相关系数
相关系数编程实习
- 图像的相关系数是衡量两幅图像的相关程度的,本代码直接通过选定区域计算出相关系数!-image correlation coefficient is a measure of two images of the code directly through selected regional correlation coefficient calculated!
用Java展示统计图表
- 介绍用Java计算以下几种统计值的方法:平均数,中位数,众数,标准方差,回归方程式,相关系数.-introduced Java calculated value of the following types of statistical methods : the average, median, mode, standard deviation, the regression equation, the correlation coe
影像匹配程序
- 数字摄影测量中的相关系数法影象匹配程序,vc实现.提供例子数据,为raw格式-Digital Photogrammetry of the correlation coefficient method image matching procedures, vc achieve. For example, for the raw format
auto_correlation_matrix_fun
- auto_correlation_matrix_fun.zip为自相关系数求解-auto_correlation_matrix_fun.zip since the correlation coefficient Solution
image-textual-analysis
- 计算图像纹理共生矩阵及共生矩阵相关系数、熵等几个特征值,供后续的分类识别应用。提供了友好的操作界面。觉得最好的应用就是用于人脸识别的样本训练。-calculated image texture symbiotic matrix and symbiotic correlation coefficient matrix, some features, such as entropy values for the follow-up to t
interp_correlation1
- 信号提取是信号处理的一个重要技术,如何评价提取信号的性能,相关系数就是一个很好的评价指标!-signal from the signal processing is an important technology, how to assess the performance of signal extraction, the correlation coefficient is a good evaluation index!
relationCal
- 计算一个以文本格式存储的矩阵的相关系数矩阵,包括例子数据。-calculated a text format to store the correlation coefficient matrix of matrices, including examples of data.
matlabzixiangguan
- 用matlab产生自相关系数固定的序列,然后再观察其功率谱密度.-using Matlab correlation coefficient derived from the fixed sequence, and then observed its power spectral density.
polyfit
- 曲线拟合程序 多项式相关系数的计算方法(多项式形式1) 多项式相关系数的计算方法(多项式形式2) 最小二乘法曲线拟合 三次样条插值(自然边界条件)-polynomial curve fitting procedures correlation coefficient is calculated (the form of a polynomial) polynomial coefficient of correlat
Correlation1
- //=== === === === === === ===== //函数说明 //函数名称:Correlation //函数功能:计算最小二乘法拟合的多项式的相关系数 //使用方法:int M------ 拟合多项式的阶数(已知条件) // double *b--- 拟合曲线的系数,排列顺序为由高阶到低阶(已知条件) // double *x--- 结点x轴数据(已知条件) // double *y-
相关系数计算
- 展示使用Visual Basic软件编程达到调用excel表格来计算相关系数目标的小程序(Call the excel table to calculate the correlation coefficient of small programs)
MATLAB实现线性拟合和相关系数 源程序代码
- Matlab源程序:可以实现线性拟合相关系数(Matlab source: linear correlation coefficient can be achieved)
批处理person相关系数
- 批量实现相关系数R,操作简单,快捷,方便初级使用者,附有源代码,方便修改(Batch implementation of the correlation coefficient R, simple operation, quick, convenient primary users, with the source code, convenient to modify.)
相关系数
- 计算互相关函数,那么可以得到两列数据的最大互相关系数。(calculate the cor-relaration function)