原始文件(2,529 × 2,264像素,文件大小:508 KB,MIME类型:image/png



摘要

Please update color in the code, not overwrite a other version with new colors!
描述 First eigenfunction of the L-shaped membrane, resembling (but not identical) to MATLAB's logo trademarked by MathWorks Inc.
日期
来源 自己的作品
作者 Jarekt, LukeTriton
授权
(二次使用本文件)
See Commons:Deletion requests/File:Matlab Logo.png.
其他版本
 
本PNG 位图使用MATLAB创作.

Created with the code:

L = 160 * membrane(1, 100);

f = figure;
ax = axes;
s = surface(L, 'EdgeColor', 'none');
view(3)

ax.XLim = [1 201];
ax.YLim = [1 201];
ax.ZLim = [-53.4 160];
ax.CameraPosition = [-145.5 -229.7 283.6];
ax.CameraTarget = [77.4 60.2 63.9];
ax.CameraUpVector = [0 0 1];
ax.CameraViewAngle = 36.7;
ax.Position = [0 0 1 1];
ax.DataAspectRatio = [1 1 0.9];

l1 = light('Position', [50 75 150], 'Style', 'infinite', 'Color', "#00B3FF");
l2 = light('Position', [0 400 150], 'Style', 'local', 'Color', "#00B3FF");
l3 = light('Position', [0.5 -1 0.4], 'Color', [0.8 0.8 0]);

s.FaceColor = [0.9 0.2 0.2];
s.FaceLighting = 'gouraud';
s.AmbientStrength = 0.3;
s.DiffuseStrength = 0.6;
s.BackFaceLighting = 'lit';
s.SpecularStrength = 1;
s.SpecularColorReflectance = 1;
s.SpecularExponent = 7;

axis off;

许可协议

Public domain 我,本作品著作权人,释出本作品至公有领域。这适用于全世界。
在一些国家这可能不合法;如果是这样的话,那么:
我无条件地授予任何人以任何目的使用本作品的权利,除非这些条件是法律规定所必需的。
Trademarked 本作品含有受商标法保护的内容。任意使用以致于侵害到商标拥有者的权益将可能会面临刑事责任与民事赔偿。请用户使用前自行查明相关法律规定并承担一切风险与责任。详情请参见免责声明
此标签不表示文件的著作权状态。任何文件在附有此标签的同時还需要一个有效的著作权标签请参阅许可协议说明页面以了解更多信息。

说明

添加一行文字以描述该文件所表现的内容

此文件中描述的项目

描繪內容

文件历史

点击某个日期/时间查看对应时刻的文件。

日期/时间缩⁠略⁠图大小用户备注
当前2024年2月27日 (二) 21:462024年2月27日 (二) 21:46版本的缩略图2,529 × 2,264(508 KB)Obscure2020Optimized with OxiPNG and ZopfliPNG.
2024年1月7日 (日) 17:452024年1月7日 (日) 17:45版本的缩略图2,529 × 2,264(1.07 MB)LukeTritonNew Code, Colorfix
2017年1月28日 (六) 17:412017年1月28日 (六) 17:41版本的缩略图897 × 806(133 KB)McZusatzReverted to version as of 15:07, 31 October 2013 (UTC) Please update color in the code first.
2017年1月27日 (五) 23:082017年1月27日 (五) 23:08版本的缩略图256 × 256(54 KB)JC713Updated colors
2013年10月31日 (四) 15:072013年10月31日 (四) 15:07版本的缩略图897 × 806(133 KB)McZusatzAntiAlias (uploaded using chunked upload script)
2008年3月24日 (一) 19:562008年3月24日 (一) 19:56版本的缩略图897 × 806(131 KB)Jarekt{{Information |Description=First eigenfunction of the L-shaped membrane used as MATLAB's logo. Created with the code: logo() |Source=self-made |Date= |Author= MyName (~~~) |other_versions= }}

以下2个页面使用本文件:

全域文件用途

以下其他wiki使用此文件:

查看本文件的更多全域用途