polynomial plot fitting in matlab

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 ExchangePolynomials についてさらに検索

質問済み:

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