using a cfit result in mathematical operations
- From: "Christine Williams" <chris@xxxxxxx>
- Date: Wed, 12 Oct 2005 00:04:37 -0400
I have some noisy data that I could not use for mathematical
computations because the noise was accentuated as derivatives were
taken. What I did to resolve the problem was to curve fit a smoothing
spline to the noisy data, allowing me to take the 1st and 2nd
derivatives of the curve rather than the "real" data. I can now use
these derivatives in my calculations. However, I would like to also
perform simple multiplication on my curve fit vector. I thought I
would be able to do this with syntax similar to what is used to
access data within a structural array (struct.thing). But, that
doesn't work for cfit.
So, I guess my question is "how do I obtain the vector containing my
curve fit from the resulting cfit?"
Thanks
Chris
.
- Follow-Ups:
- Re: using a cfit result in mathematical operations
- From: Christine Williams
- Re: using a cfit result in mathematical operations
- Prev by Date: subplot resolution.
- Next by Date: looking for a simple way to deconvolute my data
- Previous by thread: subplot resolution.
- Next by thread: Re: using a cfit result in mathematical operations
- Index(es):
Relevant Pages
|
Loading