multiresolution_sub​tract.m

Subtracts vectors @ different resolution.

You are now following this Submission

This function will subtract two vectors x and y at different resolutions x_grid and y_grid and give an output at the lower resolution. Either x or y may be the low-resolution vector. Vectors may be unsorted according to x_grid and y_grid, but they will be sorted using sort_by_x.m.

Function operates very fast with decent accuracy, but has option to operate slowly at increased accuracy.

Cite As

Daniel Feldman (2026). multiresolution_subtract.m (https://in.mathworks.com/matlabcentral/fileexchange/6525-multiresolution_subtract-m), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0