maximisation of the utility function , portfolio optimization
Ältere Kommentare anzeigen
Hi,
I am trying to miximize a utility function of an investor , I use CRRA utility
,
,
,
is known such that
is known such that
,
,
,
, γ is risk averse with constant value and ( R_1,...,R_4 ) is the matrix returns in excel file with 4 asstes and 249 observations and So , everthing is known except from the weights ( x_1,...,x_4) , I need to find the optimal weights $x_i$ which maximize expected utility with constraint

I don't know how to solve this optimization problem , does this problem nonlinear optimization problem ?
Thank you
2 Kommentare
Torsten
am 7 Feb. 2023
R_t is a time-dependent random variable ? What distribution follow its components ?
sum_{i=1}^{i=4} x_i*R_t is meant to be x(1)*R_t(1,:) + x(2)*R_t(2,:) + x(3)*R_t(3,:) + x(4)*R_t(4,:) ?
How is u(c) defined with c being a vector ?
I guess E[...] is expectation ?
You need to explain your problem in more detail to get an answer.
Az.Sa
am 7 Feb. 2023
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Solver-Based Nonlinear Optimization finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!