Plots at cut off frequency

1 view (last 30 days)
I am plotting reflection coefficient vs frequency plot.At all other frequency excect cut off frequency I am getting smooth curve.
At cut off frequecy plot suddently change and and will show a pick.Is there any method to skip this cut off frequency plota and get the smooth curve.
Please check red dotted plot.I have shown plot which i am getting.please suggest modification.Thanks in advance.
Plot_02022020.png
02022020.jpg

Accepted Answer

Jakob B. Nielsen
Jakob B. Nielsen on 3 Feb 2020
You could look at a function to find the frequency value of your peak, and then set your x limit to exclude that region. For example this peakfinder function.
  1 Comment
Girish Tembhare
Girish Tembhare on 3 Feb 2020
Thanks a lot.
I will try this function and will give feedback

Sign in to comment.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!