Frequency detail analysis of signals
    9 views (last 30 days)
  
       Show older comments
    
    Fatema Dalal
 on 23 Feb 2021
  
    
    
    
    
    Commented: Fatema Dalal
 on 14 Mar 2021
            Hello,
I am working on ECG signal and I need to figure out the different frequency components of it. Can anyone help me to analyse that using Discrete Wavelet Transform?
I am new to matlab. I have tried referring documentations for DWT and frequency analysis but couldn't understand much.
If anyone has worked on it and can help kindly do.
Thank you in advance.
0 Comments
Accepted Answer
  Raynier Suresh
    
 on 26 Feb 2021
        Hi, You can use the fourier transform to get the various frequency component. The fft command in MATLAB can be used for this. You can refer the below example for more information.
More Answers (0)
See Also
Categories
				Find more on Signal Analysis in Help Center and File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!