power spectrum estimation in wavenumber domain

3 visualizaciones (últimos 30 días)
Matlabuser
Matlabuser el 18 de Nov. de 2014
Respondida: juntian chen el 16 de Dic. de 2021
Hi everyone, I am trying to estimate the power spectrum in space domain using pburg. But when I got my spectrum its gives me Inverted results. I am not able to understand the problem. Can anyone please suggest me, where could be the problem. My procedure is as: a=load('data.dat') length of data =95; order=4; si=2.5; [Pxx,w]=pburg(detrend(a),4,128) b=log(Pxx); plot(w,b)
thanks

Respuestas (1)

juntian chen
juntian chen el 16 de Dic. de 2021
I'm seeking the answer, too

Categorías

Más información sobre MATLAB en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by