MathWorks Webinar: Using Genetic Algorithms in Financial Applications

Presentation and M-Files for MathWorks Webinar
8.1K Downloads
Updated 1 Sep 2016

View License

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.

Cite As

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

MATLAB Release Compatibility
Created with R2007b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.1

Updated license

1.0.0.0

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