LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Multiple input multiple output fitting

Hello,

I want to do multiple input multiple output fitting using Labivew. I have three input and three output.

I know the BP neural network could do it, but I don't know how to deploy it.

Anyone could give me some advice?

English is my second language, excuse my poor english skills.

Thank you very much.

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

Do you have a model that you are trying to fit?  How experienced are you with non-linear Least Squares methods?  LabVIEW offers several.

 

Bob Schor

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

Thanks for your reply.

I know the model is non-linear. 

I studied non-linear Least Squares methods. 

Is there any demo for this?

Thank you very much.

 

Regards.

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


@Tianci wrote:

I studied non-linear Least Squares methods. 

Is there any demo for this?

 


This works for many aspects of LabVIEW.

  1. Start LabVIEW.
  2. In the Help menu, choose "Find Examples".
  3. In your particular case, do a search on "Curve".
  4. Study the examples.

Bob Schor

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