The input to this function is a matrix A in which A(i,j) represents the payoff from the "column" player to the "row" player when the row player selects strategy i and the column player selects strategy j.
The outputs are [v,p] where v is the value of the game and p is a mixed strategy for the row player.
Cite As
Ed Scheinerman (2023). game_solve (https://www.mathworks.com/matlabcentral/fileexchange/22063-game_solve), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2006a
Compatible with any release
Platform Compatibility
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.