|
[Date Index]
[Thread Index]
[Author Index]
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?
Prev by Date:
Formatting Numeric Outpuit
Next by Date:
strange behavior
Previous by thread:
Re: Formatting Numeric Outpuit
Next by thread:
Re: How to Calculatelength of an Spline curve between two
|