Faýl:Scilab exemple 3d 2.png

Page contents not supported in other languages.
Wikipediýa, erkin ensiklopediýa

Scilab_exemple_3d_2.png(548 × 461 piksel, faýlyň ölçegi: 15 KB, MIME tipli: image/png)

Bu faýl Wikimedia Commons toplaýjysyndan, özem başga taslamalarda ulanylýan bolmagy mümkin. Onuň faýl düşündiriş sahypasyndaky maglumatlar aşakda görkezilýär.

Gysgaça düşündiriş

Düşündiriş
Français : Exemple de graphique que l'on obtient avec Scilab.
English: Example of graphic that can be made with Scilab.
Sene
Çeşme Öz işi (eseri)
Awtor Christophe Dang Ngoc Chan Cdang

Scilab source

clear
clf

deff("[z] = f(x,y)", "z = sin(x)*cos(y)")

xset("colormap", jetcolormap(32))

x = %pi*[-1:0.05:1]';
y = x;
z = feval(x,y,f);

subplot(2, 2, 1)
grayplot(x, y, z)

subplot(2, 2, 2)
contour2d(x, y, z, 5)

subplot(2, 2, 3)
plot3d1(x, y, z, 0, 90)

subplot(2, 2, 4)
plot3d1(x, y, z, 70, 70)

Lisenzirleme

GNU head Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled GNU Free Documentation License.
w:tk:Creative Commons
salgylanma meňzeş paýlaşma
Bu faýl Creative Commons Attribution-Share Alike 3.0 Unported lisenziýasyna laýyklykda lisenzirlenendir.
Siz erkin:
  • paýlaşyň – iş göçüriň, paýlaň we gowşuryň
  • goşuşdyryp dörediň – iş adaptirläň
Aşakdaky şertlere laýyklykda:
  • salgylanma – Esere awtor ýa-da lisenziýa eýesi tarapyndan görkezilen (ýöne sizi ýa-da eseri ulanmaklygyňyzy goldaýandyklaryny öňe sürmeýän) görnüşde salgylanmalydyr.
  • meňzeş paýlaşma – Bu eseri üýtgeden, öwüren ýa-da bu esere esaslanýan başga bir eser döreden ýagdaýyňyzda, emele gelen eser üçin diňe şu ýa-da şuňa meňzeş lisenziýany ulanmak arkaly paýlap bilersiňiz.
This licensing tag was added to this file as part of the GFDL licensing update.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts iňlis dili

creator iňlis dili

some value

copyright status iňlis dili

copyrighted iňlis dili

inception iňlis dili

7 oktýabr 2005

Faýlyň taryhy

Faýlyň geçmişini görmek üçin Sene/Wagt bölümündäki senelere tyklaň.

Sene/WagtMiniatýuraÖlçeglerUlanyjyTeswir
häzirki13:12, 7 oktýabr 200513:12, 7 oktýabr 2005 senesindäki wersiýanyň miniatýurasy548 × 461 (15 KB)CdangExemple de graphique que l'on obtient avec [http://www.scilab.org/ Scilab] ---- Example of graphic that can be made with [http://www.scilab.org/ Scilab] ---- Programme Scilab : clear clf deff('[z]=f(x,y)','z=sin(x)*cos(y)') xset('colormap',jetc

Bu faýla çykgydy bar bolan sahypa:

Global faýl ulanyşy

Bu faýl aşakdaky beýleki wikiler tarapyndan ulanylýar: