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

답변 (1개)

KSSV
KSSV 2016년 8월 22일

0 개 추천

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

Alireza Lashgary
Alireza Lashgary 2016년 8월 22일
do you have any matlab code for this?
KSSV
KSSV 2016년 8월 22일
simple...doc standard deviation in matlab...there is a direct command to get it.

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Polynomials에 대해 자세히 알아보기

질문:

2016년 8월 22일

댓글:

2016년 8월 22일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by