Help: problem of fitting data to model

1 visualización (últimos 30 días)
Bing
Bing el 30 de Mzo. de 2011
Suppose I have a complex function
A = B + C/1+iwD + E/1+iwF where w is the angular frequency
A and w is the data I get, how can I obtain the best fit data B, C, D, E, F in matlab?
Tnanks!
Bing
  1 comentario
Andrew Newell
Andrew Newell el 30 de Mzo. de 2011
Do you mean A = B + C/(1+iwD) + E/(1+iwF)?

Iniciar sesión para comentar.

Respuestas (1)

Gary
Gary el 30 de Mzo. de 2011
You're supposed to fit your model to the data, not the other way around. :)

Categorías

Más información sobre Fit Postprocessing en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by