Time series functions.
Funciones
Serie SerIntegrate(Serie ser)//////////////////////////////////////////////////////////////////////////////
Serie SerIntegrate(Serie ser)
//////////////////////////////////////////////////////////////////////////////
{ DifEq(1/(1-B), ser, 0) };
//////////////////////////////////////////////////////////////////////////////
PutDescription(
"Resturn the integration of the serie ser with initial value 0.",
SerIntegrate);
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
// FILE : ser.tol
// AUTHOR : http://www.asolver.com
// PURPOSE : Time series functions.
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
// FUNCTIONS
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
Serie SerIntegrate(Serie ser)
//////////////////////////////////////////////////////////////////////////////
{ DifEq(1/(1-B), ser, 0) };
//////////////////////////////////////////////////////////////////////////////
PutDescription(
"Resturn the integration of the serie ser with initial value 0.",
SerIntegrate);
//////////////////////////////////////////////////////////////////////////////
Ink.Watercolor construye las páginas del sitio web inkwatercolor.com
2015 asolver.com | Aviso legal | XHTML | Δ Θ Ξ | Creative Commons | Mapa y funciones del sitio