How to plot these functions?
Ältere Kommentare anzeigen
Hello, everyone.
I am trying to plot this function but I can not do it. I got some errors, this is the function that I have to plot. Please someone help me.
By the way, thanks.

Here you have my code:

And the command window responses:

Akzeptierte Antwort
Weitere Antworten (1)
Image Analyst
am 26 Okt. 2015
0 Stimmen
I don't think you'd plot it. Since x and y both vary, I think you'd create an image and use imshow() to display the values. Or use surf() if you want a 2.5-D perspective view.
1 Kommentar
Luis Raves
am 26 Okt. 2015
Kategorien
Mehr zu Particle & Nuclear Physics 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!
