Name | Brief | Example |
---|---|---|
curve_smooth_adjave | Smooth the given curve with Adjacent Average | Examples |
curve_smooth_sg | Smooth the given curve with Savitsky-Golay method. | Examples |
ocmath_reducexy_fixing_increbin | Reduce XY data by By X Increment | Examples |
ocmath_reducexy_n_groups | Reduce XY data by number of groups | Examples |
ocmath_reducexy_n_points | Reduce XY data by every N points | Examples |