[Scilab-users] Basic practical using scilab.

Dang, Christophe Christophe.Dang at sidel.com
Fri Jan 17 13:11:34 CET 2014


Hello, 

for a few thingss,
you should look at the following help topics:

> De la part de himanshu kushwah
> Envoyé : mercredi 15 janvier 2014 18:27
>
> 3. Solve the given matrix using Gauss Elimination method.
> 4. Solve the given matrix using Gauss - Seidel method.
> 5. Solve the given matrix using L-U decomposition method.

"linear equations"

http://help.scilab.org/docs/5.4.1/en_US/section_3c7b90d9c6de8327dcd78c9f2184ec51.html

e.g. inv(), lu()

also look at the linalg ATOMS package

http://atoms.scilab.org/toolboxes/linalg

> 6. Solve the double integral using numerical methods.

"Differential calculus, Integration"

http://help.scilab.org/docs/5.4.1/en_US/section_647d3aa8a35d1f0c755bed6b756f36c0.html

e.g. int2d()

For some others, you might have to program it yourself or find a dedicated package.

Hope this helps,

regards

-- 
Christophe Dang Ngoc Chan
Mechanical calculation engineer

______________________________________________________________________

This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error), please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden.
______________________________________________________________________



More information about the users mailing list