You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by Gilles Sadowski <gi...@harfang.homelinux.org> on 2011/01/29 23:07:57 UTC

[Math] Re: Levenberg Marquardt Simple Example

Hello.

[Don't forget to write a "[Math]" marker in the subejct line of your mail.]

> 
> Just wondering whether anyone knows of a simple example illustrating how to use the LevenbergMarquardt optimizer.

When you check out the code from
  https://svn.apache.org/repos/asf/commons/proper/math/trunk
You can find examples in directory
  src/test/java/org/apache/commons/math/optimization/general/LevenbergMarquardtOptimizerTest.java


Best,
Gilles

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@commons.apache.org
For additional commands, e-mail: user-help@commons.apache.org


Re: [Math] Re: Levenberg Marquardt Simple Example

Posted by Phil Steitz <ph...@gmail.com>.
On Mon, Jan 31, 2011 at 1:10 PM, Ole Ersoy <ol...@gmail.com> wrote:
> I'll start documenting as I'm going along.  Once I have a working draft I'll
> post it.  I just learned how to spell Levenberg Marquardt a few days ago, so
> I'll probably need some help filling in blanks.  Hope to have a rough draft
> soon.
>
Thanks in advance!

Phil

> Cheers,
> - Ole
>
> On 01/31/2011 10:06 AM, Phil Steitz wrote:
>>
>> It would be great to have a nicely documented simple example to
>> include in the User Guide.  A patch or post containing such an example
>> would be greatly appreciated.
>>
>> Thanks!
>>
>> Phil
>>
>> On Sun, Jan 30, 2011 at 11:12 PM, Ole Ersoy<ol...@gmail.com>  wrote:
>>>
>>> Gilles,
>>>
>>> Thanks - I have been looking at it.  Starting to see the light.  I'll
>>> post
>>> back if I get stuck.
>>>
>>> Thanks again,
>>> - Ole
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: user-unsubscribe@commons.apache.org
>>> For additional commands, e-mail: user-help@commons.apache.org
>>>
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: user-unsubscribe@commons.apache.org
>> For additional commands, e-mail: user-help@commons.apache.org
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@commons.apache.org
> For additional commands, e-mail: user-help@commons.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@commons.apache.org
For additional commands, e-mail: user-help@commons.apache.org


Re: [Math] Re: Levenberg Marquardt Simple Example

Posted by Ole Ersoy <ol...@gmail.com>.
I'll start documenting as I'm going along.  Once I have a working draft I'll post it.  I just learned how to spell Levenberg Marquardt a few days ago, so I'll probably need some help filling in blanks.  Hope to have a rough draft soon.

Cheers,
- Ole

On 01/31/2011 10:06 AM, Phil Steitz wrote:
> It would be great to have a nicely documented simple example to
> include in the User Guide.  A patch or post containing such an example
> would be greatly appreciated.
>
> Thanks!
>
> Phil
>
> On Sun, Jan 30, 2011 at 11:12 PM, Ole Ersoy<ol...@gmail.com>  wrote:
>> Gilles,
>>
>> Thanks - I have been looking at it.  Starting to see the light.  I'll post
>> back if I get stuck.
>>
>> Thanks again,
>> - Ole
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: user-unsubscribe@commons.apache.org
>> For additional commands, e-mail: user-help@commons.apache.org
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@commons.apache.org
> For additional commands, e-mail: user-help@commons.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@commons.apache.org
For additional commands, e-mail: user-help@commons.apache.org


Re: [Math] Re: Levenberg Marquardt Simple Example

Posted by Ole Ersoy <ol...@gmail.com>.
The initial attempt at the documentation is done.  It can be found here.

https://issues.apache.org/jira/browse/MATH-507

Please let me know if you would like me to make any corrections, modifications, etc.

Cheers,
- Ole

On 01/31/2011 10:06 AM, Phil Steitz wrote:
> It would be great to have a nicely documented simple example to
> include in the User Guide.  A patch or post containing such an example
> would be greatly appreciated.
>
> Thanks!
>
> Phil
>
> On Sun, Jan 30, 2011 at 11:12 PM, Ole Ersoy<ol...@gmail.com>  wrote:
>> Gilles,
>>
>> Thanks - I have been looking at it.  Starting to see the light.  I'll post
>> back if I get stuck.
>>
>> Thanks again,
>> - Ole
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: user-unsubscribe@commons.apache.org
>> For additional commands, e-mail: user-help@commons.apache.org
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@commons.apache.org
> For additional commands, e-mail: user-help@commons.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@commons.apache.org
For additional commands, e-mail: user-help@commons.apache.org


Re: [Math] Re: Levenberg Marquardt Simple Example

Posted by Phil Steitz <ph...@gmail.com>.
It would be great to have a nicely documented simple example to
include in the User Guide.  A patch or post containing such an example
would be greatly appreciated.

Thanks!

Phil

On Sun, Jan 30, 2011 at 11:12 PM, Ole Ersoy <ol...@gmail.com> wrote:
> Gilles,
>
> Thanks - I have been looking at it.  Starting to see the light.  I'll post
> back if I get stuck.
>
> Thanks again,
> - Ole
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@commons.apache.org
> For additional commands, e-mail: user-help@commons.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@commons.apache.org
For additional commands, e-mail: user-help@commons.apache.org


Re: [Math] Re: Levenberg Marquardt Simple Example

Posted by Ole Ersoy <ol...@gmail.com>.
Gilles,

Thanks - I have been looking at it.  Starting to see the light.  I'll post back if I get stuck.

Thanks again,
- Ole


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@commons.apache.org
For additional commands, e-mail: user-help@commons.apache.org