polynomial plot fitting in matlab
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi There my code produce several polynomials and their plots .. and also i have a main polynomial and its plot .. i want to find the closest produced polynomial to the main polynomial plot?

the red one is the main plot .. other is produced
댓글 수: 0
답변 (1개)
KSSV
2016년 8월 22일
Find the standard deviation of each blue curve from red curve. Whose ever curve's standard deviation is least, that curve is close to the red curve.
댓글 수: 2
참고 항목
카테고리
Help Center 및 File Exchange에서 Polynomials에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!