代码搜索:triangular
找到约 1,594 项符合「triangular」的源代码
代码结果 1,594
www.eeworm.com/read/149425/12378299
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/149425/12378411
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/149425/12378426
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/234163/14120198
m grinprodgausquad.m
function int=grinprodgausquad(g,sigma);
%grinprodgausquad Computes the integral of the product of the gradients in 2D FEM for quadratic isoparametric triangular elements
% Function int=grinprodgau
www.eeworm.com/read/123143/14645492
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/221024/14773673
html http:^^www.cs.cornell.edu^info^people^csun^pssls^index.html
MIME-Version: 1.0
Server: CERN/3.0
Date: Sunday, 24-Nov-96 23:03:10 GMT
Content-Type: text/html
Content-Length: 881
Last-Modified: Thursday, 17-Oct-96 19:55:18 GMT
PSSLS: Parallel Solu
www.eeworm.com/read/216884/14988646
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/216884/14988712
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/216884/14988723
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/212791/15149594
vtb3_3
function vtb3_3(N)
%VTB3_3 Fourier Series approximation to a triangle wave.
% VTB3_3(N) displays the N term Fourier approximation to a
% triangular input. The approximation is plotted versus time