cross MAC

cross Modal Assurance Criterion calculation
200 download
Aggiornato 30 nov 2020

Visualizza la licenza

% This Matlab script is to calculate and plot cross Modal Assurance Criterion
% (MAC) based on the given mode shapes
% Data: 30/11/2020

% Note: madeShape is a matrix with rows (number of DOFs) and columns (number of modes)
% Example: load modeShape1.mat
% load modeShape2.mat
% MAC = crossMAC(modeShape1,modeShape2);

Cita come

liangliang cheng (2024). cross MAC (https://www.mathworks.com/matlabcentral/fileexchange/83553-cross-mac), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2020b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Tag Aggiungi tag

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.1

modify some tiny notes

1.0.0