how to plot curves of 3 different equation in a single graph?

1 次查看(过去 30 天)
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

采纳的回答

KSSV
KSSV 2017-3-29
Use figure ;hold on ; and plot...

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 2-D and 3-D Plots 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by