代码搜索:triangular

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

代码结果 1,594
www.eeworm.com/read/358614/10183836

java qrdecomposition.java

package Jama; import Jama.util.*; /** QR Decomposition. For an m-by-n matrix A with m >= n, the QR decomposition is an m-by-n orthogonal matrix Q and an n-by-n upper triangular matrix
www.eeworm.com/read/162028/10344054

c alloc.c

/* * alloc.c -- Memory allocation utilities for cluster * * $Log: alloc.c,v $ * Revision 1.8 1993/01/20 19:00:40 stolcke * triangular matrix stuff no longer needed * * Revision 1.7 1993/01/
www.eeworm.com/read/467759/7000782

m dlyapsq.m

function v=dlyapsq(a,b) % Solves the discrete Lyapunov equation AV'VA' - V'V +BB' =0 % V is upper triangular with real non-negative diagonal entries % this is equivalent to v=chol(dlyap(a,b*b')) bu
www.eeworm.com/read/236873/7119037

m dlyapsq.m

function v=dlyapsq(a,b) % Solves the discrete Lyapunov equation AV'VA' - V'V +BB' =0 % V is upper triangular with real non-negative diagonal entries % this is equivalent to v=chol(dlyap(a,b*b')) bu
www.eeworm.com/read/458010/7314158

m dlyapsq.m

function v=dlyapsq(a,b) % Solves the discrete Lyapunov equation AV'VA' - V'V +BB' =0 % V is upper triangular with real non-negative diagonal entries % this is equivalent to v=chol(dlyap(a,b*b')) bu
www.eeworm.com/read/448350/7534382

m dlyapsq.m

function v=dlyapsq(a,b) % Solves the discrete Lyapunov equation AV'VA' - V'V +BB' =0 % V is upper triangular with real non-negative diagonal entries % this is equivalent to v=chol(dlyap(a,b*b')) bu
www.eeworm.com/read/447276/7555401

java qrdecomposition.java

package Jama; import Jama.util.*; /** QR Decomposition. For an m-by-n matrix A with m >= n, the QR decomposition is an m-by-n orthogonal matrix Q and an n-by-n upper triangular matrix
www.eeworm.com/read/440750/7682141

m dlyapsq.m

function v=dlyapsq(a,b) % Solves the discrete Lyapunov equation AV'VA' - V'V +BB' =0 % V is upper triangular with real non-negative diagonal entries % this is equivalent to v=chol(dlyap(a,b*b')) bu
www.eeworm.com/read/144074/12819570

h trimat.h

#ifndef TRIMAT_CLASS #define TRIMAT_CLASS #include #include #include // maximum number of upper triangular entries and rows const int ELEMENTLIMIT = 325;
www.eeworm.com/read/240686/13205091

h trimat.h

#ifndef TRIMAT_CLASS #define TRIMAT_CLASS #include #include #include // maximum number of upper triangular entries and rows const int ELEMENTLIMIT = 325;