تصویر:Eq3planes animated.gif
وکیپیڈیا سے
Eq3planes_animated.gif (26KB, MIME type: image/gif
)
Made with Scilab and ImageMagick Released to public domain
// Plot a system of 3 simultaneous linear equations // Scilab script [x,y]=meshgrid(-10:.1:10,-10:.1:10); //points to evaluate on z1 = 2*x +3*y - 4; // first equation z2 = -3/4*x +2/4*y -1/4; // second equation z3 = 5/8*x +4/8*y -3/8; // third equation mesh(x,y,z1); // plot the plane described by the 1st equation mesh(x,y,z2); // plot the plane described by the 2nd equation mesh(x,y,z3); // plot the plane described by the 3rd equation
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.
- (ضائع) ( رائج) 00:31, 17 نومبر 2006 . . Urdutext (تبادلۂ_خیال | شـراکـت) . . 278×253 (25,890 bytes) (Made with Scilab and ImageMagick)
- Edit this file using an external application
See the setup instructions for more information.
روابط
اس ملف (فائل) سے درج ذیل صفحات رابطہ رکھتے ہیں: