.ApproxSpline

Information

ApproxSpline -- A Modelica library for piecewise polynomial spline approximating

This library provides smooth spline approximations of 1 or 2-D data. The smoothness and the order of the generated splines can be changed by parameter settings. ApproxSpline is an interface to some of the functions inplemented in the FITPACK package by Paul Dierckx from netlib.

Installation
As ApproxSpline is only an interface, you will need the the DIERCKX Fortran routines as well. DIERCKX is availabe at netlib: http://netlib.org/dierckx/ .


DIERCKX is a package of Fortran subroutines for calculating smoothing splines for various kinds of
data and geometries, with automatic knot selection. This library is also called FITPACK, but is
independent of the FITPACK library by Alan Cline.

Reference
    Paul Dierckx, Curve and Surface Fitting with Splines, Oxford University Press, 1993
Developer
    Paul Dierckx, Department of Computer Science, K.U. Leuven, Celestijnenlaan 200 A, B-3001, Heverlee, Belgium
    Paul.Dierckx@cs.kuleuven.ac.be

Contents

NameDescription
BlocksSublibrary of ready to use blocks
Curve1d
Surf2d
PlotUtility functions for data visualization
TestModels
UtilitiesUtility functions needed in the library
Icons

Revisions

Copyright © 2009, DLR Institute of Vehicle Concepts             
Author of DIERCKX library:
    Paul Dierckx
    Department of Computer Science, K.U. Leuven,
    Celestijnenlaan 200 A,
    B-3001, Heverlee,
    Belgium
    email: Paul.Dierckx@cs.kuleuven.ac.be
2009-01-15 Jörg Weiss-Ungethüm
realized

Generated at 2023-09-30T00:33:35Z by OpenModelicaOpenModelica 1.22.0~dev.02-2-ge84afdd using GenerateDoc.mos