Code covered by the BSD License
-
DerivativeBackground(n,h)
Re-draws graph when Background slider is changed
-
DerivativeHeight(n,h)
Re-draws graph when Amp slider is changed
-
DerivativeNoise(n,h)
Re-draws graph when Noise slider is changed
-
DerivativeOrder(n,h)
Re-draws graph when Order slider is changed
-
DerivativeResample(n,h)
Re-draws graph when Resample slider is changed
-
DerivativeScale(n,h)
Re-draws graph when Exponent slider is changed
-
DerivativeSlope(n,h)
Re-draws graph when BackgroundPosition slider is changed
-
DerivativeSmoothWidth(n,h)
Re-draws graph when Smoothwidth slider is changed
-
DerivativeWidth(n,h)
Re-draws graph when Width slider is changed
-
InteractiveDerivative1(n,h)
Re-draws graph when Smoothwidth slider is changed
-
InteractiveDerivative2(n,h)
Re-draws graph when Scale slider is changed
-
InteractiveDerivative3(n,h)
Re-draws graph when scale slider is changed
-
InteractiveDerivative4(n,h)
Re-draws graph when Order slider is changed
-
d=deriv(a)
First derivative of vector using 2-point central difference.
-
exp(-((x-pos)./(0.6006.*wid))...
-
rtslid(fig,f,hh,varargin)
RTSLID Slider widget that responds to dragging realtime
-
s=boxcar(w)
boxcar(w) = Rectangular function of width w
-
s=bsmooth(a,w)
% Convolution...
-
smoothwidth. Works well with ...
-
DerivativeDemo.m
-
InteractiveDerivative.m
-
InteractiveDerivativeRedraw.m
-
InteractiveDerivativeTest.m
-
RedrawDerivative.m
-
View all files
Interactive Derivative
by Tom O'Haver
01 Aug 2006
(Updated 18 Sep 2009)
Interactive Derivative for time-series signals.
|
Watch this File
|
| File Information |
| Description |
Interactive differentiation for time- series signals, with sliders that allow you to adjust the derivative order, smooth width, and scale expansion continuously while observing the effect on your signal dynamically. Run InteractiveDerivativeTest to see how it
works. For more information see http://www.wam.umd.edu/~toh/spectrum/InteractiveDerivative.htm.
Tom O'Haver, toh@umd.edu, July 2006.
Slider function by Matthew Jones. |
| 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.
|
| Updates |
| 27 Sep 2006 |
Change to file description. |
| 18 Sep 2009 |
Slider function modified by commenting out lines 337 and 373
to prevent crash on Matlab 2008 and 2009. |
|
Contact us at files@mathworks.com