代码搜索:Matrices

找到约 3,616 项符合「Matrices」的源代码

代码结果 3,616
www.eeworm.com/read/485544/6552691

m dist2.m

function n2 = dist2(x, c) %DIST2 Calculates squared distance between two sets of points. % % Description % D = DIST2(X, C) takes two matrices of vectors and calculates the % squared Euclidean distance
www.eeworm.com/read/485103/6564300

m kr.m

function AB = kr(A,B); %KR Khatri-Rao product % % The Khatri - Rao product % For two matrices with similar column dimension the khatri-Rao product % is kr(A,B) = [kron(B(:,1),A(:,1) .... kron(B(:
www.eeworm.com/read/482887/6615692

m dist2.m

function n2 = dist2(x, c) %DIST2 Calculates squared distance between two sets of points. % % Description % D = DIST2(X, C) takes two matrices of vectors and calculates the % squared Euclidean dis
www.eeworm.com/read/262849/11388061

m rjd.m

function [ V , qDs ]= rjd(A,threshold) %*************************************** % joint diagonalization (possibly % approximate) of REAL matrices. %*************************************** % This
www.eeworm.com/read/407093/11429516

m permutation.m

% PERMUTATION : Helpful notes on permutation matrices and vectors. % % % There are two ways to represent permutations in Matlab. % % A *permutation matrix* is a square matrix P that is zero except
www.eeworm.com/read/400577/11572614

m gauss.m

%GAUSS Generation of a multivariate Gaussian dataset % % A = GAUSS(N,U,G,LABTYPE) % % INPUT (in case of generation a 1-class dataset in K dimensions) % N Number of objects to be generated (d
www.eeworm.com/read/400577/11572980

m nbayesc.m

%NBAYESC Bayes Classifier for given normal densities % % W = NBAYESC(U,G) % % INPUT % U Dataset of means of classes % G Covariance matrices (optional; default: identity matrices) % % OUTP
www.eeworm.com/read/259580/11779711

output norecomputationdpmatrixchain.output

Enter number of matrices Enter number of rows in matrix 1 Enter number of rows in matrix 2 Enter number of rows in matrix 3 Enter number of rows in matrix 4 Enter number of rows in matrix 5 Ente
www.eeworm.com/read/259580/11781308

output recursivedpmatrixchain.output

Enter number of matrices Enter number of rows in matrix 1 Enter number of rows in matrix 2 Enter number of rows in matrix 3 Enter number of rows in matrix 4 Enter number of rows in matrix 5 Ente
www.eeworm.com/read/259580/11781527

output iterativedpmatrixchain.output

Enter number of matrices Enter number of rows in matrix 1 Enter number of rows in matrix 2 Enter number of rows in matrix 3 Enter number of rows in matrix 4 Enter number of rows in matrix 5 Ente