Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/octcarp/sustech_me112-matlab_s24_works
Course code of ME112 2024 Spring: Introduction to MATLAB, SUSTech. Taught by Yan WEI.
https://github.com/octcarp/sustech_me112-matlab_s24_works
matlab me112 sustech
Last synced: 10 days ago
JSON representation
Course code of ME112 2024 Spring: Introduction to MATLAB, SUSTech. Taught by Yan WEI.
- Host: GitHub
- URL: https://github.com/octcarp/sustech_me112-matlab_s24_works
- Owner: OctCarp
- License: mit
- Created: 2024-03-01T17:19:08.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-05-30T10:08:52.000Z (7 months ago)
- Last Synced: 2024-12-16T21:15:55.221Z (10 days 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