Function Processing

function

  • Function definition
  • Allow function manipulation and display
  • Provides convenient tools to create functions
    • Custom by keyboard
    • Random number
    • Sine sweep
    • Square wave sweep
    • Filtered square wave sweep
    • Equation
  • Function import and export
  • Can be stored as records in external files or arrays in the project
  • Offers Math operations on functions such as Scale, Fourier transformation, Decimate, Interpolate, Integrate, Differentiate, etc.
  • Offers Math operations on two functions such as Addition, Subtraction, Multiplication, Conjugate multiplication, Division, etc.
  • Offers Math operations on multiple functions such as Min, Max, Mean, Sum Amplitude, Sum Complex, etc.