contents.m

来自「用于有限元分析的matlab工具箱」· M 代码 · 共 26 行

M
26
字号
% CALFEM - Users manual example scripts.% Version 3.3  1999-03-01%% Copyright (c)  Division of Structural Mechanics and%                Department of Solid Mechanics.%                Lund Institute of Technology%------------------------------------------------------------------------------% Static analysis examples.%   exs1   - Linear spring system.%   exs2   - One dimensional heat flow.%   exs3   - Simply supported beam.%   exs4   - Plane truss.%   exs5   - Plane frame.%   exs6   - Geometry based frame analysis.%   exs7   - Two dimensional diffusion.%% Dynamic analysis examples.%   exd1   - Modal analysis of frame.%   exd2   - Transient analysis.%   exd3   - Reduced system transient analysis.%   exd4   - Time varying boundary condition.%% Non-linear analysis examples%   exn1   - Second order theory analysis of a frame.%   exn2   - Buckling analysis of a frame.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?