Skip to content

Commit

Permalink
updated courses
Browse files Browse the repository at this point in the history
  • Loading branch information
sau-mili authored Jun 10, 2024
1 parent cadcb3c commit bb2bf3f
Showing 1 changed file with 18 additions and 9 deletions.
27 changes: 18 additions & 9 deletions Programming Languages/MATLAB/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ MATLAB has a rich ecosystem of resources to help you learn and master the langua
- [MATLAB for Data Analysis](#matlab-for-data-analysis)
- [MATLAB for Hardware Integration](#matlab-for-hardware-integration)
- [Courses](#courses)
- [Paid Courses](#paid-courses)
- [Free Courses](#free-courses)
- [Communities](#communities)
- [Books](#books)
- [Websites](#websites)
Expand Down Expand Up @@ -489,30 +491,37 @@ MATLAB has a rich ecosystem of resources to help you learn and master the langua

### Courses
> Learn MATLAB through structured online courses.
#### Paid Courses
<table>
<thead>
<tr>
<th>Resource Name</th>
<th>Description</th>
<th>Cost</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="https://www.mathworks.com/services/training.html">MATLAB and Simulink Training</a></td>
<td>Professional training and certification courses provided by MathWorks.</td>
<td>Free</td>
</tr>
<tr>
<td><a href="https://www.coursera.org/learn/matlab">Coursera - MATLAB Programming for Engineers and Scientists</a></td>
<td>An online course offered by Vanderbilt University via Coursera.</td>
<td>Paid</td>
</tr>
<tr>
<td><a href="https://www.edx.org/course/matlab-and-simulink-training">edX - MATLAB and Simulink Training</a></td>
<td>Courses provided by MathWorks on the edX platform.</td>
<td>Paid</td>
</tr>
</tbody>
</table>

#### Free Courses
<table>
<thead>
<th>Resource Name</th>
<th>Description</th>
</thead>
<tbody>
<tr>
<td><a href="https://www.mathworks.com/services/training.html">MATLAB and Simulink Training</a></td>
<td>Professional training and certification courses provided by MathWorks.</td>
<td>Free</td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit bb2bf3f

Please sign in to comment.