hi .. can i apply moving average smoother or filter on datetime?

3 次查看(过去 30 天)
I have two DateTime vector i-e., request and response time and I want to find the elapsed time between them.time value is same .suggest me any filter and tell me how can apply it on time.

采纳的回答

Image Analyst
Image Analyst 2016-10-2
Have you checked out the etime() function to get elapsed time? Then you can use functions like conv() or smooth() to smooth the signal(s).

更多回答(0 个)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by