Does Software Exist for Symbolic Plotting with Custom Axis Labels?

  • Thread starter Thread starter gibxam
  • Start date Start date
  • Tags Tags
    Plotting
Click For Summary

Discussion Overview

The discussion revolves around the desire for software capable of symbolic plotting with custom axis labels, particularly in the context of plotting functions that include parameters like β. Participants explore the feasibility of such a tool, share experiences with existing software like Mathematica, and discuss alternative approaches to achieve desired plotting outcomes.

Discussion Character

  • Exploratory
  • Technical explanation
  • Conceptual clarification
  • Debate/contested

Main Points Raised

  • One participant expresses a need for software that can symbolically plot functions, specifically wanting to visualize how parameters like β affect the graph, rather than substituting constants.
  • Another participant questions the practicality of creating such software, suggesting that achieving the desired plot would require significant effort in both mathematics and graphics.
  • A further comment highlights that adding parameters increases the complexity of the model, implying that even simple equations could lead to higher-dimensional representations.
  • A later reply suggests that instead of focusing on symbolic plotting, it might be more effective to visualize the function in 3D as a function of both β and x, using standard software tools.

Areas of Agreement / Disagreement

Participants do not reach a consensus on the existence or practicality of software for symbolic plotting with custom axis labels. Multiple views are presented regarding the challenges and alternative approaches to achieving the desired visualizations.

Contextual Notes

The discussion reflects limitations in current software capabilities and the complexity introduced by additional parameters in mathematical modeling. There are unresolved questions about the effectiveness of proposed solutions and the feasibility of achieving the desired plotting functionality.

gibxam
Messages
12
Reaction score
0
Hello everyone,

I've been in university for about 3 years now and the tool I want more than anything is something that can make plots symbolically. What I mean is if for example i have the following function:

f[x]=ln[\frac{x}{β}]

I want a plot that will know to plot a function that is just like the ln[x] except that when x=β the plot will go through the x-axis. Meaning the program if it exists will know to have the x-axis with a tick mark labeled β.

this would be super useful for me because up until this point I have been using mathematica and just make all my constants 1 and then change them around, which works fine but it would look so cool to have a qualitative graph that I could look at also. Does this exist anywhere? Also no big deal if it doesn't but then does anyone have any cool tips with Mathematica or some other software to make their plots quick and easy with?

thanks

max
 
Physics news on Phys.org
It is difficult for me to think how this would be done in general.

Imagine you are that software for a moment and I tell you I want a plot of
y=a*x+b
or
y=a*x^2+b*x+c
or many more complicated functions
and I want you to give me back exactly the plot I am imagining.

How could you do that?

Yes I suppose that you can substitute 1 for all coefficients, if that makes the plot that you want. Then why not just substitute 1 for all the coefficients and plot it?

As a general estimate I expect that it will take about as much time and work to get the mathematics approximately right as it will take to get the graphics approximately right. And it will take between two and ten times longer to get each of those very close to what I want. If you are sort of tossing out the mathematics part and just looking at the graphics part then I wouldn't be surprised if you still have a substantial amount of time and work to get something that looks the way you want. Computer math software has just not yet implemented the "do what I want" button.
 
The second reason it would not work, extending what was written above, is that every new parameter adds another dimension to the model. Under your system, even a linear equation defines a three dimensional surface in four dimensional space.
 
gibxam said:
Hello everyone,

I've been in university for about 3 years now and the tool I want more than anything is something that can make plots symbolically. What I mean is if for example i have the following function:

f[x]=ln[\frac{x}{β}]

I want a plot that will know to plot a function that is just like the ln[x] except that when x=β the plot will go through the x-axis. Meaning the program if it exists will know to have the x-axis with a tick mark labeled β.

this would be super useful for me because up until this point I have been using mathematica and just make all my constants 1 and then change them around, which works fine but it would look so cool to have a qualitative graph that I could look at also. Does this exist anywhere? Also no big deal if it doesn't but then does anyone have any cool tips with Mathematica or some other software to make their plots quick and easy with?

thanks

max

Hey max.

If you are interested solely on how β affects your function, it would be better to just plot an output function as a function of β and x and then view it 3D and rotate, translate, and scale the function using a standard software package.
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 5 ·
Replies
5
Views
4K
  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
7K
Replies
7
Views
3K
  • · Replies 12 ·
Replies
12
Views
4K