Software for Curve Equation Solving

  • Thread starter Thread starter ekox
  • Start date Start date
  • Tags Tags
    Software
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 3K views
ekox
Messages
1
Reaction score
0
hi all bros

i am student in pteroleum engineering faculty and i want to know wether there is a software that can give equation for given curve.For example if i import a .jpg file of curve and mark the points in the curve picture and it returns me equation of curve.Is there any such software packages? (sorry for bad english)
 
Engineering news on Phys.org
There are programmes that will do what you say, but they will cost you and I am afraid I don't know what they are.

Free option is use excel (assuming you have office). Use a printing on graph paper to come up with coordinates manually and then use a best fit line. It's more manual work but it's a cheap option.
 
there are free 'digitizing' programs that allow you to import a jpeg, and then 'calibrate' it by clicking on three points (you click on a point and input the known coordinates of the point). Once you calibrate to three points, the software will provide coordinates of other points as you click on them. This saves the labor of reading graph paper... Then you can cut & paste the digitized points into excel or whatever and do your curve-fitting.
 
As gmax mentioned, there is digitizing software available. I have used a piece of freeware called Engauge (you can find it on Download.com). It's pretty easy, you import the image of the graph, and then set your axis by three points. From there you can either insert points by hand or let it try to auto fill in the curves.

Either way, you get a csv file that you can bring into Excel and create a trendline.