Approximation of total curvature

  • Context: Graduate 
  • Thread starter Thread starter fishingspree2
  • Start date Start date
  • Tags Tags
    Approximation Curvature
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 1K views
fishingspree2
Messages
138
Reaction score
0
Hello, I am trying to find an interpolating curve between a few points that has minimal curvature. That means, as close to a straight line as possible.

Reading a document about cubic splines, they say that

[tex]\kappa \left ( x \right )=\frac{|f''\left ( x \right )|}{\left ( 1+\left [ f'\left ( x \right )^{2} \right ] \right )^{\frac{3}{2}}}\approx |f''\left ( x \right )|[/tex]

Why are they able to say that? Is there any proof or explanation? Thank you very much
 
Physics news on Phys.org
That's just the formula for calculating curvarture.
I'd rather fit a curve with as few 'humps' as possible (a low total curvature doesn't mean that a curve is nearly straight). Lower the degree, fewer are the roots of its derivative in the range & thus, humps.