Effacer les filtres
Effacer les filtres

Info

Cette question est clôturée. Rouvrir pour modifier ou répondre.

Help with fit of a function

1 vue (au cours des 30 derniers jours)
aurc89
aurc89 le 25 Mar 2015
Clôturé : MATLAB Answer Bot le 20 Août 2021
I have a function y=f(x) given by two vectors x and y, and I need to do a gaussian fit of this function, but only between two values x1 and x2 of x. How can I do this? Thanks
  1 commentaire
the cyclist
the cyclist le 25 Mar 2015
Your question is not very clear, at least to me. I think you need to edit it to make it clearer, and more detailed.
Two specific things that are not clear to me:
  • You say that you have a function f(), but then you say you need to fit the function. I'm guessing you do not actually have the function f(), but you actually just have data. But I'm not sure.
  • I don't understand what you mean by "only between two values x1 and x2 ...".
Remember, we only know what you tell us about your problem. The time you spend clearly laying out your problem for us will help you in the end.

Réponses (1)

John D'Errico
John D'Errico le 25 Mar 2015
Modifié(e) : John D'Errico le 25 Mar 2015
You want to use two points to fit a Gaussian your data?
Depending on what you mean by a "gaussian fit", this is either impossible to do with only two data points, or useless. Most probably, both.
Of course, if you meant something entirely different about what you meant by this being only between two points, then explain yourself far more clearly. If perhaps you want this "Gaussian" to live only in a restricted domain, then again, you need to rethink your problem, since a Gaussian extends to infinity in all directions.

Cette question est clôturée.

Community Treasure Hunt

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

Start Hunting!

Translated by