搜索资源列表
响应曲线.rar
- 阶跃响应曲线 num=[23.15 39.65]; den=[2.835 7.726 20.92]; [y,x,t]=step(num, den);plot(t,y) 时域分析零输入响应曲线 A=[1 -1 0.5;2 -2 0.3;1 -4 -0.1] ; B=[0 0 1]'; C=[0 0 1]; D=0; x0=[1 0 0]'; t=0:0.1:20; initial(A,B,C,D,x0,t); title('The Initial Condition Reponse')
ODOF_VTB1
- 单自由度系统时域响应,以及通过傅里叶变换进行频谱分析,并作出相应的图形-response of system of one degree of freedom
matlab
- matlab在振动分析中的应用源代码 包括各种信号处理的时域频域方法 强烈推荐 仅供学习交流-matlab in vibration analysis application source code, including various signal processing frequency domain method is strongly recommended for learning exchanges