We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b4adcd commit 84a3f49Copy full SHA for 84a3f49
1 file changed
Classroom Challenge Projects/Projects/Maximizing Solar Panel Output for a Fixed Area/README.md
@@ -53,8 +53,8 @@ Open the "SolarPanel_StudentProjectTemplate.mlx" Live Script in MATLAB as a star
53
## Learning Outcomes
54
55
- Formulate a real-world problem as a mathematical optimization problem
56
-- Use MATLAB's `fmincon` for constrained nonlinear optimization
57
-- Visualize and interpret multivariable objective functions
+- Apply constrained nonliner optimization principles with computational tools, such as MATLAB's `fmincon`
+- Analyze and interpret multivariable objective functions through visualization techniques
58
59
## Suggested Background Material
60
0 commit comments