mean-MAD portfolio optimization model

4 views (last 30 days)
Egor Smelov
Egor Smelov on 24 Aug 2011
Hello!
Not so long ago I became interested in investment portfolio selection theory. I've found several interesting papers where different portfolio models are discribed: http://bura.brunel.ac.uk/bitstream/2438/3879/1/Fulltext.pdf (page 8) and http://etd.lib.clemson.edu/documents/1219848541/umi-clemson-1697.pdf (page 32). Paper's authors used MATLAB to make experiments. But I can't understand how I can reproduce their experiments using MATLAB's Optimization Toolbox. Could you help me with that problem?

Answers (1)

Stuart Kozola
Stuart Kozola on 24 Aug 2011
Here is an example on how to set up a standard mean-variance portfolio problem using Optimization Toolbox:
The problems in the papers are extension that you will need to code yourself. You can also look at Bob's webinar that show how to customize the solvers in Financial Toolbox for different portfolio optimization problems:
Using MATLAB to Optimize Portfolios with Financial Toolbox (<http://www.mathworks.com/wbnr56301)>.
If you still get stuck after looking at these resources, you can take online training to build out the necessary skills:

Categories

Find more on Portfolio Optimization and Asset Allocation in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!