multiresolution_subtract.m
No License
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 (2025). multiresolution_subtract.m (https://uk.mathworks.com/matlabcentral/fileexchange/6525-multiresolution_subtract-m), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
