Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxl!houxm!houxz!vax135!cornell!uw-beaver!tektronix!hplabs!sri-unix!BARNARD@SRI-AI.ARPA From: BARNARD@SRI-AI.ARPA Newsgroups: net.ai Subject: best-fitting curve for 3 points Message-ID: <1699@sri-arpa.UUCP> Date: Fri, 6-Jul-84 13:32:28 EDT Article-I.D.: sri-arpa.1699 Posted: Fri Jul 6 13:32:28 1984 Date-Received: Mon, 9-Jul-84 01:12:22 EDT Lines: 7 Maybe I'm missing something. Three points define a unique circle. Finding the circle given the points is trivial. What's the problem? In general, the theory of splines deals with the problem of fitting a piecewise polynomial to a sequence of points. For example, b-splines are piecewise cubics that can be used to connect points with smooth, continuous curves (i.e., twice-differentiable curves).