n-person game

The function npg solves an n-person finite non-co-operative game to compute one Nash Equilibrium.
9.1K Downloads
Updated Wed, 26 Jan 2011 02:35:54 +0000

View License

It uses an optimization formulation of n-person non-co-operative games as described in the paper "An Optimization Formulation to Compute Nash Equilibrium in finite Games" presented by the author, available at http://ieeexplore.ieee.org/xpl/freeabs_all.jsp?arnumber=5397970. The method is capable of giving one sample Nash equilibrium out of probably many present in a given game. The screenshot showing GUI has been developed on the code using it as dll and VB.Net.

Cite As

Bapi Chatterjee (2024). n-person game (https://www.mathworks.com/matlabcentral/fileexchange/27837-n-person-game), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R14
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Strategy & Logic 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.6.0.0

Updated description.

1.0.0.0