MathWorks Webinar: Using Genetic Algorithms in Financial Applications

Presentation and M-Files for MathWorks Webinar

現在この提出コンテンツをフォロー中です。

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.

引用

Oren Rosen (2026). MathWorks Webinar: Using Genetic Algorithms in Financial Applications (https://jp.mathworks.com/matlabcentral/fileexchange/18126-mathworks-webinar-using-genetic-algorithms-in-financial-applications), MATLAB Central File Exchange. に取得済み.

一般的な情報

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
1.0.0.1

Updated license

1.0.0.0

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