LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

using template for constrained LM fit

Hi

 

I am trying to do a constrained Levenberg Marquardt  fit. How can I set up the function by using the template ? I attach here the regular LM fit I have, with some (poor) data.

thanks for help ( I read the help file but it is not too clear to me...)

regards

 

0 Kudos
Message 1 of 4
(2,823 Views)

Hello nitad54448,

 

Thanks for posting on National Instruments Forum. 

 

You can find on the links above some information about the Levenberg-Marquardt functions in LabVIEW. 

Introduction to Curve Fitting

What is the Difference between the two Levenberg-Marquadt VIs in LabVIEW

 

    Benjamin R.


Senior LabVIEW Developer @Neosoft


Message 2 of 4
(2,798 Views)

bonjour

merci pour la réponse .. le problème est comment définir la fonction dans template.. je vais y arriver un jour 🙂 !

cordialement

 

N

0 Kudos
Message 3 of 4
(2,784 Views)

See if this post and example helps you.  It shows you how to set up the reference to the f(x,a) subVI and use it to call the LM function.  No constraints but it should help you out.

 

http://forums.ni.com/ni/board/message?board.id=170&message.id=448715#M448715

0 Kudos
Message 4 of 4
(2,737 Views)