https://github.com/octcarp-courses/SUSTech_ME112-MATLAB_S24_Works
Course code of ME112 2024 Spring: Introduction to MATLAB, SUSTech. Taught by Yan WEI.
https://github.com/octcarp-courses/SUSTech_ME112-MATLAB_S24_Works
matlab me112 sustech
Last synced: 7 months ago
JSON representation
Course code of ME112 2024 Spring: Introduction to MATLAB, SUSTech. Taught by Yan WEI.
- Host: GitHub
- URL: https://github.com/octcarp-courses/SUSTech_ME112-MATLAB_S24_Works
- Owner: OctCarp
- License: mit
- Created: 2024-03-01T17:19:08.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-30T10:08:52.000Z (about 2 years ago)
- Last Synced: 2025-02-09T06:28:42.793Z (over 1 year ago)
- Topics: matlab, me112, sustech
- Language: MATLAB
- Homepage:
- Size: 8.72 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## SUSTech_ME112-MATLAB_2024s_Works
Course code of ME112 2024 Spring: Introduction to MATLAB, SUSTech. Taught by Yan WEI.
### Content
| Title | Grade |
| ------------------------------ | ------- |
| [In Class Exercise](Exercise/) | N/A |
| [Homework 1](Homework1/) | 100/100 |
| [Homework 2](Homework2/) | 98/100 |
| [Homework 3](Homework3/) | 100/100 |
| [Homework 4](Homework4/) | 100/100 |
| [Homework 5](Homework5/) | 100/100 |
| [Homework 6](Homework6/) | 98/100 |
### Example
`HW1.pdf` , `hw1.m` , `hw1-ans.pdf`
Uppercase letters `.pdf`: Question description
Lowercase letters `.m`: MATLAB script file of my answer
Lowercase letters `-ans.pdf`: MATLAB publish file of my answer