How can i ameliorate this curve ?
Show older comments
Hi
How can i ameliorate the curve power_R to obtain the nice figure ?
Answers (1)
Image Analyst
on 1 Feb 2017
0 votes
Interpolate in more points with interp1(), then use conv() or sgolayfilt() to smooth the signal.
3 Comments
Mallouli Marwa
on 1 Feb 2017
Image Analyst
on 2 Feb 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.
Mallouli Marwa
on 2 Feb 2017
Categories
Find more on Smoothing and Denoising in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!