Scilab-Branch-6.1-GIT
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
narsimul
armax simulation (using rtitr)
Syntax
z = narsimul(a, b, d, sig, u) z = narsimul(a, b, d, sig, u, up, yp, ep) z = narsimul(ar, u) z = narsimul(ar, u, up, yp, ep)
Description
ARMAX simulation. Same as arsimul but the method is different the simulation is made with rtitr
Examples
Report an issue | ||
<< ltitr | Domaine Temporel | rtitr >> |