Plot 3D Graph and make level curves
Ältere Kommentare anzeigen
Hi
I have 3 vectors, where:
X is a vector of numbers;
Y is a vector of numbers;
Z is a function that depends on X and Y (i.e)
Z = 4.6597*x.^2 + 2.6897*x.*y - 0.023578*x + 8.1189*y.^2 - 1.9553*y - 1.2304;
I want to plot a 3D curve and I am not succeding. Can someone help me please? Thanks
Akzeptierte Antwort
Weitere Antworten (2)
Bryan Ambrósio
am 23 Apr. 2021
0 Stimmen
Bryan Ambrósio
am 23 Apr. 2021
0 Stimmen
Kategorien
Mehr zu Get Started with Curve Fitting Toolbox finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!