multiresolution_subtract.m
Version 1.0.0.0 (1.67 KB) by
Daniel Feldman
Subtracts vectors @ different resolution.
1.1K Downloads
Updated
15 Dec 2004
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 (2026). multiresolution_subtract.m (https://nl.mathworks.com/matlabcentral/fileexchange/6525-multiresolution_subtract-m), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R13SP1
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Stair Plots in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
