mbara1984 / pyvi

Python toolbox for Volterra series identification and order separation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pyvi - Python Toolbox for Volterra System Identification

This project proposes a python toolbox for Volterra Series Identification using nonlinear homogeneous order separation.

License

Pyvi is distributed under the BSD 3-Clause "New" or "Revised" License.

Python prerequisites

The Pyvi package is developped for Python 3 and needs the following packages installed:

The package has been fully tested with the following versions:

  • python 3.6.4
  • numpy 1.14.0
  • scipy 0.19.1

Package structure

The package is divided into the following submodules:

Module for nonlinear homogeneous order separation of Volterra series.

Module for Volterra kernels identification.

Module creating various tools for Volterra series.

Module containing various useful class and functions.

Authors

Damien, Bouvier (Équipe S3AM, IRCAM, CNRS UMR 9912, UPMC, Paris, France) - damien.bouvier@ircam.fr

Hélie, Thomas (Équipe S3AM, IRCAM, CNRS UMR 9912, UPMC, Paris, France)

Roze, David Tristan (Équipe S3AM, IRCAM, CNRS UMR 9912, UPMC, Paris, France)

About

Python toolbox for Volterra series identification and order separation

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%