代码搜索:Prentice

找到约 973 项符合「Prentice」的源代码

代码结果 973
www.eeworm.com/read/434325/7874438

m a6algos.m

%--------------------------------------------------------------------------- %A6ALGOS % % NUMERICAL METHODS: MATLAB Programs, (c) John H. Mathews 1995 % To accompany the text: % NUMERICAL METHODS
www.eeworm.com/read/434325/7874528

m backsub.m

function X = backsub(A,B) %--------------------------------------------------------------------------- %BACKSUB Back substitution solution for upper-triangular systems. % Sample call % X = ba
www.eeworm.com/read/434325/7874559

m a8algos.m

%--------------------------------------------------------------------------- %A8ALGOS % % NUMERICAL METHODS: MATLAB Programs, (c) John H. Mathews 1995 % To accompany the text: % NUMERICAL METHODS
www.eeworm.com/read/434325/7874893

m a2algos.m

%--------------------------------------------------------------------------- %A2ALGOS % % NUMERICAL METHODS: MATLAB Programs, (c) John H. Mathews 1995 % To accompany the text: % NUMERICAL METHODS
www.eeworm.com/read/398648/7932094

m mmgetxy.m

function xy=mmgetxy(n) %MMGETXY Graphical Input Using Mouse. % XY=MMGETXY(N) gets N points from the current axes at % points selected with a mouse button press. % XY=[x,y] matrix having 2 columns and
www.eeworm.com/read/241225/13163189

m mmgetxy.m

function xy=mmgetxy(n) %MMGETXY Graphical Input Using Mouse. % XY=MMGETXY(N) gets N points from the current axes at % points selected with a mouse button press. % XY=[x,y] matrix having 2 columns and
www.eeworm.com/read/138268/13243505

m mmgetxy.m

function xy=mmgetxy(n) %MMGETXY Graphical Input Using Mouse. % XY=MMGETXY(N) gets N points from the current axes at % points selected with a mouse button press. % XY=[x,y] matrix having 2 columns and
www.eeworm.com/read/320558/13423915

m mmgetxy.m

function xy=mmgetxy(n) %MMGETXY Graphical Input Using Mouse. % XY=MMGETXY(N) gets N points from the current axes at % points selected with a mouse button press. % XY=[x,y] matrix having 2 columns and
www.eeworm.com/read/306131/13751981

m mmgetxy.m

function xy=mmgetxy(n) %MMGETXY Graphical Input Using Mouse. % XY=MMGETXY(N) gets N points from the current axes at % points selected with a mouse button press. % XY=[x,y] matrix having 2 columns and
www.eeworm.com/read/156871/6324008

m mmgetxy.m

function xy=mmgetxy(n) %MMGETXY Graphical Input Using Mouse. % XY=MMGETXY(N) gets N points from the current axes at % points selected with a mouse button press. % XY=[x,y] matrix having 2 columns and