代码搜索:Definite
找到约 349 项符合「Definite」的源代码
代码结果 349
www.eeworm.com/read/386253/8759961
m alg065.m
% LDL^t ALGORITHM 6.5
%
% To factor the positive definite n by n matrix A into LDL**T,
% where L is a lower triangular matrix with ones along the diagonal
% and D is a diagonal matrix with positiv
www.eeworm.com/read/386253/8760149
m alg065.m
% LDL^t ALGORITHM 6.5
%
% To factor the positive definite n by n matrix A into LDL**T,
% where L is a lower triangular matrix with ones along the diagonal
% and D is a diagonal matrix with positiv
www.eeworm.com/read/283523/9013153
mc readme.mc
Monte Carlo Integrator V1.4
This class defines an object that performs a Monte Carlo integration.
The class is designed to perform the definite integral over any number
of dimensions, but a l
www.eeworm.com/read/419697/10843094
c alg065.c
/*
* LDL-t ALGORITHM 6.5
*
* To factor the positive definite n by n matrix A into LDL**T,
* where L is a lower triangular matrix with ones along the diagonal
* and D is a diagonal matrix
www.eeworm.com/read/437564/7745915
txt curs10.txt
Curs 10
Coada cu prioritati
Este o structura de date pentru care sunt definite urmatoarele operatii:
insert (S,a)- insereaza un atom 宯 structura,
rem
www.eeworm.com/read/246458/12723578
m sparsity.m
% This spy plot shows a SPARSE symmetric positive definite matrix derived from
% a portion of the Harwell-Boeing test matrix "west0479", a matrix describing
% connections in a model of a diffrac
www.eeworm.com/read/140698/13066734
c alg065.c
/*
* LDL-t ALGORITHM 6.5
*
* To factor the positive definite n by n matrix A into LDL**T,
* where L is a lower triangular matrix with ones along the diagonal
* and D is a diagonal matrix
www.eeworm.com/read/140697/13066844
m alg065.m
% LDL^t ALGORITHM 6.5
%
% To factor the positive definite n by n matrix A into LDL**T,
% where L is a lower triangular matrix with ones along the diagonal
% and D is a diagonal matrix with positiv
www.eeworm.com/read/140697/13067041
m alg065.m
% LDL^t ALGORITHM 6.5
%
% To factor the positive definite n by n matrix A into LDL**T,
% where L is a lower triangular matrix with ones along the diagonal
% and D is a diagonal matrix with positiv
www.eeworm.com/read/347943/11626789
m feasreal.m
% FEASREAL Generates a random sparse optimization problem with
% linear, quadratic and semi-definite constraints. Output
% can be used by SEDUMI. All data will be real-valued.
%
% The follow