Datoteka:Matlab Logo.png

Izvorna datoteka(2.529 × 2.264 piksela, veličina datoteke: 508 KB, MIME tip: image/png)


Sažetak

Please update color in the code, not overwrite a other version with new colors!
Opis First eigenfunction of the L-shaped membrane, resembling (but not identical) to MATLAB's logo trademarked by MathWorks Inc.
Datum
Izvor Vlastito djelo
Autor Jarekt, LukeTriton
Dopuštenje
(Naknadno korištenje ove datoteke)
See Commons:Deletion requests/File:Matlab Logo.png.
Ostale verzije
 
This diagram was created with 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;

Licenciranje

Public domain Ja, vlasnik autorskog prava ovog djela, objavljujem ovaj rad u javno vlasništvo. Ovo se primjenjuje u cijelom svijetu.
U nekim državama ovo zakonski nije moguće; u tom slučaju:
Ja dopuštam svima pravo korištenja ovog rada u bilo koju svrhu, bez ikakvih uslova, osim ako su takvi uslovi zakonski neophodni.
Trademarked This work includes material that may be protected as a trademark in some jurisdictions. If you want to use it, you have to ensure that you have the legal right to do so and that you do not infringe any trademark rights. See our general disclaimer.
This tag does not indicate the copyright status of the attached work. A normal copyright tag is still required. See Commons:Licensing.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

prikazuje

MIME type engleski

image/png

Historija datoteke

Kliknite na datum/vrijeme da vidite verziju datoteke iz tog vremena.

Datum/vrijemeSmanjeni pregledDimenzijeKorisnikKomentar
trenutno23:46, 27 februar 2024Smanjeni pregled verzije na dan 23:46, 27 februar 20242.529 × 2.264 (508 KB)Obscure2020Optimized with OxiPNG and ZopfliPNG.
19:45, 7 januar 2024Smanjeni pregled verzije na dan 19:45, 7 januar 20242.529 × 2.264 (1,07 MB)LukeTritonNew Code, Colorfix
19:41, 28 januar 2017Smanjeni pregled verzije na dan 19:41, 28 januar 2017897 × 806 (133 KB)McZusatzReverted to version as of 15:07, 31 October 2013 (UTC) Please update color in the code first.
01:08, 28 januar 2017Smanjeni pregled verzije na dan 01:08, 28 januar 2017256 × 256 (54 KB)JC713Updated colors
17:07, 31 oktobar 2013Smanjeni pregled verzije na dan 17:07, 31 oktobar 2013897 × 806 (133 KB)McZusatzAntiAlias (uploaded using chunked upload script)
21:56, 24 mart 2008Smanjeni pregled verzije na dan 21:56, 24 mart 2008897 × 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= }}

Sljedeća stranica koristi ovu datoteku:

Globalna upotreba datoteke

Sljedeći wikiji koriste ovu datoteku:

Pogledajte globalne upotrebe ove datoteke.