In this tab you can set options for vector operations.

Polynomial degree for interpolation function

Set the degree of the polynomial for the interpolation function. This parameter is used in functions INTERPOLATE(V) and FOUR(V,F). The default value is 1.

The algorithm used to perform the Fourier transform requires that the time interval between the samples must be equally spaced. As a consequence, the vectors for which the spectral components are to be calculated are interpolated on a scale corresponding to a period of the fundamental frequency. The interpolation function is regulated by the options: Polynomial grade for the interpolation function and Number of interpolated points for Fourier analysis.

Polynomial degree for derivation function

Set the degree of the polynomial for the derivation function. This parameter is used in function DERIV(V). The default value is 2.

Number of interpolated points for Fourier analysis

Set the number of samples to be generated to perform Fourier analysis. This parameter is used in function FOUR(V,F). The default value is 1024.

The algorithm used to perform the Fourier transform requires that the time interval between the samples must be equally spaced. As a consequence, the vectors for which the spectral components are to be calculated are interpolated on a scale corresponding to a period of the fundamental frequency. The interpolation function is regulated by the options: Polynomial grade for the interpolation function and Number of interpolated points for Fourier analysis.

Number of harmonics for Fourier analysis

Set the number of harmonics to be calculated. This parameter is used in functions FOUR(V,F) and FREQ(V). The default value is 10.

Number of decimal places

Set the number of decimal places for Fourier analysis results. The default value is 6.

Numeric format

Choose the format of numeric data for Fourier analysis results.

See also