Scilab 6.0.1
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,[up,yp,ep]) [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 | Time Domain | rtitr >> |