[Scilab-users] numderivative Heart

Hermes herozigle at gmail.com
Mon Oct 2 09:40:04 CEST 2017


Hola,I would like to find the values of the function for which its derivative
is equal to zero.function val = Heart(x1, x2)    
val=(1.25*x2-sqrt(abs(x1))).^2+x1.^2-1; // switched ^ to .^ to handle
vectorsendfunction;I've tried it with the numderivative function.Gracias



--
Sent from: http://mailinglists.scilab.org/Scilab-users-Mailing-Lists-Archives-f2602246.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20171002/49b3ef44/attachment.htm>


More information about the users mailing list