Matlab - Power Spectral Analysis

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 พ.ย. 2024

ความคิดเห็น • 14

  • @MrFaalke
    @MrFaalke 3 ปีที่แล้ว +2

    great video thx so much

  • @eengpriyasingh706
    @eengpriyasingh706 3 ปีที่แล้ว +6

    please provide the code here

  • @caralli18281
    @caralli18281 5 หลายเดือนก่อน

    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

  • @suribabu9396
    @suribabu9396 ปีที่แล้ว

    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).

  • @tsehayenegash8394
    @tsehayenegash8394 2 ปีที่แล้ว

    I have 15 years Temperature vs height data in excell, so how can I find fs and how plot it

  • @amr.a-m8350
    @amr.a-m8350 3 ปีที่แล้ว

    Thank you, Kayt. I hope to get the script of the file.m please for this example?

  • @arathip7792
    @arathip7792 2 ปีที่แล้ว

    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

  • @pedrocalorio1655
    @pedrocalorio1655 3 ปีที่แล้ว

    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

  • @CelineRazavi
    @CelineRazavi 2 ปีที่แล้ว

    thank you

  • @zahratohidi7589
    @zahratohidi7589 2 ปีที่แล้ว

    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

  • @littlesmallmook5406
    @littlesmallmook5406 3 ปีที่แล้ว

    How can you know the number of frequency bin?

  • @pradeepanupuram5716
    @pradeepanupuram5716 3 ปีที่แล้ว

    how to do the same for ECG signal?
    if anyone has code for that can provide.

  • @talarikarun
    @talarikarun 3 ปีที่แล้ว +1

    How to find power spectral density for an image ?