- Set up your system and parameters
- Create a function that returns the vector of equations at steady state
- Choose a reasonable initial guess and supply the function handle and initial guesses to the 'fsolve' function
- Interpret the equilibria stored in the x_equil variable
- Repeat this process using different initial guesses to arrive at a meaningful solution
