代码搜索:multivariate
找到约 564 项符合「multivariate」的源代码
代码结果 564
www.eeworm.com/read/367675/2837144
txt 654.txt
发信人: helloboy (hello), 信区: DataMining
标 题: Decision Tree&Neural Network
发信站: 南京大学小百合站 (Thu Aug 22 09:53:41 2002), 站内信件
C-Net: A Method for Generating Non-deterministic and Dynamic Multivariate D
www.eeworm.com/read/474986/6798894
m t2hot2d.m
function [T2Hot2d] = T2Hot2d(X,alpha)
%Hotelling's T-Squared test for two multivariate dependent samples.
%
% Syntax: function [T2Hot2d] = T2Hot2d(X,alpha)
%
% Inputs:
% X -
www.eeworm.com/read/474986/6798895
m t2hot2ihe.m
function [T2Hot2ihe] = T2Hot2ihe(X,alpha)
%Hotelling's T-Squared test for two multivariate independent samples
%with unequal covariance matrices.
%
% Syntax: function [T2Hot2ihe] = T2Hot2ihe(X
www.eeworm.com/read/474986/6798899
m t2hot2iho.m
function [T2Hot2iho] = T2Hot2iho(X,alpha)
%Hotelling's T-Squared test for two multivariate independent samples
%with equal covariance matrices.
%
% Syntax: function [T2Hot2iho] = T2Hot2iho(X,a