I want to calculate the Hessian of the function : x^3-6y^+1 via Fortran code.

0 votes
asked by
edited by

I want to calculate the Hessian of the function : x^3-6y^+1 via Fortran code. How can I do it?

1 Answer

0 votes
answered by (264k points)

To solve this function you will have to take advantage of the tutorial posted on various websites through Google. You should learn how to use the functions from the Fortran code and then you will have the possibility to calculate everything you want related to mathematics. Access Google then use the websites to learn Fortran code. There are also examples to get you going.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please log in or register
...