Click or drag to resize

PronySeriesRelaxationEvaluateFrequencyDomain Method

Overload List
 NameDescription
Public methodEvaluateFrequencyDomain(IReadOnlyListDouble, Boolean, IReadOnlyListComplex) Evaluates a Prony series fit in the frequency domain from a complex modulus, using the properties MinimalRelaxationTime, MaximalRelaxationTime, NumberOfRelaxationTimes, UseIntercept, and RegularizationParameter.
Public methodEvaluateFrequencyDomain(IReadOnlyListDouble, Boolean, IReadOnlyListDouble, IReadOnlyListDouble) Evaluates a Prony series fit in the time domain, using the properties MinimalRelaxationTime, MaximalRelaxationTime, NumberOfRelaxationTimes, UseIntercept, and RegularizationParameter.
Public methodStatic memberEvaluateFrequencyDomain(IReadOnlyListDouble, Boolean, IReadOnlyListDouble, IReadOnlyListDouble, Double, Double, Int32, Boolean, Double) Evaluates a prony series fit in the frequency domain from the real and imaginary part of a general complex dynamic modulus.
Top
See Also