Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 526 Bytes

README.md

File metadata and controls

23 lines (20 loc) · 526 Bytes

MATLAB Projects

This repository will contain any projects I create using MATLAB.

Current Projects

  • Basic Ecosystem
    • Project on low level Lotka-Volterra modeling in MATLAB through a focus on creature behavior.
  • Conway's game of life
    • Re-created conway's game of life from scratch using the rule set.
  • MATLAB Course Assignments
    • Basic image manipulation program.