| 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 |
| Dec3-07, 12:07 PM | #2 |
|
|
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 | ||