Borrar filtros
Borrar filtros

How to work around mex-ing tsmovavg

2 visualizaciones (últimos 30 días)
Evan
Evan el 29 de En. de 2013
Hello
Since you can't mex (coder) a function with the tsmovavg inside, what's the exact workaround using explicit, or perhaps another way?
Thank you

Respuestas (1)

Sean de Wolski
Sean de Wolski el 29 de En. de 2013
One thing you may want to consider is using conv() or filter() instead. With the right kernel these will give you a moving average as well.

Categorías

Más información sobre MATLAB Coder 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!

Translated by