IsoMaTrix.js
IsoMaTrix is a software package that aids in the construction, analysis and visualization of three-strategy matrix games, originally published in Bioinformatics. Below is a light-weight version of the software built in javascript. Download the full version (MATLAB) here. IsoMaTrix provides a visualization for the replicator equation:
\( \dot{x}_i = x_i (f_i-\phi )\),
where \( f_i = \sum_j a_{ij}x_j\). Note: \( i,j \in [1,2,3]\) and \(a_{ij}\) are elements of the payoff matrix, A, such that \( [A]_{ij}=a_{ij}\).
Payoff Matrix, A
Velocity
Fitness
This website was created by Jeffrey West in 2022.