Visualizing Dependence of f(x,y) on s(x,y) and t(x,y)

  • Context: Mathematica 
  • Thread starter Thread starter OB1
  • Start date Start date
Click For Summary
SUMMARY

The discussion focuses on creating a contour plot for a function f(x,y) that depends on two other functions, s(x,y) and t(x,y). The user encounters a blank contour plot despite not receiving any error messages. A suggestion is made to display three different contour plots simultaneously by using a list of the plots, which is a straightforward solution to visualize the dependencies effectively.

PREREQUISITES
  • Understanding of contour plots in data visualization
  • Familiarity with functions in mathematical modeling
  • Experience with plotting libraries such as Matplotlib (Python)
  • Basic knowledge of multi-variable functions
NEXT STEPS
  • Learn how to create contour plots using Matplotlib in Python
  • Explore techniques for visualizing multi-variable functions
  • Research methods for displaying multiple plots simultaneously
  • Investigate the use of grid data for contour plotting
USEFUL FOR

Data scientists, mathematicians, and anyone involved in visualizing complex functions and their dependencies will benefit from this discussion.

OB1
Messages
25
Reaction score
0
(Sorry about the convoluted title)
I have a (very messy) function, say f(x,y), which is dependent upon two other functions, say s(x,y) and t(x,y). I'd like to do a contour plot of f(x,y)'s dependence on s(x,y) and t(x,y) - i.e. have s(x,y) and t(x,y) on the margins. I don't get an error when I try this, I just get a blank contour plot. Any ideas?
 
Physics news on Phys.org


So you are trying to display 3 different contour plots simultaneously? I believe you can do that simply with a list of the plots.
 
Last edited:

Similar threads

  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 8 ·
Replies
8
Views
1K
  • · Replies 0 ·
Replies
0
Views
2K
  • · Replies 14 ·
Replies
14
Views
4K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K