Ahora está siguiendo esta publicación
- Verá actualizaciones en las notificaciones de contenido en seguimiento.
- Podrá recibir correos electrónicos, en función de las preferencias de comunicación que haya establecido.
The SMOOTH function implements a method known as (3RSR)2H twice (see Reference) to do a running median averaging. For the sake of convient programming, SMOOTH calls 3 smaller functions:
R3R: to implement repeated running median
SR: to implement splitting 2-wide peaks and valleys
H: to implement hanning
These are helper functions, and should not be run directly.
Ref: J.W. Tukey, EXPLORATORY DATA ANALYSIS.
Addison-Wesley Publishing Co. 1977. Chapter 7, 16.
Citar como
Huy Le (2026). smooth (https://es.mathworks.com/matlabcentral/fileexchange/274-smooth), MATLAB Central File Exchange. Recuperado .
Información general
- Versión 1.0.0.0 (3,72 KB)
-
Sin licencia
Compatibilidad con la versión de MATLAB
- Compatible con cualquier versión
Compatibilidad con las plataformas
- Windows
- macOS
- Linux
| Versión | Publicado | Notas de la versión | Action |
|---|---|---|---|
| 1.0.0.0 |
