代码搜索:multivariate
找到约 564 项符合「multivariate」的源代码
代码结果 564
www.eeworm.com/read/352665/3093788
index
Discrete Discrete Distribution
Mvnorm The Multivariate Normal Distribution
bclust Bagged Clustering
bincombinations Binary Combinations
boo
www.eeworm.com/read/463454/7180619
c mpr.c
/*----------------------------------------------------------------------
File : mpr.c
Contents: multivariate polynomial regression
Author : Christian Borgelt
History : 2001.10.13 file crea
www.eeworm.com/read/463454/7180620
h regress.h
/*----------------------------------------------------------------------
File : regress.h
Contents: multivariate polynomial regression management
Author : Christian Borgelt
History : 2001.
www.eeworm.com/read/463454/7180625
c regress.c
/*----------------------------------------------------------------------
File : regress.c
Contents: multivariate polynomial regression management
Author : Christian Borgelt
History : 2001.
www.eeworm.com/read/449504/7502459
m rossi.m
function res = rossi(Y,x,z,ta,s,type);
% PURPOSE: Multivariate temporal disaggregation with transversal constraint
% -----------------------------------------------------------------------------
%
www.eeworm.com/read/474986/6798900
m t2hot1.m
function [T2Hot1] = T2Hot1(X,alpha)
%Hotelling's T-Squared test for one multivariate sample.
%
% Syntax: function [T2Hot1] = T2Hot1(X,alpha)
%
% Inputs:
% X - multivariate d
www.eeworm.com/read/449504/7502440
m difonzo.m
function res = difonzo(Y,x,z,ta,s,type,f);
% PURPOSE: Multivariate temporal disaggregation with transversal constraint
% -----------------------------------------------------------------------------
www.eeworm.com/read/388020/8642091
txt 风谱到时程的模拟.txt
%-----------------------------------------
% Simultate a multivariate ststionary vector
% process using the spectral representatio method
% based on the cross-spectral density matrix.
% The vector
www.eeworm.com/read/175337/9551169
m simu1.m
%-----------------------------------------
% Simultate a multivariate ststionary vector
% process using the spectral representatio method
% based on the cross-spectral density matrix.
% The vector
www.eeworm.com/read/266962/6290235
m nfdiff.m
function [derivativeValue] = nfdiff(p,point,variables)
% nfExampleFunction/nfdiff value of partial derivative of the nonlinear
% multivariate function along given parameters in
%