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.
How to work around mex-ing tsmovavg
1 次查看(过去 30 天)
显示 更早的评论
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
0 个评论
回答(1 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!