Path: utzoo!attcan!uunet!lll-winken!uwm.edu!mrsvr.UUCP!kohli@gemed.ge.com From: kohli@gemed (Mr. Bad Judgment) Newsgroups: comp.dsp Subject: Re: AR and MA questions Message-ID: <1456@mrsvr.UUCP> Date: 19 Nov 89 23:40:35 GMT Sender: news@mrsvr.UUCP Reply-To: kohli@gemed.ge.com (Mr. Bad Judgment) Organization: Geo-Duckside Exploration Unit # 1 Lines: 57 rob@kaa.eng.ohio-state.edu (Rob Carriere) writes: smit@enel.ucalgary.ca (Theo Smit) In article <1389@mrsvr.UUCP> kohli@gemed.ge.com (Mr. Bad Judgment) writes: <>>1. Are the AR "parameters" the poles of the waveform? <>> If so, does this mean that an AR parameter of magnitude <>> > 1 indicates an unstable system (assuming no zero to <>> counteract it)? < <[AR parameters are the coefficients of a polynomial whose _roots_ Mostly this is used to counter arithmetic errors; if your system is unstable <>the poles will likely be well outside the unit circle and you have no hope in <>heck of doing much about it. < 1.0. If the AR coefficients are the coefficients of polynomials whose roots are the poles are the system (we know they are), what are the consequences of scaling the coefficients? It seems to me that the frequency components should be preserved, and if |variance of n(t)| were also scaled down, the modeled X(t) sequence would be stable, but scaled incorrectly. Is this wrong? I would like to have stable estimates for this known-stable system, but most of the recommended AR techniques in Marple generate unstable parameters (Marple makes note of this possibility in a couple of places, but I didn't see any recommendations about how to fix the problem. I *think* there's an implication that the "next better" algorithm should be used). Opinions? Facts? Either are welcome, just please be kind. Thanks again, Jim Kohli GE Medical Systems P.S. Thank you Theo, Rob, and Stephen, the discussion has been interesting and enlightening (so far!).