Signal Processing
In the section Signal Processing libraries Signal Processing Important tools for generating, converting, and analyzing signals have been collected. Here are the blocks that allow you to change the sampling rate, apply window functions, perform convolution, and eliminate phase gaps.
- Constant Ramp
-
A linear signal generator with varying length depending on the input values.
- Convolution
-
Convolution of two input data.
- Downsample
-
Reduces the sampling rate of the input signal by removing intermediate values.
- Pad
-
Addition or truncation of the specified dimension or dimensions.
- Phase Extractor
-
Extracting the unwrapped phase of a complex input signal.
- Unwrap
-
Removes the phase gap in the signal.
- Upsample
-
Increases the sampling rate of the input signal by adding intermediate values.
- Variable Fractional Delay
-
The input signal is delayed by a time-varying fractional number of samples.
- Window Function
-
Calculation and application of a window function to an input signal.
- Zero Crossing
-
Counting the number of signal crossings with zero in one time step.