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
_______________________________________________
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users

Reply via email to