PolynomialFunctionTransform the input according to a polynomial function with given coefficients |
![]() |
This information is part of the Business Simulation Library (BSL). Please support this work and ► donate.
The PolynomialFunction
converter transforms the input signal u according to a polynomial function of degree n:
a |
Value: {0, 1} Type: Real[:] Description: Vector of coefficients (a_0, a_1, ..., a_n) |
---|
![]() |
y |
Type: RealOutput Description: Output signal |
---|---|---|
![]() |
u |
Type: RealInput Description: Input |
![]() |
BusinessSimulation.Converters Input is divided by polynomial function of lambda |
![]() |
BusinessSimulation.Converters Input is multiplied with polynomial function of lambda |