How can I calculate the power spectrum for a GPS time series (date vs displacement). I need plots like Normalized power vs frequency (per year).
@MrFaalke3 жыл бұрын
great video thx so much
@caralli182814 ай бұрын
Just one comment: for any complex z, z times conjugate(z) used in the 2nd method is equal to abs(z) squared used in the 1st method. For exampe, |1+i|^2=(sqrt(1+1))^2=2=(1+i)*(1-i)=1+1=2
@arathip77922 жыл бұрын
I have a doubt. The scaling factor in other matlab program I saw like this 1/fs*N *(abs(fft)^2). Why insted of bin (1/fs*N) Which Is correct. and(fft)^2 is ok .it is equal to conjugate part Pls answer
@tsehayenegash83942 жыл бұрын
I have 15 years Temperature vs height data in excell, so how can I find fs and how plot it
@zahratohidi75892 жыл бұрын
I followed the example for my data but at the end I could get any plot for that! And I got the error about f1 #Index exceeds the number of arry elements. Index must not exceed 1# To be honest I am new in matlab. So I would appreciate if you help me by that. Thank you
@eengpriyasingh7063 жыл бұрын
please provide the code here
@pedrocalorio16553 жыл бұрын
Hi, thanks for the video Could you please also show how to create CPSD from FFT in MATLAB? I'm trying to implement it but my results are not matching cpsd's function from MATLAB
@amr.a-m83503 жыл бұрын
Thank you, Kayt. I hope to get the script of the file.m please for this example?
@pradeepanupuram57162 жыл бұрын
how to do the same for ECG signal? if anyone has code for that can provide.
@littlesmallmook54063 жыл бұрын
How can you know the number of frequency bin?
@riteshchandratewari15252 жыл бұрын
Frequency content must be within the sampling frequency