代码搜索:Variance

找到约 2,271 项符合「Variance」的源代码

代码结果 2,271
www.eeworm.com/read/283135/9040821

m dss.m

function z=dss(nt,dt) % z=dss(nt,dt): % % Function to analyze the degree of stationarity of data nt(n,m) by % calculating the variance for each n, where n specifies the number % of f
www.eeworm.com/read/183815/9137147

m decorrel.m

function [Q,Z,L,D,z] = decorrel (Q,a); %DECORREL: Decorrelate a (co)variance matrix of ambiguities % % This routine creates a decorrelated Q-matrix, by finding the % Z-matrix and performing the co
www.eeworm.com/read/183815/9137148

m ldldecom.m

function [L,D] = ldldecom(Q) %LDLDECOM: Find LtDL-decompostion of Q-matrix % % This routine finds the LtDL decomposition of a given variance/ % covariance matrix. % % Input arguments: % Q: S
www.eeworm.com/read/377494/9274610

m orthexpanalysis2.m

function OrthExpAnalysis2 % 正交试验的极差分析Variance Analysis of Orthogonal experiment % % Author: HUANG Huajiang % Copyright 2003 UNILAB Research Center, % East China University of Science and T
www.eeworm.com/read/377494/9274611

m orthexpanalysis1.m

function OrthExpAnalysis1 % 正交试验的极差分析Variance Analysis of Orthogonal experiment % % Author: HUANG Huajiang % Copyright 2003 UNILAB Research Center, % East China University of Science and T
www.eeworm.com/read/376425/9317775

m orthexpanalysis2.m

function OrthExpAnalysis2 % 正交试验的极差分析Variance Analysis of Orthogonal experiment % % Author: HUANG Huajiang % Copyright 2003 UNILAB Research Center, % East China University of Science and T
www.eeworm.com/read/376425/9317776

m orthexpanalysis1.m

function OrthExpAnalysis1 % 正交试验的极差分析Variance Analysis of Orthogonal experiment % % Author: HUANG Huajiang % Copyright 2003 UNILAB Research Center, % East China University of Science and T
www.eeworm.com/read/365357/9866408

m decorrel.m

function [Q,Z,L,D,z] = decorrel (Q,a); %DECORREL: Decorrelate a (co)variance matrix of ambiguities % % This routine creates a decorrelated Q-matrix, by finding the % Z-matrix and performing the co
www.eeworm.com/read/365357/9866427

m ldldecom.m

function [L,D] = ldldecom(Q) %LDLDECOM: Find LtDL-decompostion of Q-matrix % % This routine finds the LtDL decomposition of a given variance/ % covariance matrix. % % Input arguments: % Q: S
www.eeworm.com/read/362500/9996096

m mdauto.m

function [ax,mx,stdx] = mdauto(x,flag) %MDAUTO Autoscales matrix with missing data to mean zero unit variance. % Autoscales matrix (x) with missing values indicated by (flag), % returning a matri