代码搜索:Matrices
找到约 3,616 项符合「Matrices」的源代码
代码结果 3,616
www.eeworm.com/read/303512/13813909
m blockmat.m
% blockmat.m - manipulate block matrices
%
% Usage: Z = blockmat(d1,d2,N,M) create a (d1*N)x(d2*M) matrix of zeros
% A = blockmat(d1,d2,n,m,Z) extract (n,m) submatrix of Z
% Y = bl
www.eeworm.com/read/485103/6564368
m fac2let.m
function [A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,X,Y,Z]=fac2let(Factors,DimX);
%FAC2LET Convert 'Factors' to component matrices
%
% Copyright
% Claus A. Andersson 1995-1997
% Chemometrics
www.eeworm.com/read/346528/11739492
m su3.m
% su3 Generators of SU(3)
% Generators of SU(3) in m1,m2,...,m8.
% (Gell-Mann matrices.)
% Normalization: Tr(m_k*m_l)=2*delta_{kl}.
% Defines also ee as the 3x3 identity matrix.
% Copyright
www.eeworm.com/read/123143/14645386
m combine.m
function a=combine(a1,a2,a3,a4,a5,a6,a7,a8,a9,a10,a11)
%COMBINE Form matrix from individual vectors and matrices.
% AOUT = COMBINE(A1,A2,A3,..) forms the matrix AOUT containing the
% vectors A1
www.eeworm.com/read/334076/12642841
m combine.m
function a=combine(a1,a2,a3,a4,a5,a6,a7,a8,a9,a10,a11)
%COMBINE Form matrix from individual vectors and matrices.
% AOUT = COMBINE(A1,A2,A3,..) forms the matrix AOUT containing the
% vectors A1
www.eeworm.com/read/431012/8713895
m genmat3.m
function [A,B,b]=genmat3(xyz,el,a,b,s)
%GENMAT3 Generates FEM3 matrices.
% [A,B,b] = GENMAT3(NOD2XYZ,EL2NOD,ALPHA,BETA,S)
% where NOD2XYZ contains the node points
% and EL2NOD contains the tetr
www.eeworm.com/read/431012/8713916
m genmat2.m
function [A,B,b]=genmat2(xy,el,a,b,s)
%GENMAT2 Generates FEM2 matrices.
% [A,B,b] = GENMAT2(NOD2XY,EL2NOD,ALPHA,BETA,S)
% where NOD2XY contains the node points
% and EL2NOD contains the tri
www.eeworm.com/read/386624/8734657
m genmat3.m
function [A,B,b]=genmat3(xyz,el,a,b,s)
%GENMAT3 Generates FEM3 matrices.
% [A,B,b] = GENMAT3(NOD2XYZ,EL2NOD,ALPHA,BETA,S)
% where NOD2XYZ contains the node points
% and EL2NOD contains the tetr
www.eeworm.com/read/386624/8734678
m genmat2.m
function [A,B,b]=genmat2(xy,el,a,b,s)
%GENMAT2 Generates FEM2 matrices.
% [A,B,b] = GENMAT2(NOD2XY,EL2NOD,ALPHA,BETA,S)
% where NOD2XY contains the node points
% and EL2NOD contains the tri
www.eeworm.com/read/430307/8757281
m genmat3.m
function [A,B,b]=genmat3(xyz,el,a,b,s)
%GENMAT3 Generates FEM3 matrices.
% [A,B,b] = GENMAT3(NOD2XYZ,EL2NOD,ALPHA,BETA,S)
% where NOD2XYZ contains the node points
% and EL2NOD contains the tetr