代码搜索:structural

找到约 526 项符合「structural」的源代码

代码结果 526
www.eeworm.com/read/145339/12735102

m red.m

function [B]=red(A,b) % B=red(A,b) %------------------------------------------------------------- % PURPOSE % Algorithm for reducing the size of a square % matrix A by omitting rows and columns de
www.eeworm.com/read/145339/12735158

m spring1e.m

function [Ke]=spring1e(ep); % Ke=spring1e(ep) %------------------------------------------------------------- % PURPOSE % Compute element stiffness matrix for spring element. % % INPUT: ep = [k];
www.eeworm.com/read/145339/12735180

m bar1e.m

function [Ke]=bar1e(ep); % Ke=bar1e(ep) %------------------------------------------------------------- % PURPOSE % Compute element stiffness matrix % for spring (analog) element. % % INPUT: ep = [k
www.eeworm.com/read/145339/12735235

m spring1s.m

function [es]=spring1s(ep,ed) % es=spring1s(ep,ed) %------------------------------------------------------------- % PURPOSE % Compute element force in spring element (spring1e). % % INPUT: ep = [k]
www.eeworm.com/read/244502/12859647

m red.m

function [B]=red(A,b) % B=red(A,b) %------------------------------------------------------------- % PURPOSE % Algorithm for reducing the size of a square % matrix A by omitting rows and columns de
www.eeworm.com/read/244502/12859716

m spring1e.m

function [Ke]=spring1e(ep); % Ke=spring1e(ep) %------------------------------------------------------------- % PURPOSE % Compute element stiffness matrix for spring element. % % INPUT: ep = [k];
www.eeworm.com/read/244502/12859740

m bar1e.m

function [Ke]=bar1e(ep); % Ke=bar1e(ep) %------------------------------------------------------------- % PURPOSE % Compute element stiffness matrix % for spring (analog) element. % % INPUT: ep = [k
www.eeworm.com/read/244502/12859852

m spring1s.m

function [es]=spring1s(ep,ed) % es=spring1s(ep,ed) %------------------------------------------------------------- % PURPOSE % Compute element force in spring element (spring1e). % % INPUT: ep = [k]
www.eeworm.com/read/300042/13941230

m red.m

function [B]=red(A,b) % B=red(A,b) %------------------------------------------------------------- % PURPOSE % Algorithm for reducing the size of a square % matrix A by omitting rows and columns de
www.eeworm.com/read/300042/13941285

m spring1e.m

function [Ke]=spring1e(ep); % Ke=spring1e(ep) %------------------------------------------------------------- % PURPOSE % Compute element stiffness matrix for spring element. % % INPUT: ep = [k];