This is an old revision of the document!
Click here to return to the Arithmetic and Logic page
The Polynomial block computes the polynomial equation of (N - 1)th order.Where N specifies in the text field.
Enter the order of the equation in the text field and to open the table editor to enter the coefficients, click on the table button.
if N = 5, This block computes the polynomial equation of 4th order.The table editor contains 5 coefficients and those are in the order of a0,a1,a2,a3, and a4 respectively.
1. SinglePrecision
2. ExtendedPrecision
Name | ADSP-214xx(Sample) | ADSP-214xx(Block) | ADSP-215xx/ADSP-SC5xx(Sample) | ADSP-215xx/ADSP-SC5xx(Block) |
---|---|---|---|---|
SinglePrecision | Yes | Yes | Yes | Yes |
ExtendedPrecision | Yes | Yes | Yes | Yes |
Name | Type | Description |
---|---|---|
Input | Audio | Input channel |
Name | Type | Description |
---|---|---|
Output | Audio | Output channel |
GUI Parameter Name | Default Value | Range | Function Description |
---|---|---|---|
NumofTableValues | 2 | 2 to 50000 | N -1 order of the equation |
TableValues | 1 and 2 | coefficients values a0,a1 | |
PrecsisonType | SinglePrecision | SinglePrecision/ExtendedPrecision | Changes the algorithm type and requires re-compilation |
Parameter Name | Description | ADSP-214xx/SC5xx/215xx |
---|---|---|
NumofTableValues | N -1 order of the equation | Float |
TableValues | coeffcients values a0,a1 | Float |