Thread Closed

Finding equation of a curve

 
Share Thread Thread Tools
Dec3-07, 09:48 AM   #1
 

Finding equation of a curve


Hi,
I need to find a single equation to represent the curve shown in the attached figure. I have access to MATLAB if that will help. Can anyone help me out?

Thanks,
David
Attached Thumbnails
curve.JPG  
 
PhysOrg.com
PhysOrg
mathematics news on PhysOrg.com

>> Mathematicians analyze social divisions using cell phone data
>> Can math models of gaming strategies be used to detect terrorism networks?
>> Mathematician proves there are infinitely many pairs of prime numbers less than 70 million units apart
Dec3-07, 12:07 PM   #2
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
What exactly do you mean by "a single equation"? That can be simply written as a "piecewise linear function": f(x)= x/2000 if x[itex]\le[/itex] 4000, f(x)= 2 if x> 4000.

If you want a "single expression", use the Heaviside function H(x) which is defined by "H(x)= 0 if x[itex]\le[/itex] 0, H(x)= 1 if x> 1". We can fit it to f by taking H(x- 4000).

f(x)= x/20000 + H(x- 4000)(4000- x/2000)

If x[itex]\le[/itex]4000, H(x- 4000)= 0 so f(x)= 1/2000. If x> 4000, H(x- 4000)= 1 so f(x)= 1/2000+ 4000- x/2000= 4000.
 
Thread Closed
Thread Tools


Similar Threads for: Finding equation of a curve
Thread Forum Replies
Finding normal to ln curve Calculus & Beyond Homework 10
Finding the equation of a curve General Math 7
Help finding an equation for the level curve... Introductory Physics Homework 4
Help finding an equation for the level curve... Introductory Physics Homework 2
finding the radius of a curve Introductory Physics Homework 6