Problem: to find 1st and 2nd derivatives of a circular spline



Problem: to find 1st and 2nd derivatives of a circular spline in
order to calulate the radius of curvature of the various points
around a circle.

This is for my MSc dissertation. I am calulating the max strain in a
pipeline section which has a dent. Part of the calculation requires
the radius of curvature of the pipe wall to be cacluated in the cross
sectional plane.

I have constructed a spline which interpolates the profie of the
dented pipe through the cross section using the spline command
(pp-form), the spline is constucted using an array of the x,y points
aganst 2xPi. I now need to to calculate the 1st and 2nd derivatices
of the spline. Unfortunatley when using the fnder command it gives
the derivatives as an x,y array - I need one value for each
derivative.

Can anyone point me in the right direction

Thanks
.



Relevant Pages

  • Re: Function and derivative interpolation
    ... This solves my problems with the derivatives. ... approximations is what they mean implicitly. ... Also, higher order finite difference ... spline model is a global construction. ...
    (comp.soft-sys.matlab)
  • Re: Which Scilab curve fitting approach is most applicable.
    ... Get a feel for pitfalls associated with changing sample rate. ... Do you just need to do cubic interpolation do you need to have smooth ... derivatives at the knots? ... A cubic spline that makes sure the the first derivative is ...
    (comp.dsp)
  • Re: 2D interpolation and differentiation problem
    ... spline on an artificial rectangular grid in the R,Theta plane and fit its ... solve for the spline, evaluate the deviations, if too large (above the noise ... has a least squares fit for spline surfaces which does this even more tricky ... the spline then allows you to evaluate the derivatives easily. ...
    (sci.math.num-analysis)
  • Re: Derivative of splinefit w.r.t. control points.
    ... >Dear Peter, ... >I use a natural cubic spline. ... the toolbox as a black box and compute those derivatives numerically. ... the coefficients are given by a strucutre and you must access a component of the ...
    (sci.math.num-analysis)
  • Re: Estimation of curvature based on noisy data
    ... find a robust algorithm for estimation of the curvature of a beam ... based on measurements of deflections and inclination of a beam. ... derivation of such a spline applies: ...
    (sci.math.num-analysis)