Game Theory

Versión 1.1.0.0 (2,2 KB) por Vito
Solve antagonistic games (zero sum game).
1,6K descargas
Actualizado 3 jul 2015

Ver licencia

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.

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R13
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Number games en Help Center y MATLAB Answers.

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