Intersection in interpolated plot
3 views (last 30 days)
Show older comments
Hello everybody ;
I have equations for four curves :their equations are :
QH1=(f./tand(H1-0.26)) *(BLAck)*
QH2=(BEA4./2)+(f./tand(H1-0.26)) *(BLUE)*
where H1 is a changing angle depending on time (hours)
Qbegining=(QTOUStt+w)-(w*cosd(Gammab)) *(RED many values)*
Qend=Qbegining+w*cosd(Gammab) *(green many values )*
so the values I have for these four equations are hour by hour (6 7 8 9 ...) for the plotting matlab did the interpolation for all the equations and drew the figure showed.
My Question : is there any possibility to know all the intersections points knowing that these latter occur in the interpolated zones.
0 Comments
Answers (0)
See Also
Categories
Find more on Interpolation in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!