Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 352 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 352 Bytes

byu_me575

Repository for homework and project source code for ME EN 575: Optimization Techniques

Final Project

Source code for the final project is in the project folder. Run the kinematic_calibration.m function to perform the arm calibration, it takes one input as a string, "fmincon", "fminsearch", or "ga" to tell it which optimizer to use.