MathWorks Webinar: Using Genetic Algorithms in Financial Applications

Presentation and M-Files for MathWorks Webinar
8.1K descargas
Actualizado 1 Sep 2016

Ver licencia

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.

Citar como

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. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2007b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.1

Updated license

1.0.0.0

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