Game Theory

バージョン 1.1.0.0 (2.2 KB) 作成者: Vito
Solve antagonistic games (zero sum game).
ダウンロード: 1.6K
更新 2015/7/3

ライセンスの表示

This algorithm detected saddle point or finding solve in mixed strategy with linear programming model (using optimization toolbox). Also analyzes a matrix of game on presence of useless strategy and returns optimum.

引用

Vito (2024). Game Theory (https://www.mathworks.com/matlabcentral/fileexchange/51572-game-theory), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R13
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersNumber games についてさらに検索

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.1.0.0

Bugs corrected. The opportunity of the simple decision (without optimization) is added.
The simple decision is used , when all strategy are necessary for using. In this case equilibrium value of game is less than or equal optimum.
Vsimple<=Voptimal

1.0.0.0