Resend with the perldl list in the cc.
Also added a subject to the thread.

--Chris

On 12/31/2011 4:46 PM, chm wrote:
Ok, I haven't used PDL::Fit::LM myself but the next
step would be to implement your fitting function to
take PDL::Complex data as input and see how that
works. If you have a simple test case that you
could post (e.g., from a pdl2 session) that would
help.

Cheers,
Chris

On 12/31/2011 2:39 PM, sean moch wrote:
I tried LM with just the Real part of eth data, it works OK, but I
need to
impelment the method to the actual complex dara set.
-sm

On Sat, Dec 31, 2011 at 11:33 AM, chm<[email protected]> wrote:

On 12/31/2011 1:46 PM, sean moch wrote:

I am using "PDL::Fit::LM" for rational approximation of a data. I was
wondering if this method can be applied to COMPLEX valued (Real + i Im)
data. If so, is there an example for it. If "PDL::Fit::LM" does not
handel
COMPLEX data, then is there an alternative method.


Does it work if you try it?

_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to