top of page

Pyramid Before Transitions.png

Pyramid During Transition.png

Pyramid After Transition.png

Happy Face Before Transition.png

Happy Face After Transition.png
CALCHART
Algorithm to Design Formations for Cal Marching Band Performances
Time Period: April 2016 - May 2016
Course: Introduction to Computer Programming for Engineers
Skills Developed: Critical Thinking
Software Used: MathWorks Matlab
​
I worked on a team with two other engineering students to create an algorithm to be used by the Cal Marching Band in Matlab. The program takes in the number of marchers and the desired final formation. It runs through lines of code which involve creating structs, measuring the distances, etc. from each marcher to each final position and optimizes the path for each person to get to the next formation and avoid collisions.
CalChart: Project
bottom of page