搜索资源列表
MATLAB-PISM
- 这是显示通信系统中两路信道内噪声相关系数大小,如何确定,受什么参数影响的函数表达-communication system both within the channel noise correlation coefficient size, how to identify, affected by the parameters of function expression
Max_CCM1
- matlab程序求相关系数数字图像相关法是对全场位移和应变进行分析的一种新的实验力学方法 -matlab program seeking correlation coefficient Digital image cross-correlationmethod (DIC) is a newmethod ofexperimentalmechanics for the analysis ofwhole field displacement and strain. Image processi
超前滞后相关+滑动平均
- 修改了超前滞后相关函数关于相关系数检验的部分程序,避免了样本数太大检验不了的情况。matlab中调用smooth函数后头尾是有数据的,不符合气象统计滑动平均的原理,按照公式编了一个能直接用的滑动平均。