Double Sigmoid Curve.Rising Center Property
Gets or sets the midpoint of the rising phase (x₁).
Definition
Namespace: Numerics.NET.Curves.Nonlinear
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.0.0
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.0.0
public double RisingCenter { get; set; }Property Value
DoubleRemarks
The rising midpoint is the x-coordinate where the rising phase reaches half of its maximum. It represents the onset or activation point of the process.
This value corresponds to the third parameter of the curve.