Game Theory

Version 1.1.0.0 (2.2 KB) by Vito
Solve antagonistic games (zero sum game).
1.6K Downloads
Updated 3 Jul 2015

View License

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.

Cite As

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

MATLAB Release Compatibility
Created with R13
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Number games in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
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