How can I pass a 3D surface through scattered data?
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Is there any way to pass a 3D surface through a set of data, while there is no Z=f(x,y) function? Also I am not allowed to make a fitting plane.
0 Commenti
Risposte (1)
Ameer Hamza
il 14 Mag 2018
See fit(). If you don't want a plane, then you can fit any type of surface to the data points. See the type of fitting options.
0 Commenti
Vedere anche
Categorie
Scopri di più su Surface and Mesh Plots in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!