smooth2 is a function to smooth a matrix using the Savitzky-Golay algorthim.
Return Value
rmZSmooth is the smoothed matrix.
Parameters
rmZ is a real matrix.
smoothFactor is a value in the range 1 (low smoothing) to 5 (high smoothing).
History
| Version | Description |
|---|---|
| 5.20 | New |
See also
id-1772855