help-octave
[Top][All Lists]
Advanced

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

invfreqs -- specifying numerator without independant term


From: CdeMills
Subject: invfreqs -- specifying numerator without independant term
Date: Wed, 22 Sep 2010 07:17:15 -0700 (PDT)

Hello,

I'm trying to identify a frequency response of the form

H(s) = (b2 s^2 + b1 s) / (1+a1 s)

The specific problem is thus that the numerator has only two degrees of
freedom. When I generate the frequency response using H(s) = freqs(B, A, w)
then try to get back coefficients values through invfreqs, it fails as the
equation system is singular. Is there some way to reformulate the problem to
get around this missing term ?

Regards

Pascal
-- 
View this message in context: 
http://octave.1599824.n4.nabble.com/invfreqs-specifying-numerator-without-independant-term-tp2550382p2550382.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

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