Intersection in interpolated plot
3 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!