Game Theory

Solve antagonistic games (zero sum game).

Vous suivez désormais cette soumission

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.

Citation pour cette source

Vito (2026). Game Theory (https://fr.mathworks.com/matlabcentral/fileexchange/51572-game-theory), MATLAB Central File Exchange. Extrait(e) le .

Catégories

En savoir plus sur Number games dans Help Center et MATLAB Answers

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
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