首页 > 编程知识 正文

matlab三维坐标下画一平面(matlab中怎样提取三维点坐标)

时间:2023-05-05 02:09:31 阅读:73613 作者:989

勤劳的蜜蜂,首先根据命令得到三维图,如下

清除器

X_M=100;

x _ space=linspace (-8,8,X_M );

P_M=100;

p _ space=linspace (-8,8,P_M );

公路自行车

Wigner_function_0.1w.mat

图形;

subplot(2、2、1 );

imagesc(p_space,X_space,real ) wigner_function );

公路自行车

Wigner_function_0.5w.mat

保持

开启

subplot(2、2、2 );

imagesc(p_space,X_space,real ) wigner_function );

公路自行车

Wigner_function_1w.mat

保持

开启

subplot(2、2、3 );

imagesc(p_space,X_space,real ) wigner_function );

公路自行车

Wigner_function_1.5w.mat

保持

开启

subplot(2、2、4 );

imagesc(p_space,X_space,real ) wigner_function );

版权声明:该文观点仅代表作者本人。处理文章:请发送邮件至 三1五14八八95#扣扣.com 举报,一经查实,本站将立刻删除。