Re: Curve fitting or Optimization toolbox?
- From: "Ken Campbell" <campbeksCUTTHIS@xxxxxxxxx>
- Date: Thu, 11 May 2006 11:22:49 -0400
Enrique Cruiz wrote:
Hi guys,
I have several series of data that represents different
measurements of the same process. So when I plot the
curve for each of these series, it is obvious to see that
they all closely match. What I would like to do is
finding an equation that would best fit _all_ these
curves.
I tried with the curve fitting tool, but I can only
select one of them at a time, hence the fit is only
performed on the one curve selected, but not all. Is
there a way to perform a fitting with multiple series
of data, to find the global best fit?
I thought as well of trying the optimization toolbox, but
I could not find a way to specify multiple data sets on
which to perform the optimization. Does someone know how
to du such a thing?
Thanks in advance,
Enrique
One way would be to concatenate the data sets, that is, make one big
data set containing the data from all the series and do the curve fit
on that.
Ken
.
- Follow-Ups:
- Re: Curve fitting or Optimization toolbox?
- From: Enrique Cruiz
- Re: Curve fitting or Optimization toolbox?
- References:
- Curve fitting or Optimization toolbox?
- From: Enrique Cruiz
- Curve fitting or Optimization toolbox?
- Prev by Date: Solving two-points boundary problem with bvp4c function
- Next by Date: Matlab and Computational Maths
- Previous by thread: Curve fitting or Optimization toolbox?
- Next by thread: Re: Curve fitting or Optimization toolbox?
- Index(es):
Relevant Pages
|