Skip to content
Permalink
master
Switch branches/tags

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?
Go to file
 
 
Cannot retrieve contributors at this time
# 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