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

Respuestas (1)

KSSV
KSSV el 22 de Ag. de 2016

0 votos

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 comentarios

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

Iniciar sesión para comentar.

Categorías

Más información sobre Polynomials en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 22 de Ag. de 2016

Comentada:

el 22 de Ag. de 2016

Community Treasure Hunt

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

Start Hunting!

Translated by