help-octave
[Top][All Lists]
Advanced

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

Re: PSD?


From: Paul Kienzle
Subject: Re: PSD?
Date: Sun, 1 Apr 2001 23:53:22 +0100
User-agent: Mutt/1.2.5i

You could try pwelch from matcompat

        http://users.powernet.co.uk/kienzle/octave/matcompat

I see that I may have a couple of problems with the code: one is that I
am calculating the confidence intervals using a less than optimal method
(faster but less accurate than it could be), and the other is that I may
be returning 1 too few elements for even length FFTs.  You've been warned!

Paul Kienzle
address@hidden

On Sun, Apr 01, 2001 at 07:03:02PM +0200, David Erman wrote:
> 
>     Hi,
> 
>     I'm looking for a replacement for the matlab psd.m-file. Anyone made
>     one, or will I have to make one myself?
> 
>     / Dave
> 
> -- 
> M.Sc.EE with emphasis on Signal Processing pending
> UIN:5361039
> 
> 
> 
> -------------------------------------------------------------
> Octave is freely available under the terms of the GNU GPL.
> 
> Octave's home on the web:  http://www.octave.org
> How to fund new projects:  http://www.octave.org/funding.html
> Subscription information:  http://www.octave.org/archive.html
> -------------------------------------------------------------
> 
> 



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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