nonlinear optimization with fmincon

Hello together,
first of all I'm sorry for this question. I'm a total beginner in Matlab and I've been really trying to solve this problem by myself.
I have following optimimization problem:
max(K,Z) E[πs (K,Z, ξ )] =sum i=1til n *1/3 * πs (Ki,Zi, ξi )
while πs (Ki,Zi, ξi ) = 75*min(250+[-150,0,150]+normpdf(-75,75),Ki)-60*Ki+Zi
the constraints are:
πb(Ki,Zi, ξi ) ≥ πb(Kj,Zj, ξi ) ∀i = j
πb(Ki,Zi, ξi ) ≥ πmin ∀i
I want to have 3 K's and 3Z's for the three options -150,0.150.
Hope there is anyone out there who has the time to help me !
Thanks in advance!

답변 (0개)

이 질문은 마감되었습니다.

질문:

2019년 9월 30일

마감:

2021년 8월 20일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by