Quantcast
Channel: MATLAB Central Newsreader - tag:"optimization"
Viewing all articles
Browse latest Browse all 130

Re: OPTIMIZATION minimize function maximizing independent variable

$
0
0
"Bruno" <brunoricola123@gmail.com> wrote in message <mn08pj$nq4$1@newscl01ah.mathworks.com>...
> Sorry... I need to find the fastest way to do it since I need to repeat the calculus for many different M and irr1

I made a huge progress!!

So I am able to set the following:
f=0;
m_S>=0;
irr2 positive;

and use fmincon to find the value of irr2 and m_S.

Now (since I know there are many possible solutions), the last step is ask to maximize irr2...

How can I do this??? fminmax?

Viewing all articles
Browse latest Browse all 130

Trending Articles