using the tsmovavg function
7 次查看(过去 30 天)
显示 更早的评论
Hi all, I am trouble using the function named tsmovavg.
output = tsmovavg(tsobj, 's', lag)
tsobj = Financial time series object.
Now how do we treat tsobj? I have prices in a matrix size 4048x1......how can i turn it into a "financial time series object"?
0 个评论
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!