Community Profile

photo

Mattia Michael Margoni Bastian


Active since 2017

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


How can I treat a aleatory variable in Matlab?
I have the following basic optimal reinsurance model min(x+ P(min(max(L-x,0),VaR-x)) subject to 0<=x<=VaR where P(.) is...

6 years ago | 1 answer | 0

1

answer

Question


How to use fminbnd correctly when a function has a function "inside"
I am trying to find the minimum of the following function: @(x) (x+(1+omega)*mean(min(max(L-x,0),VaR-x)) subject to 0<=x<=...

6 years ago | 1 answer | 0

1

answer