Permalink
Cannot retrieve contributors at this time
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
me3255_group9/grade.md
Go to fileThis commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
21 lines (15 sloc)
989 Bytes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Grade Breakdown | |
| Component | Grade | Description | | |
| --------- |------ |--------------------------------- | | |
|Solutions | 40/50 | Problems are solved correctly and solution makes sense | | |
|Documentation | 29/30 | All files have comments and all functions have help files | | |
|Problem Statements | 9/10 | Descriptions of each problem and the approach | | |
|Team Work | 10/10 | Each group member made commits to repository| | |
|Github Bonus | /5 | If a group member opens an [issue](https://guides.github.com/features/issues/) and you commit code to close it| | |
|**Total Grade** | 88/100| | | |
The documentation and code are great, but you did not solve an eigenvalue problem. | |
P1b- stdev is very low, why is that? | |
P2d- why does slope increase with number of segments? Which is more accurate? | |
P4- You did not set up an eigenvalue problem, I'm not sure what you're plotting. What were | |
the natural frequencies you calculated? | |
P5- same problem as P4 |