代码搜索:triangular

找到约 1,594 项符合「triangular」的源代码

代码结果 1,594
www.eeworm.com/read/140700/13066222

txt alg066.txt

> restart; > # CHOLESKI'S ALGORITHM 6.6 > # > # To factor the positive definite n by n matrix A into LL**T, > # where L is lower triangular. > # > # INPUT: the dimension n; entries A(I,J), 1
www.eeworm.com/read/479405/6694589

m mudc2f.m

% mudc2f.m % Scope: This MATLAB macro determines the full U and D matrices stored as % two-dimensional arrays from its compact upper triangular part stored %
www.eeworm.com/read/400645/11571021

dat sample_ult.dat

./sample_ult Checking reflections of a triangular matrix Original matrix with a filled-in upper rectangle follows Matrix 1:10x1:10 is not engaged | 1 | 2 | 3 |
www.eeworm.com/read/338643/12290700

m mudc2f.m

% mudc2f.m % Scope: This MATLAB macro determines the full U and D matrices stored as % two-dimensional arrays from its compact upper triangular part stored %
www.eeworm.com/read/167185/5462085

c cholesky.c

cholesky(M,A,n) /* routine destroys M but finds A such that M=At*A */ /* M symmetric (toeplitz?) A upper triangular */ /* 0 normal return, 1 M singular, 2 M negative definite (???) */ register int
www.eeworm.com/read/167185/5462200

c cholesky.c

cholesky(M,A,n) /* routine destroys M but finds A such that M=At*A */ /* M symmetric (toeplitz?) A upper triangular */ /* 0 normal return, 1 M singular, 2 M negative definite (???) */ register int
www.eeworm.com/read/406718/2273853

java abstractsolver.java

package org.jutil.math.matrix; /** * A helper class for classes that solve systems of equations using * matrices. That often involves solve a triangular system at the end. * * @path
www.eeworm.com/read/366142/2893124

crd strongback.crd

start-node = 1 /* unnecessary as this is the default */ start-element = 1 triangular mesh element-type = CSTPlaneStress angtol = 20 dmin = 0.5 min = 100 /* except for min and max */
www.eeworm.com/read/366142/2893131

crd example3.crd

start-node = 1 /* unnecessary as this is the default */ start-element = 1 triangular mesh element-type = CSTPlaneStress angtol = 20 dmin = 0.5 min = 100 /* except for min and max */
www.eeworm.com/read/356084/3042423

m make_triangle.m

% make_triangle -- % Make a triangular object % Output % imgclean % % % Part of BeamLab Version:200 % Built:Friday,23-Aug-2002 00:00:00 % This is Copyrighted Material % For Copying permissi