resonance icon indicating copy to clipboard operation
resonance copied to clipboard

Learning Mechanical Vibration Engineering Through Computation

Results 71 resonance issues
Sort by recently updated
recently updated
newest added

We may be able to use numpy.vectorize() so that students only have to make their functions work with floats and don't have to construct them to work with 1D arrays/broadcasting,...

enhancement
software

I didn't seem to get an error when I added two coordinates to the SDOF system.

It doesn't make sense to pass in vectors of the constants (if it does that). It's also hard to get the scalar and vector working nicely. Maybe we should just...

This was incorrect and fixed with PR #206, but it still needs a regression test.

We didn't really explicitly go over how to fill in an assignment notebook. It mostly seems to be going fine, but there are a few quirky things that can be...

content
homework

- Didn't really explain what `free_response()` is doing. Student asked in 4th lecture.

Instead of closing the issues that still have ideas we didn't implement, this will be one issue to track all the ideas. Edit this main block and then check off...

homework