mean-MAD portfolio optimization model
조회 수: 1 (최근 30일)
이전 댓글 표시
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?
댓글 수: 0
답변 (1개)
Stuart Kozola
2011년 8월 24일
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:
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Portfolio Optimization and Asset Allocation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!