Scientific notebook - plotting 3d surface

Click For Summary
SUMMARY

The discussion focuses on plotting a 3D surface defined by the function z=f(x,y)=[x²+y²-1]^(1/2) within the domain where 1 ≤ x² + y² ≤ 5. Users are seeking step-by-step instructions to achieve this using scientific notebook tools. The conversation highlights the need for clarity in visualizing mathematical functions in three dimensions.

PREREQUISITES
  • Understanding of 3D plotting concepts
  • Familiarity with mathematical functions and domains
  • Experience with scientific notebook software
  • Basic knowledge of Python or MATLAB for scripting
NEXT STEPS
  • Research how to use Matplotlib for 3D plotting in Python
  • Explore the surface plotting capabilities of MATLAB
  • Learn about defining domains for functions in 3D visualizations
  • Investigate the use of NumPy for mathematical computations in Python
USEFUL FOR

Mathematicians, data scientists, educators, and anyone interested in visualizing mathematical functions in three dimensions.

t_n_p
Messages
593
Reaction score
0
Hi, I wish to plot a 3d surface but as of now have not been able to!

I wish to plot z=f(x,y)=[x²+y²-1]^1/2 restricted to the domain:

dom(f) = {(x,y)|=1 ≤ x² + y² ≤5}

Any step by step instructions would be greatly appreciated!
Thanks in advance!
 
Physics news on Phys.org
bump! anyone!
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 2 ·
Replies
2
Views
4K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
4K