vibration_toolbox icon indicating copy to clipboard operation
vibration_toolbox copied to clipboard

Educational Vibration programs. Intended for undergraduate and early graduate students.

Results 12 vibration_toolbox issues
Sort by recently updated
recently updated
newest added

Hi , I am recording data via endaq sensor. I want to use vibration tool box for the analysis purpose. I know the same tool is available in MATLAB. But...

Use https://stackoverflow.com/questions/2371436/evaluating-a-mathematical-expression-in-a-string instead.

List of test files to be added (one for each module): - [ ] test_sdof.py - [x] test_mdof.py - [ ] test_sdof.py - [ ] test_continuous_systems.py - [ ] test_ema.py...

enhancement

I've found other cases where interactive has failed. Solution is to add plt.show() at the end of all plotting.

Unit test case is a wrong answer. There is no such thing as a negative damped or undamped natural frequency. This is a critical fault.

If C is proportional, modes_system returns incorrect damping ratios. Needs insertion of a unit test as well. I believe the code is fixed. proportion to C or M must result...

[jupyter_sphinx.embed_widgets](jupyter_sphinx.embed_widgets) I'm wondering if we can run the plots inside the documents on the web with this.

Should work with MDOF or Continuous. Should be demonstrated as a common function in MDOF and continuous sections

Needs tests for all of boundary conditions for beams and rods.