vtb1.m
来自「振动工具箱」· M 代码 · 共 16 行
M
16 行
% VTB1%% VTB1_1 plots the free response of a single-degree of freedom% system.% VTB1_2 numerically integrates to find the unforced response % of a system using Euler's method. The system can% be in state space or LSOM form.% VTB1_3 performs fourth Runge-Kutta integration on a set of% equations described in a specified file. The % equations need not be linear.% VTB1_4 numerically integrates to find the forced response % of a system using Euler's method. The system can% be in state space or LSOM form.% VTB1_5 plots the free decay of a single degree of freedom% system with viscous, coulomb, or air damping.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?