how to fit or plot a eclipse with data point
Mostra commenti meno recenti
how to fit or plot a eclipse with these data point
Fit the above data points using an eclipse . display the center (x0, y0). Also plot the above points (using squares) and the fitted eclipse (using solid lines) in the same plot.
x=[ 2 4 5 2.5 -0.3 -0.9 1.2 ];
y=[ 10 7 1.5 -2 0.1 5.7 9.7 ];
Risposte (1)
KALYAN ACHARJYA
il 8 Gen 2020
Modificato: KALYAN ACHARJYA
il 8 Gen 2020
0 voti
1 Commento
sou oscar
il 8 Gen 2020
Categorie
Scopri di più su Interpolation in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!