I cannot find the equation for this graph.

  • Thread starter Thread starter doubled5
  • Start date Start date
  • Tags Tags
    Graph
AI Thread Summary
The discussion centers on finding an equation for a specific graph needed for a programming project. The original poster has struggled to locate the equation online and is considering giving up. Suggestions include using a polynomial function fit, particularly a third or fourth degree polynomial, to approximate the graph's shape. The Morse potential is identified as a possible match for the graph, which is relevant in modeling nucleon-nucleon interactions. The conversation emphasizes the use of basic linear algebra skills to derive the fitting function.
doubled5
Messages
3
Reaction score
0
I need it for a program I am writing. I found it all over the net but never with an equation. After two days I'm giving up and hoping someone recognizes it. It doesn't have to be exact I can fix it up but the profile needs to be the same.

Here it is:
 

Attachments

  • equation.png
    equation.png
    2.9 KB · Views: 558
Mathematics news on Phys.org
That shape looks familiar, but not sure from what exactly. Physics or physical chemistry?

If you just want a function that fits the graph but you don't really know the mechanism making the shape, try polynomial function fit. Maybe third or fourth degree polynomial can give a good fit. Your graph shows fairly easily readable points. You'll only need the simplest of Linear Algebra skills to determine the function.
 
Got it--Morse potential.

http://en.wikipedia.org/wiki/Morse_potential

f(x)=e-2x+2-2e-x+1

That shape looks familiar, but not sure from what exactly. Physics or physical chemistry?
Used to model nucleon-nucleon interactions.
 
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Back
Top