A Scilab Radial Basis Functions toolbox


Bassi Anna - Università di Padova (Italy)
Wass Rubeecomp

Abstract

The aim of this talk is to present a Scilab toolbox where Radial Basis Functions are used for scattered data interpolation. We shape our toolbox to be a powerful instrument to analyze data sets coming both from real life applications and industry. The main advantage of using RBFs is that this class is very large, allowing to model various situations.
This toolbox allows to create an interpolation model based on scattered data from physical or computer experiments. Here, an experiment is a collection of pairs of input and respective evaluation values. The input is likely to be high dimensional, whereas the measurements have to be scalars. Computation with high dimensional data is an important issue in many areas of science and engineering in which many traditional interpolation methods can either not handle such problems or be limited to very regular situations.
We have chosen Scilab with a double motivation. The first one is that it is an advanced and robust language that guarantees robustness and quick prototyping. In addition, it is an open source software, making our work available for free to any member of the community and industrial partners.