z=cos(theta) 0

来源:学生作业帮助网 编辑:作业帮 时间:2024/05/12 00:13:09
z=cos(theta) 0

z=cos(theta) 0
z=cos(theta) 0

z=cos(theta) 0
theta=0:0.01:4*pi;
Z2=Z(41:81);
plot(theta,Z)
figure
plot(theta(41:81),Z2)