Interactive Efficient Frontier Viewer

Efficient Frontier Viewer using nested functions

Sie verfolgen jetzt diese Einreichung

Demonstrates the use of MATLAB's nested functions to create graphical tools with little coding. This example creates an efficient frontier from supplied data (or generates random returns if no inputs are supplied) and then allows the user to move a crosshair along the efficient frontier to view the weights for the selected portfolio.

This example is similar in functionality to "Efficient Frontier GUI" but the code is less intimidating for new users. It invokes the "portopt" function from MATLAB's Financial Toolbox to create the efficient frontier.

Zitieren als

Paul Taylor (2026). Interactive Efficient Frontier Viewer (https://de.mathworks.com/matlabcentral/fileexchange/10949-interactive-efficient-frontier-viewer), MATLAB Central File Exchange. Abgerufen .

Quellenangaben

Inspiriert von: Efficient Frontier GUI

Kategorien

Mehr zu Portfolio Optimization and Asset Allocation finden Sie in Help Center und MATLAB Answers

Allgemeine Informationen

Kompatibilität der MATLAB-Version

  • Kompatibel mit allen Versionen

Plattform-Kompatibilität

  • Windows
  • macOS
  • Linux
Version Veröffentlicht Versionshinweise Action
1.0.0.0

Improved description of application.