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.signal_processing.sdynpy_cpsd.cpsd_to_time_history

Signature

def sdynpy.signal_processing.sdynpy_cpsd.cpsd_to_time_history(cpsd_matrix, sample_rate, df, output_oversample=1)

Generates a time history realization from a CPSD matrix

Parameters

Returns

Notes

Uses the process described in [1]_

.. [1] R. Schultz and G. Nelson, “Input signal synthesis for open-loop multiple-input/multiple-output testing,” Proceedings of the International Modal Analysis Conference, 2019.