How can i ameliorate this curve ?
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hi
How can i ameliorate the curve power_R to obtain the nice figure ?
0 Commenti
Risposte (1)
Image Analyst
il 1 Feb 2017
Interpolate in more points with interp1(), then use conv() or sgolayfilt() to smooth the signal.
3 Commenti
Image Analyst
il 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.
Vedere anche
Categorie
Scopri di più su Smoothing in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!