.BusinessSimulation.Converters.Lookup.SShapedPositive

Information

This information is part of the Business Simulation Library (BSL). Please support this work and ► donate.

The SShapedPositive lookup-function is a point symmetric, s-shaped growth function with respect to the origin (0,0) that has a positive slope. The curve has two parameters: An upperBound (lowerBound = -upperBound) and a slope s which is given as a positive number.

The output y is obtained by the following formula:

y = upperBound * (s^u - 1)/(s^u +1)

Graph of the Lookup-Function for Different Slopes (upperBound = 1)
Graph.svg

See also

SShapedNegative

Revisions


Generated at 2024-05-17T18:15:58Z by OpenModelicaOpenModelica 1.22.4 using GenerateDoc.mos