Fast Guyan Reduction

Fast Guyan reduction or static reduction. With this method, the reduced model tries to reproduce the natural frequencies of full model.
27 Downloads
Updated 7 Sep 2022

View License

Fast Guyan Reduction without for-loops. Based on the original file by Keegan J. Moore (https://de.mathworks.com/matlabcentral/fileexchange/61877-guyan-reduction).

Cite As

Marius Mellmann (2024). Fast Guyan Reduction (https://www.mathworks.com/matlabcentral/fileexchange/107894-fast-guyan-reduction), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2021b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags
Acknowledgements

Inspired by: Guyan Reduction

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
2.1.0

Matrix inversion replaced by backslash operator.

2.0.0

Reduced code lines and memory consumption.

1.0.0