Info
This question is closed. Reopen it to edit or answer.
How do I predict the next number in a series?
1 view (last 30 days)
Show older comments
I have a data series x as a function of time y: x=[14,14,3,4,8,3,2,5,11,2,1,5,10,2,4,1,8,11,5,1,3,1,2;] y=1:1:23 How do I predict the next number (x,y=24)?
0 Comments
Answers (0)
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!