12.07.2015 Views

GNU Octave - Local Sector 7 web page

GNU Octave - Local Sector 7 web page

GNU Octave - Local Sector 7 web page

SHOW MORE
SHOW LESS
  • No tags were found...

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

250 <strong>GNU</strong> <strong>Octave</strong>out idxin idxNames or indices of signals to connect (see sysidx). The output specifiedby out idx(ii) is connected to the input specified by in idx(ii).order logical flag (default = 0)tolOutputsclsysMethod0 Leave inputs and outputs in their original order.1 Permute inputs and outputs to the order shown in the diagrambelow.Tolerance for singularities in algebraic loops, default: 200eps.Resulting closed loop system.sysconnect internally permutes selected inputs, outputs as shown below, closes theloop, and then permutes inputs and outputs back to their original order--------------------u_1 ----->| |----> y_1| sys |old u_2 | |u_2* ---->(+)--->||----->y_2(in_idx) ^ -------------------- | (out_idx)| |-------------------------------The input that has the summing junction added to it has an * added to the end ofthe input name.[csys, acd, ccd] = syscont (sys)Extract the purely continuous subsystem of an input system.InputsysOutputscsysacdccdsystem data structure.is the purely continuous input/output connections of sysFunction Fileconnections from discrete states to continuous states, discrete states tocontinuous outputs, respectively.returns csys empty if no continuous/continous path exists[dsys, adc, cdc] = sysdisc (sys)InputsysOutputsSystem data structure.Function File

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!