Quantcast
Channel: Finding maximum or minimum of implicit functions - Mathematica Stack Exchange
Viewing all articles
Browse latest Browse all 10

Answer by molekyla777 for Finding maximum or minimum of implicit functions

$
0
0

You function is

f = x^2 + y^2 - (2 x^2 + 2 y^2 - x)^2;

Then call function Maximize

Maximize[f, {x, y}](*{27/64,{x->3/4,y->0}}*)

And here is plot of you function

enter image description here


Viewing all articles
Browse latest Browse all 10

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>