|
-
Nov 9th, 2005, 06:55 AM
#1
Thread Starter
Addicted Member
Levenberg-Marquardt algorithm ?
Hi:
Im writing a line graph plotter class in vb with the possibility of implementing several useful curve-fitting functions.
I was wondering whether the Levenberg-Marquardt algorithm has already been implemented in vb. If it has, could someone tell me. Otherwise I will jsut have to port lmfit from c.....a task that isn't too difficult but is time consuming.
Btw. I have implemented a ternary heap sort. (rather than the popular binary heap sort) I managed to modify it into a 4 and 5 node heap sort.
Does anyone have an idea what is after ternary?....
e.g. binary(2), ternary(3), ?(4), ?(5), ?(6), ?(7) ,?(8).....................
Thanks
-
Nov 21st, 2005, 05:26 AM
#2
Thread Starter
Addicted Member
Re: Levenberg-Marquardt algorithm ?
LoL....no one wants to help me
-
Nov 21st, 2005, 07:07 AM
#3
Re: Levenberg-Marquardt algorithm ?
-
Nov 21st, 2005, 09:52 AM
#4
Thread Starter
Addicted Member
Re: Levenberg-Marquardt algorithm ?
I was actualy looking for code lol But nvm I probably just have to port the c version when i feel like it....:P
-
Dec 13th, 2005, 09:04 PM
#5
Fanatic Member
Re: Levenberg-Marquardt algorithm ?
Foxes team has an Optimization Excel Add-In that includes a VB implementation of Levenberg-Marquardt algorithm. Here's a link:
http://digilander.libero.it/foxes/SoftwareDownload.htm
Look for Didactic Optimization Tool for EXCEL.
-
Dec 14th, 2005, 06:31 AM
#6
Thread Starter
Addicted Member
Re: Levenberg-Marquardt algorithm ?
cheers thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|