Is there any function like movstd in R2015
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
wenlong
el 25 de Ag. de 2016
Respondida: Walter Roberson
el 25 de Ag. de 2016
Does anyone know how to calculate moving average or variance using R2015? Thanks!
0 comentarios
Respuesta aceptada
Walter Roberson
el 25 de Ag. de 2016
conv() or filter() can be used for moving average.
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Descriptive Statistics en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!