Home / Projects by Jeffrey West / February 2022 / IsoMaTrix.js
Fork me on GitHub

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:

x˙i=xi(fiϕ),

where fi=jaijxj. Note: i,j[1,2,3] and aij are elements of the payoff matrix, A, such that [A]ij=aij.

Payoff Matrix, A






Velocity



Fitness

This website was created by Jeffrey West in 2022.