Smoothing the data of curve
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Mathieu NOE
el 25 de Ag. de 2021
hello
use a log scale also on the x axis , so at the end plot the data as follows :
loglog(x,y)
Respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!