只需一步,快速开始
x1=[0:0.1:25]; y1=exp(-1./2.*(x1-25).^2./(10^2)); x2=[25 50]; y2=[1 1]; x3=[50:0.1:100]; y3=exp(-1./2.*(x3-50).^2./(20^2)); x=[x1,x2,x3]; y=[y1,y2,y3]; plot(x,y);
使用道具 举报
本版积分规则 发表回复 回帖后跳转到最后一页
|小黑屋|Archiver|手机版|联系我们|声振论坛
GMT+8, 2024-11-14 23:01 , Processed in 0.076636 second(s), 15 queries , Gzip On.
Powered by Discuz! X3.4
Copyright © 2001-2021, Tencent Cloud.