User Portlet User Portlet

Discussions
Maximize worked for me for a different function (using t, Q as example variables with example ranges)- Maximize[{ Function [ ], 0
Hi all- I want to find the maximum value of a function, and also the location of that maximum, within the limits of two variables. To find the location, I tried this but I believe I must have done something incorrectly in the syntax: ...
Thank you, these suggestions are very helpful.
Hi, I got it working by using MaxRecursions! Thanks!
Great, thank you Sander that was very helpful. I used Piecewise and it worked great.