[Scilab-users] Queries about vector and complex numbers
Dang, Christophe
Christophe.Dang at sidel.com
Wed Jun 25 09:09:30 CEST 2014
Hello,
> De : abhishek sharma
> Envoyé : lundi 23 juin 2014 17:57
>
> I want to know how to perform divergence and curl of a vector in scilab,
> also how to change a cimplex no. From one form to another.
I'm afraid you have to do it yourself.
For the divergence, you might use something like
sum(numderivative(f, x))
For the curl, you might as well use the approximate jacobian matrix calculated by numderivative().
Sorry, I don't know what you mean by "cimplex no.".
Hope this helps
--
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