polynomial plot fitting in matlab

1 次查看(过去 30 天)
Alireza Lashgary
Alireza Lashgary 2016-8-22
评论: KSSV 2016-8-22
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
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.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Polynomials 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by