代码搜索:triangular
找到约 1,594 项符合「triangular」的源代码
代码结果 1,594
www.eeworm.com/read/359005/10171842
m tri2mf.m
function y = tri2mf(x,params)
%TRI2MF Triangular membership function with two parameters
% The parameters are [center delta] where delta is the
% distance from the center to either foot.
% Copy
www.eeworm.com/read/356737/10221897
m lineartriangleelementarea.m
function y = LinearTriangleElementArea(xi,yi,xj,yj,xm,ym)
%LinearTriangleElementArea This function returns the area of the
% linear triangular element whose first
%
www.eeworm.com/read/356737/10221934
m quadtriangleelementarea.m
function y = QuadTriangleElementArea(x1,y1,x2,y2,x3,y3)
%QuadTriangleElementArea This function returns the area of the
% quadratic triangular element whose first
%
www.eeworm.com/read/356737/10221940
m lineartriangleassemble.m
function y = LinearTriangleAssemble(K,k,i,j,m)
%LinearTriangleAssemble This function assembles the element
% stiffness matrix k of the linear
% t
www.eeworm.com/read/161095/10452182
m try4.m
function info = try4(A,pin);
% TRY4 : test SUPERLU with 4 outputs
%
% info = try4(A,pin);
% normally info is the residual norm;
% but info is at least 10^6 if the factors are not triangular,
% or the
www.eeworm.com/read/161095/10452230
m trytime.m
function info = trytime(A);
% TRYTIME : time SUPERLU with 3 outputs against Matlab's LU
%
% info = trytime(A);
% normally info is ||P*A*x-L*U*x|| / ||A|| (for a random x);
% but info is at least 10^6
www.eeworm.com/read/161095/10453216
c zhemv.c
/* -- translated by f2c (version 19940927).
You must link the resulting object file with the libraries:
-lf2c -lm (in that order)
*/
#include "f2c.h"
/* Subroutine */ int zhemv_(char *uplo,
www.eeworm.com/read/161095/10453334
c chemv.c
/* -- translated by f2c (version 19940927).
You must link the resulting object file with the libraries:
-lf2c -lm (in that order)
*/
#include "f2c.h"
/* Subroutine */ int chemv_(char *uplo,
www.eeworm.com/read/161094/10454715
c ztrsm.c
/* -- translated by f2c (version 19940927).
You must link the resulting object file with the libraries:
-lf2c -lm (in that order)
*/
#include "f2c.h"
/* Table of constant values */
static d
www.eeworm.com/read/161094/10454721
c zhemv.c
/* -- translated by f2c (version 19940927).
You must link the resulting object file with the libraries:
-lf2c -lm (in that order)
*/
#include "f2c.h"
/* Subroutine */ int zhemv_(char *uplo,