搜索资源列表
响应曲线.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')
slcthead
- S-L头模型重建,X-CT图像重建算法的仿真研究-SL head model reconstruction, X-CT image reconstruction algorithm simulation