How to Calculatelength of an Spline curve between two points?
- To: mathgroup at smc.vnet.net
- Subject: [mg104819] How to Calculatelength of an Spline curve between two points?
- From: alfaeco <alfaeco at gmail.com>
- Date: Tue, 10 Nov 2009 06:04:30 -0500 (EST)
I need some help. Given an Interpolating function with method-> Spline. sp = Interpolation[tbl, Method -> "Spline"]; How can I calculate the distance between two arbitrary points of the splines?
- Follow-Ups:
- Re: Re: How to Calculatelength of an Spline
- From: DrMajorBob <btreat1@austin.rr.com>
- Re: Re: How to Calculatelength of an Spline
- From: DrMajorBob <btreat1@austin.rr.com>
- Re: Re: How to Calculatelength of an Spline
- From: Mark McClure <mcmcclur@unca.edu>
- Re: How to Calculatelength of an Spline curve between two
- From: Mark McClure <mcmcclur@unca.edu>
- Re: How to Calculatelength of an Spline curve between two
- From: DrMajorBob <btreat1@austin.rr.com>
- Re: Re: How to Calculatelength of an Spline