SSM_PO2TR

SSM_PO2TR

Contents

function SSM_po2TR(obj,oid,run,lab,parRange,outdof,varargin)
        

SSM_PO2TR

This function performs continuation of Neimark-Sacker (TR) periodic orbits of slow dynamics. Each periodic orbit corresponds to a torus (quasi-periodic) response in regular time dynamics. The continuation here starts from a saved TR solution.

FRCIRS = SSM_PO2TR(OBJ,OID,RUN,LAB,PARRANGE,OUTDOF,VARARGIN)

See also: SSM_HB2PO, SSM_PO2PO, SSM_BP2PO

obj.SSM_cont_po('TR',oid,run,lab,[],[],parRange,outdof,varargin{:});
        
end