MathWorks Webinar: Using Genetic Algorithms in Financial Applications

Presentation and M-Files for MathWorks Webinar
8,1K Downloads
Aktualisiert 1. Sep 2016

Lizenz anzeigen

This zip file contains the Presentation (PDF) and M-files that were demonstrated in the MathWorks Webinar: Using Genetic Algorithms in Financial Applications delivered on Dec 11 2007.
The purpose of the webinar was to highlight how Genetic Algorithms may be used to supplement portfolio optimization problems. The Genetic Algorithm contains custom evolution algorithms that were built specifically for this webinar. They allow the user to explore subsets of fixed size from a larger universe of stocks to search for a minimum variance portfolio with a given return. This is related to what is known as portfolio "cardinality constraints" or "mean variance spanning". This will also be useful for anyone interested in solving mixed integer proglems in MATLAB.

Please see the included ReadMe.doc for a description of the contents.

Zitieren als

Oren Rosen (2024). MathWorks Webinar: Using Genetic Algorithms in Financial Applications (https://www.mathworks.com/matlabcentral/fileexchange/18126-mathworks-webinar-using-genetic-algorithms-in-financial-applications), MATLAB Central File Exchange. Abgerufen.

Kompatibilität der MATLAB-Version
Erstellt mit R2007b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.1

Updated license

1.0.0.0

Problem with original upload.
Corrected function names in crossoverNcK.m, mutationNcK.m