Recent content by suk
-
S
LaTeX Why Is My LaTeX Figure Misplaced and How Do I Remove an Unwanted Blank Page?
LaTeX help Hi, I need some help with latex. I have a document created using the 'article' class. The formatting for the rest of the document is perfect but for some reason, latex inserts an additional blank page as the first page. I have no idea as to how to remove this first blank...- suk
- Post #11
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
S
Graduate Minimization using first differential equation - help
But the limits for the above equation at infinity become undefined. Or am I wrong? How do I then get to the minima? -
S
Graduate Minimization using first differential equation - help
Minimizing subject to inequality constraints Hi all. I need some help on how to minimize the following equation subject to inequality constraints: The final result is I need a relation between m and n that minimizes the equation and satisfies the constraints. Given equation... -
S
Graduate Minimization using first differential equation - help
Hi all I am trying to minimize a function by setting the first derivative equal to 0. The strange thing is that I end up with a negative result, which cannot be true (for the application). Any ideas on how this could happen? Do I have an error in my equation somewhere...