vtb7_3.m
来自「在MATLAB中开发震动相关仿真时需要用到的」· M 代码 · 共 10 行
M
10 行
% VTB7_3 A set of files numbered from VTB7_3_1.MAT to% VTB7_3_6.MAT exist which contain discrete frequency% response functions. After loading the data,% plot(FreqV,abs(Xfer)) will give the magnitude,% plot(FreqV,angle(Xfer)) will give the phase% plot, and plot(Xfer) will give the Nyquist plot.% Note the differences between experimental% data and what you would expect from theory.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?