Harry258-code/2025DBF_Optimization_Code
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Score_Prediction.m is the only relevant file for working through configuration and setting limits. This is the file to run to get top three (or more) configurations. Other details can be changed in the maxSpeed.m class: fuselage type (cross section and payload capacity), Airfoil, and landing gear type. Any file with sense in the name outlines mission scoring as parameters change. Main flow: Score_prediction -> combinded_score (handles extra data before providing score) -> maxSpeed (Calculates preformance for each mission) -> FuseCheck (handles errors with fuselage sizing)