How can i ameliorate this curve ?
조회 수: 2 (최근 30일)
이전 댓글 표시
Hi
How can i ameliorate the curve power_R to obtain the nice figure ?
댓글 수: 0
답변 (1개)
Image Analyst
2017년 2월 1일
Interpolate in more points with interp1(), then use conv() or sgolayfilt() to smooth the signal.
댓글 수: 3
Image Analyst
2017년 2월 2일
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.
참고 항목
카테고리
Help Center 및 File Exchange에서 Smoothing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!