vtb2.m

来自「在MATLAB中开发震动相关仿真时需要用到的」· M 代码 · 共 18 行

M
18
字号
% VTB2%% VTB2_1 plots the forced response of an undamped single degree%        of freedom system to a sinusoidal input.% VTB2_2 plots the forced response of an underdamped single%        degree of freedom system to a sinusoidal input.% VTB2_3 plots the frequency response (transfer) function of a %        single degree of freedom damped system.% VTB2_4 plots the displacement transmissibility ratio and%        force transmissibility ratio of a single degree of %        freedom damped system.% VTB2_5 plots the displacement and phase of a system with%        rotating imbalance as a function of frequency.% VTB2_6 plots the free decay of a single degree of freedom%        system with viscous, coulomb, or air damping.%        NOTE: VTB2_6 will be replaced by VTB1_5 after Fall 2000

⌨️ 快捷键说明

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