Package provides custom vector calculations
Name | Description |
---|---|
angleBetweenTwoVectors | Function to calculate the angle between two given vectors |
orthogonalProjection | |
cosineRules | |
intersectionOfTwoLines | |
vectorNormalization | Return normalized vector such that length = 1 and prevent zero-division for zero vector |
angleBetweenTwoVectorsBlock | |
cosineRulesBlock | |
orthogonalProjectionBlock | |
intersectionOfTwoLinesBlock | |
LimiterBlockReferenceIn | Limit the range of a signal with bessel filter and input signal as reference |
LimiterBlock | Limit the range of a signal with bessel filter |