Code covered by the BSD License
-
DemoResEnhanceFactor2(n,h)
Re-draw graph when factor2 slider is changed
-
Enhancedsignal=enhance(signal...
Resolution enhancement function by derivative method. the
-
ResEnhance2F1(n,h)
Re-draw graph when factor1 slider is changed
-
ResEnhance2F3(n,h)
Re-draw graph when SmoothWidth slider is changed
-
ResEnhanceF1(n,h)
Redraw the graph when the factor1 slider is changed
-
ResEnhanceF2(n,h)
Redraw the graph when the factor2 slider is changed
-
ResEnhanceF3(n,h)
Redraw the graph when the SmoothWidth slider is changed
-
d=deriv(a)
First derivative of vector using 2-point central difference.
-
d=secderiv(a)
Second derivative of vector using 3-point central difference.
-
exp(-((x-pos)/(0.6006.*wid)) ...
-
n;
end
g=ones(size(x))./(1+((...
-
norm(z-y);
-
rtslid(fig,f,hh,varargin)
RTSLID Slider widget that responds to dragging realtime
-
s=boxcar(w)
boxcar(w) = Rectangular function of width w
-
s=tsmooth(Y,w)
% tsmooth(Y,w...
-
DemoResEnhance.m
-
DemoResEnhance2.m
-
DemoResEnhance2G.m
-
DemoResEnhance2L.m
-
InteractiveResEnhance.m
-
ResEnhance2Redraw.m
-
ResEnhanceRedraw.m
-
View all files
Interactive Resolution Enhancement
by Tom O'Haver
24 Jul 2006
(Updated 27 Sep 2006)
Mathematically simple, quickly-computable resolution enhancement for time-series signals consisting
|
Watch this File
|
| File Information |
| Description |
Mathematically simple, quickly- computable resolution enhancement for time-series signals consisting of partially overlapping peaks. It is based on subtracting the scaled, smoothed 2nd derivative and adding the scaled, smoothed 4th derivative to the original signal. The algorithm can be customized for signals of different types by adjusting the scaling factors for the derivatives and the width of the smoothing function. The routines here have sliders that allow you to adjust the resolution enhancement parameters continuously while observing the effect on your signal dynamically. See http://www.wam.umd.edu/~toh/spectrum/InteractiveResEnhance.htm for more information.
Tom O'Haver, toh@umd.edu
(Thanks to Matthew Jones for the slider function.) |
| Acknowledgements |
This submission has inspired the following:
Interactive resolution enhancement function
|
| MATLAB release |
MATLAB 6.5 (R13)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (4) |
| 26 Jul 2006 |
Steffen B. Petersen
|
|
|
| 21 Aug 2006 |
Juny Wang
|
|
|
| 19 Sep 2006 |
Carlos Shigue
|
|
|
| 06 Jul 2011 |
Tom O'Haver
|
|
|
| Updates |
| 27 Sep 2006 |
Change to file details (title, description, requirements, ...) |
|
Contact us at files@mathworks.com