Tagged Questions
4
votes
1answer
345 views
Robust Bayesian portfolio optimization in matlab?
I am working through this paper.
I want to implement the robust Bayesian optimization (see pages 6 onward) in Matlab using fmincon.
Here is a brief overview of my problem:
Let $\alpha$ be the ...
