Function

Icon for functions

Extended by (40)

trimf

BusinessSimulation.Functions

Triangular membership function

trapmf

BusinessSimulation.Functions

Trapezoidal membership function

stringToTimeBase

BusinessSimulation.Functions

Find the corresponding element of the TimeBases enumeration for a given time base string

smf

BusinessSimulation.Functions

S-shaped membership function

sigmf

BusinessSimulation.Functions

Sigmoidal membership function

shiftList

BusinessSimulation.Functions

Shift a list n steps, report carry, and fill gaps

rescaleVector

BusinessSimulation.Functions

Rescale a list of values from one range to another

rescale

BusinessSimulation.Functions

Rescale values from one range to another

rawInterpolate

BusinessSimulation.Functions

Interpolate in a list of tuples given the index value for the index value to the left

rampmf

BusinessSimulation.Functions

Bounded ramp membership function

psigmf

BusinessSimulation.Functions

Product of two sigmoidal membership functions

polynomialFunction

BusinessSimulation.Functions

Polynomial function of degree n

plCDF

BusinessSimulation.Functions

Generate a piecewise linear cumulative distribution function from a piecewise linear density function

pimf

BusinessSimulation.Functions

Pi-shaped membership function

notZeroQ

BusinessSimulation.Functions

Yields true if input is different from zero

normalizePLpdf

BusinessSimulation.Functions

Normalize a piecewise linear density function given by a list of points

normalizationConstant

BusinessSimulation.Functions

Calculate the normalization constant for a distribution given by a piecewise linear density function

noneTrueQ

BusinessSimulation.Functions

Gives true, if no element in a vector of Booleans is true

janoschek

BusinessSimulation.Functions

Janoschek's Growth Curve

locate

BusinessSimulation.Functions

Find left index in an ordered list of values

interpolate

BusinessSimulation.Functions

Interpolate in an ordered list of tuples

hunt

BusinessSimulation.Functions

Find left index in an ordered list of value given a start index value

geometricMean

BusinessSimulation.Functions

(Weighted) geometric mean

gbellmf

BusinessSimulation.Functions

Generalized bell-shaped membership function

gaussmf

BusinessSimulation.Functions

Gaussian membership function

evalmf

BusinessSimulation.Functions

Evaluate a fuzzy membership function

constrainedRateBoolean

BusinessSimulation.Functions

Return true, if the indicated rate meets restrictions

constrainedRate

BusinessSimulation.Functions

Set rate for a port according to signals from stock

clip

BusinessSimulation.Functions

Clip values so they do not extend beyond a given interval

boole

BusinessSimulation.Functions

Returns 1.0 if input is true, and 0.0 otherwise

bitShiftRight

BusinessSimulation.Functions

n >> k

arithmeticMean

BusinessSimulation.Functions

(Weighted) arithmetic mean

areaLineSegment

BusinessSimulation.Functions

Calculate the area under a line segment

allTrueQ

BusinessSimulation.Functions

Gives true, if all elements in a vector of Booleans are true

allocateUniform

BusinessSimulation.Functions

Allocate a scarce resoure using a uniform priority distribution

allocateTriangular

BusinessSimulation.Functions

Allocate a scarce resoure using a triangular priority distribution

allocateNormal

BusinessSimulation.Functions

Allocate a scarce resoure using a normal priority distribution

allocateExtremeValue

BusinessSimulation.Functions

Allocate a scarce resoure using an extreme value priority distribution

allocatedAmounts

BusinessSimulation.Functions

Allocate a scarce resoure using priority profiles given by distributions

allocateAvailable

BusinessSimulation.Functions

Allocate an available amount using priority profiles given by distributions