代码搜索:COMPOUND
找到约 908 项符合「COMPOUND」的源代码
代码结果 908
www.eeworm.com/read/473622/6847333
m jinv.m
%JINV Jacobian of the inverse compound operator.
% J = JINV(XIJ) returns the Jacobian matrix of the inversion XJI of
% XIJ. All X's are 3x1-vectors.
%
% See also J1COMP, J2COMP, ICOMPOUND, COM
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