File:Schwarz-Christoffel transformation.png
来自testwiki
跳转到导航
跳转到搜索
Schwarz-Christoffel_transformation.png (580 × 177像素,文件大小:7 KB,MIME类型:image/png)
本文件来自维基共享资源并可能被其他项目使用。 其文件描述页上的描述显示在下面。
摘要
| 描述Schwarz-Christoffel transformation.png |
English: Schwarz-Christoffel mapping of the semi-infinite strip to the upper half-plane. |
|||
| 日期 | ||||
| 来源 | 自己的作品 | |||
| 作者 | User:Jitse Niesen | |||
| 授权 (二次使用本文件) |
|
此math图片可使用矢量图形重新创建为SVG文件。这具有很多好处;更多信息请参见共享资源:待清理媒体。如果存在此图片的SVG格式,请将其上传,然后将此模板替换为
{{vector version available|新图片名称}}。
建议您将SVG命名为“Schwarz-Christoffel transformation.svg”,这样在使用Vector version available(或Vva)模板时就不需要填写新图片名称参数。 |
摘要
This image was created by the following Matlab file:
zs = [ linspace(0.2, 0.2+1i)
linspace(0.4, 0.4+1i)
linspace(0.6, 0.6+1i)
linspace(0.8, 0.8+1i)
linspace(1.0, 1.0+1i)
linspace(0.2i, 1.2+0.2i)
linspace(0.4i, 1.2+0.4i)
linspace(0.6i, 1.2+0.6i)
linspace(0.8i, 1.2+0.8i) ];
zs = transpose(zs);
zs2 = [ linspace(0, 0+1i)
linspace(0i, 1.2+0i)
linspace(1i, 1.2+1i) ];
zs2 = transpose(zs2);
zetas = - 1/2 + 1/2*cosh(pi*zs);
zetas2 = - 1/2 + 1/2*cosh(pi*zs2);
clf;
subplot('position', [0 0 0.4 0.4]);
hold on;
patch([-1 2 2 -1], [-1 -1 0 0], [0.7 0.7 0.7], 'EdgeColor', 'none');
patch([-1 2 2 -1], [1 1 2 2], [0.7 0.7 0.7], 'EdgeColor', 'none');
patch([-1 0 0 -1], [-1 -1 2 2], [0.7 0.7 0.7], 'EdgeColor', 'none');
plot(real(zs), imag(zs), 'r');
plot(real(zs2), imag(zs2), 'k', 'LineWidth', 2);
plot([0 0], [0 1], 'ok', 'MarkerSize', 7, 'MarkerFaceColor', 'black');
axis([-0.2 1.2 -0.2 1.2]);
axis off;
annotation('arrow', [0.55 0.45], [0.18 0.18]);
annotation('textbox', [0.45 0.18 0.1 0.1], 'String', '\itf', ...
'EdgeColor', 'none', 'HorizontalAlignment', 'center', ...
'FontSize', 20);
subplot('position', [0.6 0 0.4 0.4]);
hold on;
patch([-3 2 2 -3], [-1 -1 0 0], [0.7 0.7 0.7], 'EdgeColor', 'none');
plot(real(zetas), imag(zetas), 'r');
plot(real(zetas2), imag(zetas2), 'k', 'LineWidth', 2);
plot([-1 0], [0 0], 'ok', 'MarkerSize', 7, 'MarkerFaceColor', 'black');
axis([-2.5 1.5 -0.3 2]);
axis off;
print -depsc 'sc.eps';
The resulting EPS file was transformed to PNG by the following commands:
epstopdf sc.eps convert sc.pdf sc.png mv sc.png Schwarz-Christoffel_transformation.png
说明
添加一行文字以描述该文件所表现的内容
此文件中描述的项目
描繪內容
著作权持有者释出至公有领域 简体中文(已转写)
8 6 2005
文件历史
点击某个日期/时间查看对应时刻的文件。
| 日期/时间 | 缩略图 | 大小 | 用户 | 备注 | |
|---|---|---|---|---|---|
| 当前 | 2005年6月15日 (三) 18:23 | 580 × 177(7 KB) | wikimediacommons>Jitse Niesen | turn arrow around |
文件用途
以下页面使用本文件:
