Skip to content

Commit 144294a

Browse files
authored
Update README.md
1 parent 8416d51 commit 144294a

1 file changed

Lines changed: 4 additions & 6 deletions

File tree

  • Classroom Challenge Projects/Projects

Classroom Challenge Projects/Projects/README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,28 +19,26 @@
1919
<strong>Learning Outcomes:</strong>
2020
<ul><li>Understand battery-charing dynamics through RC-circuit analogs and exponential models.</li>
2121
<li>Apply calculus-based reasoning, including derivatives, numerical integration, and model fitting, to characterize charging behavior in a real engineered system. </li>
22-
<li>Fit experimental or provided charging data using MATLAB curve‑fitting workflows.</li>
2322
<li>Analyze efficiency, voltage rise, current behavior, and braoder nonlinear system behavior through MATLAB-support simulation and visualization.</li></ul></td>
2423
</tbody>
2524

2625
<tbody>
2726
<td><img src="https://gist.githubusercontent.com/robertogl/e0115dc303472a9cfd52bbbc8edb7665/raw/SolarPanel.png" width=500 /></td>
2827
<td><p><h2><a href="https://github.com/mathworks/MATLAB-Simulink-Challenge-Project-Hub/tree/main/Classroom%20Challenge%20Projects/Projects/Maximizing%20Solar%20Panel%20Output%20for%20a%20Fixed%20Area">Maximizing Solar Panel Output for a Fixed Area</a></h2></p>
29-
<p>Use MATLAB to optimize solar panel geometry to maximize solar irradiance and energy production.</p>
28+
<p>Use MATLAB to optimize solar panel geometry for maximum solar irradiance and energy production.</p>
3029
<strong>Learning Outcomes:</strong>
3130
<ul><li>Formulate a real-world problem as a mathematical optimization problem</li>
3231
<li>Apply constrained nonliner optimization principles with computational tools, such as MATLAB's `fmincon` </li>
33-
<li>Analyze and interpret multivariable objective functions through visualization techniques</li></ul></td>
32+
<li>Analyze and interpret multivariable objective functions through visualization</li></ul></td>
3433
</tbody>
3534

3635
<tbody>
3736
<td><img src="https://gist.githubusercontent.com/robertogl/e0115dc303472a9cfd52bbbc8edb7665/raw/defectDetection.png" width=500 /></td>
3837
<td><p><h2><a href="https://github.com/mathworks/MATLAB-Simulink-Challenge-Project-Hub/tree/main/Classroom%20Challenge%20Projects/Projects/Image-Based%20Defect%20Detection%20for%20Manufacturing%20Inspection">Image-Based Defect Detection for Manufacturing Inspection</a></h2></p>
39-
<p>Build a MATLAB inspection pipeline to detect manufacturing defects image processing.</p>
38+
<p>Build a MATLAB inspection pipeline to detect manufacturing defects with image processing.</p>
4039
<strong>Learning Outcomes:</strong>
4140
<ul><li>Apply understanding of integrated classical-vision and AI inspection workflows and their role in modern manufacturing practice to design a fully automated inspection function.</li>
4241
<li>Analyze different forms of visual evidence to implement traceable defect‑evidence generation, with a design emphasis on the system's transparency, interpretability, and diagnostic insight.</li>
43-
<li>Perform transfer learning using a MathWorks‑provided pretrained network (recommended: ResNet‑18) for part‑quality classification.</li>
4442
<li>Evaluate inspection performance and robustness via a batch test suite, confusion matrix, yield/defect statistics, and perturbation tests (lighting, blur, noise).</li></ul></td>
4543
</tbody>
4644

@@ -50,7 +48,7 @@
5048
<p>Design a lightweight but strong drone payload structure by applying core statics principles such as equilibrium, moments, trusses, and center‑of‑mass analysis.</p>
5149
<strong>Learning Outcomes: </strong>
5250
<ul><li>Apply statics concepts (equilibrium, free‑body diagrams, trusses, and moments) to a real engineering system.</li>
53-
<li> Analyze structural loads, material choices and design tradeoffs with MATLAB-based computation of forces, moments, and center-of-mass positions.</li>
51+
<li> Analyze structural loads, material choices, and design tradeoffs with MATLAB-based computation of forces, moments, and center-of-mass positions.</li>
5452
<li> Evaluate structual design concepts through simulation, with an emphasis on understanding how payload placement and structural design influence drone stability and performance.</li></p></ul></td>
5553
</tbody>
5654
</table>

0 commit comments

Comments
 (0)