[R] Smoothing a path in 2D

Clint Bowman clint at ecy.wa.gov
Wed May 30 17:04:30 CEST 2007


?KalmanLike

Clint Bowman			INTERNET:	clint at ecy.wa.gov
Air Dispersion Modeler		INTERNET:	clint at math.utah.edu
Air Quality Program		VOICE:		(360) 407-6815
Department of Ecology		FAX:		(360) 407-7534

	USPS:  		PO Box 47600, Olympia, WA 98504-7600
	Parcels:	300 Desmond Drive, Lacey, WA 98503-1274

On Wed, 30 May 2007, Dieter Vanderelst wrote:

> Hello,
>
> I'm currently trying to find a method to interpolate or smooth data that
> represent a trajectory in space.
>
> For example, I have an ordered (=time) set of (x,y) tuples which
> constitute a path in a 2D space.
>
> Is there a way using R to interpolate between these points in a way
> similar to spline interpolation so that I get a smooth path in space?
>
> Greetings,
> Dieter
>
> --
> Dieter Vanderelst
> d.vanderelst at tue.nl
> Department of Industrial Design
> Designed Intelligence
>
> 	[[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>



More information about the R-help mailing list