UncertaintyQuantification.jl
UncertaintyQuantification.jl copied to clipboard
Implement more of the common PSD functions that are used in engineering
I need the von Karman as well as Kaimal PSDs to model wind speed time histories using Spectral Representation Method.
As, for example, discussed here: Modeling and simulation of a wind model using a spectral representation method.
This is an easy extension since we already have the code infrastructure supporting such implementations.