代码搜索:triangular
找到约 1,594 项符合「triangular」的源代码
代码结果 1,594
www.eeworm.com/read/152929/12073647
m trans2n.m
% Carry out the triangular transform from 2-D to N-D
function ptn = trans2n(pt,v1,v2,v3,n1,n2,n3)
%
% ptn = trans2n(pt,v1,v2,v3,n1,n2,n3)
%
% pt = point in visualisation plot
% vi = ith node in
www.eeworm.com/read/140700/13065978
txt alg064.txt
> restart;
> # DIRECT FACTORIZATION ALGORITHM 6.4
> #
> # To factor the n by n matrix A = (A(I,J)) into the product of the
> # lower triangular matrix L = (L(I,J)) and the upper triangular
> # ma
www.eeworm.com/read/140700/13066278
txt alg064.txt
> restart;
> # DIRECT FACTORIZATION ALGORITHM 6.4
> #
> # To factor the n by n matrix A = (A(I,J)) into the product of the
> # lower triangular matrix L = (L(I,J)) and the upper triangular
> # ma
www.eeworm.com/read/127438/6006376
in makefile.in
# This Makefile.in created by simplemake. Do not edit
# @configure_input@
all: all-redirect
SHELL = @SHELL@
top_srcdir = @top_srcdir@
srcdir = @srcdir@
DEFS = @DEFS@ -I.
www.eeworm.com/read/169697/5414909
cvsignore .cvsignore
*.vcproj
Makefile.in
Makefile
segtest
*.s
typename
contents
struct-pack
triangular-pack
slice-pack
simple-pack
transpose-pack
lbub
bsend1
getpartelm
localpack
zeroparms
.deps
*ebug
*elease
www.eeworm.com/read/168845/5436070
cpp test52.cpp
//
// Copyright (c) 2000-2002
// Joerg Walter, Mathias Koch
//
// Permission to use, copy, modify, distribute and sell this software
// and its documentation for any purpose is hereby granted
www.eeworm.com/read/287087/8721347
c signalmain.c
/**************************************************************************/
/******** Signal Sourse *********************************/
/* Capable to output Sin, Square,and Triangular Wave
www.eeworm.com/read/279376/10442925
m edgefem2d.m
% --------------------------------------------------------------
% Compute the stiffness and mass matrix for edge elements on
% a triangular grid
% ----------------------------------------------------
www.eeworm.com/read/386253/8759923
m alg064.m
% DIRECT FACTORIZATION ALGORITHM 6.4
%
% To factor the n by n matrix A = (A(I,J)) into the product of the
% lower triangular matrix L = (L(I,J)) and the upper triangular
% matrix U = (U(I,J)), tha
www.eeworm.com/read/386253/8760109
m alg064.m
% DIRECT FACTORIZATION ALGORITHM 6.4
%
% To factor the n by n matrix A = (A(I,J)) into the product of the
% lower triangular matrix L = (L(I,J)) and the upper triangular
% matrix U = (U(I,J)), tha