Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

sdynpy.modal.sdynpy_modeshape.stack_and_lstsq

Signature

def sdynpy.modal.sdynpy_modeshape.stack_and_lstsq(frf_matrix, kernel_matrix, return_reconstruction=False, reconstruction_partitions=None, reconstruction_kernel=None)

Stacks the frf and kernel matrices appropriately, then solves the least-squares problem

Parameters

Returns