I have equation of 3 different curves and now i have to plot graph of those curves in a single plot graph and get intersection. how can i do that ? basically i wanted to do dynamic time warping equations of the curves are 1-2.481*10^(-7)x^4 - 4.93*10^(-3)x^3 + 0.002619x^2 + 0.01026x + .2813 2-2.258*10^(-7)x^4 - 4.407*10^(-3)x^3 + 0.002397x^2 + 0.006693x + .6821 3-1.298*10^(-6)x^4 - 0.0001621x^3 + 0.006248x^2 - 0.01043x + 1.021
Info
此问题已关闭。 请重新打开它进行编辑或回答。
I have equation of 3 different curves and now i have to plot graph of those curves in a single plot graph and get intersection. how can i do that ?
2 次查看(过去 30 天)
显示 更早的评论
basically i wanted to do dynamic time warping
0 个评论
回答(1 个)
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!