Fast and friendly system identification for structures.
Project description
mdof
The mdof
package solves inverse problems. It is tailored for the identification of system properties from structural vibrations.
Modal identification:
periods, modeshapes = modes(input_motion, output_motion, dt)
State space system identification:
A,B,C,D = sysid(input_motion, output_motion)
Response reconstruction:
output = reconstruct(realization, dt, input_motion)
Create beautiful visuals for historical modal property documentation with integration of the osmg
and opensees
packages.
Getting Started
- Documentation
- Examples:
- JupyterLab on DataHub (UC Berkeley users)
- (non-UC Berkeley users)
Support
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mdof-0.0.18.tar.gz
(36.9 kB
view hashes)
Built Distribution
mdof-0.0.18-py3-none-any.whl
(40.7 kB
view hashes)