Clear Filters
Clear Filters

Smoothing the data of curve

1 view (last 30 days)
Lokesh Katari
Lokesh Katari on 25 Aug 2021
Commented: Mathieu NOE on 2 Sep 2021
Hi,
I have a curve to smooth the data but I am not able to capture the complete data. Can anyone please help me with this. If you see the below two I am not able to capture the data properly between the two red lines
  5 Comments
Mathieu NOE
Mathieu NOE on 25 Aug 2021
hello
use a log scale also on the x axis , so at the end plot the data as follows :
loglog(x,y)
Mathieu NOE
Mathieu NOE on 2 Sep 2021
hello
problem solved ?

Sign in to comment.

Answers (0)

Products


Release

R2019b

Community Treasure Hunt

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

Start Hunting!