help-octave
[Top][All Lists]
Advanced

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

Re: Control System Design methods using Octave.


From: shall689
Subject: Re: Control System Design methods using Octave.
Date: Wed, 6 Dec 2017 17:01:46 -0700 (MST)

Doug Stewart-4 wrote
> On Wed, Dec 6, 2017 at 4:57 PM, shall689 <

> sahallacy@

> > wrote:
> 
>> Ok, I removed SampleFrequency from the tf function, i.e. tf(b,a) instead
>> of
>> tf(b,a,SampleFrequency).
>>
>> The bode plot seem to match each other much better and the frequency
>> range
>> is a little better, with the only issue is that the max discrete
>> frequency
>> is 10 (>> pi).
>>
>> Is there some type of issue with the bode() function?
>>
>>
>> <http://octave.1599824.n4.nabble.com/file/t372348/BodePlot2.png>
>>
>>
>>
>> --
>> Sent from: http://octave.1599824.n4.nabble.com/Octave-General-
>> f1599825.html
>>
>>
> Hi Shall
> If you would post your exact code, for me to run, then I am sure that I
> can
> answer your questions.
> https://pastebin.com/   is one way to post it.
> 
> 
> 
> -- 
> DAS
> 
> <https://linuxcounter.net/user/206392.html>
> 
> _______________________________________________
> Help-octave mailing list

> Help-octave@

> https://lists.gnu.org/mailman/listinfo/help-octave

I looked at invfreqz.m and found out that that function is missing the
"superior algorithm that guarantees stability of the resulting linear system
and searches for the best fit using a numerical, iterative scheme" as
mentioned in matlab's documentation.

Stephen



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



reply via email to

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