代码搜索:Formulation

找到约 295 项符合「Formulation」的源代码

代码结果 295
www.eeworm.com/read/250631/12395472

c main.c

/* fd3d_4.3c 3D Radiation from a dipole an FDTD program with a senven_point PML and total/scantteried field formulation*/ #include #include #include #defin
www.eeworm.com/read/380715/9134023

m unc_n2_sin.m

function [fval]=unc_n2_sin(x) %reference: %note that you can get the formulation of unc_n2_sin from some %aritcles,such as %(1)LS Zhang, CK Ng, D Li, WW Tian 'A New Filled Function Method for Glo
www.eeworm.com/read/198177/7948400

m unc_n2_sin.m

function [fval]=unc_n2_sin(x) %reference: %note that you can get the formulation of unc_n2_sin from some %aritcles,such as %(1)LS Zhang, CK Ng, D Li, WW Tian 'A New Filled Function Method for Glo
www.eeworm.com/read/426017/10293982

m elasup.m

function [ YVout, IPowout ] = elasup( B1, B2, B3, B4, rho, X, YV, IPow, Medium ) % Propagates through an elastic layer using % compound matrix formulation global H Loc N Roof = 1.0E
www.eeworm.com/read/305575/13765461

m dmasym.m

function[a]=dmasym(L,K,B,sig,n) % DMASYM Computes asymmetry from discrete-mode formulation. % % A=DMASYM(L,K,B1,SIG,N), where L is a scalar, K is a array of complex- % valued wavenumbers, B1 i
www.eeworm.com/read/251835/12317648

m crrmap.m

function [wp,qnum,up] = crrmap(zp,w,beta,wr,betar,cr,aff,affr,Q,qdat,qdatr) %CRRMAP Schwarz-Christoffel rectified map in crossratio formulation. % CRRMAP(ZP,W,BETA,WR,BETAR,CR,AFF,AFFR,Q,QDAT,QDAT
www.eeworm.com/read/380715/9134007

m unc_n2_camel3.m

function [fval]=unc_n2_camel3(x) %reference: %note that you can get the formulation of unc_n2_camel3 from some %aritcles,such as %(1)LS Zhang, CK Ng, D Li, WW Tian 'A New Filled Function Method f
www.eeworm.com/read/178406/9399830

m rotstiff25.m

function K=rotstiff(L,E,r,ri,nu) % K=rotstiff(L,E,r,ri,nu) % % % By I. Bucher % Date 30-3-1997 % Rev. 1.1 % For FV. % % added the timoshenko shear using Kramer's formulation % phi = E*I/
www.eeworm.com/read/178406/9399853

m rotstiff.m

function K=rotstiff(L,E,r,ri,nu) % K=rotstiff(L,E,r,ri,nu) % % % By I. Bucher % Date 30-3-1997 % Rev. 1.1 % For FV. % % added the timoshenko shear using Kramer's formulation % phi = E*I/
www.eeworm.com/read/426017/10294057

m elasdn.m

function [ YVout, IPowout ] = elasdn( B1, B2, B3, B4, rho, X, YV, IPow, Medium ) % Propagates through an elastic layer using % compound matrix formulation global H Loc N Roof = 1.0E5;