تصویر:Projection1 ips.png

وکیپیڈیا سے

Projection1_ips.png (3KB, MIME type: image/png)

Created by author with Scilab. Released to public domain.

Scilab script: سائیلیب

// scilab script
x=[0 1];y=[0 1];z=[0 1];
param3d(x,y,z);
x=[1 1];y=[1 1];z=[1 0];
param3d(x,y,z);
x=[1 0];y=[1 0];z=[0 0];
param3d(x,y,z);
xstring(0,0,'u');
u=gce();
u.data=[.5 .5 .1];
xstring(0,0,'v');
v=gce();
v.data=[.5 .5 .51];
xstring(0,0,'b');
b=gce();
b.data=[1.05 1.05 .5];

File history

Legend: (cur) = this is the current file, (del) = delete this old version, (rev) = revert to this old version.
Click on date to see the file uploaded on that date.


اس ملف (فائل) سے درج ذیل صفحات رابطہ رکھتے ہیں: