Skip to content

Commit 84a3f49

Browse files
authored
Update README.md
update learning outcomes
1 parent 2b4adcd commit 84a3f49

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • Classroom Challenge Projects/Projects/Maximizing Solar Panel Output for a Fixed Area

Classroom Challenge Projects/Projects/Maximizing Solar Panel Output for a Fixed Area/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@ Open the "SolarPanel_StudentProjectTemplate.mlx" Live Script in MATLAB as a star
5353
## Learning Outcomes
5454

5555
- 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
56+
- Apply constrained nonliner optimization principles with computational tools, such as MATLAB's `fmincon`
57+
- Analyze and interpret multivariable objective functions through visualization techniques
5858

5959
## Suggested Background Material
6060

0 commit comments

Comments
 (0)