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.22.tar.gz
(41.1 kB
view details)
Built Distribution
mdof-0.0.22-py3-none-any.whl
(46.3 kB
view details)
File details
Details for the file mdof-0.0.22.tar.gz
.
File metadata
- Download URL: mdof-0.0.22.tar.gz
- Upload date:
- Size: 41.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
bc6210f568b6cc1e1bff7d919706422bd86c979fcbbef0f9f8dc9d76b2f1b559
|
|
MD5 |
56dd6257265b32081647dc657e666868
|
|
BLAKE2b-256 |
08b0f3198c8cc9d9358e7a56559d5f7e09a6b32879ac962d6f36fdd5b36379f8
|
File details
Details for the file mdof-0.0.22-py3-none-any.whl
.
File metadata
- Download URL: mdof-0.0.22-py3-none-any.whl
- Upload date:
- Size: 46.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
a7861712c1d8d9b0938f48c609ff5912eb4144e44243a6744d5914a771eb51a0
|
|
MD5 |
98f17edfff14bc34f899350cfd77ce41
|
|
BLAKE2b-256 |
0d616268df4907cd8133cce1d7b9a8ed4e4ebf8ce4a348812b1c1194e1e2d1a3
|