How can i ameliorate this curve ?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hi
How can i ameliorate the curve power_R to obtain the nice figure ?
0 comentarios
Respuestas (1)
Image Analyst
el 1 de Feb. de 2017
Interpolate in more points with interp1(), then use conv() or sgolayfilt() to smooth the signal.
3 comentarios
Image Analyst
el 2 de Feb. de 2017
You forgot to supply the data for R_matrix and P_out so I can't run your code. Make it easy for me to help you, not hard.
Ver también
Categorías
Más información sobre Smoothing en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!