help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Mistake with "connect" command while making a global state-space sys


From: Beginner1
Subject: Re: Mistake with "connect" command while making a global state-space system
Date: Tue, 29 May 2018 01:10:49 -0700 (MST)

Thank you Marco. I changed the load packages statement. 
However the "connect" command still performs the same error since it does
not connect properly sys_ol and sys_il. In the assembled system.  A matrix
should have rows and columns for the following state-space variables:
'xv','xq','xd1', 'xd2','xd3', 'xd4','xq1', 'xq2','xq3', 'xq4' but it
actually constrructs it for 'xv','xq', 'xd2','xd3', 'xd4','xq2','xq3', 'xq4'
by missing 'xd1' and 'xq1'. I donĀ“t understand why and would like to obtain
the right A,B,C,D matrixes.





--
Sent from: http://octave.1599824.n4.nabble.com/Octave-General-f1599825.html



reply via email to

[Prev in Thread] Current Thread [Next in Thread]