Hi,
I have two acquisition data sources that need
to be fitted. Then the fitted parameters are
passed along with data for further processing.
As the data is heardware generated, I made a
similar 'signal generator' to present very closely
the problem.
===Please see the attached vi file===
As you can see, these two Lev-Mar's function
/ derivatives are obviously different. We can edit
the fuction / derivative node. But the problem
is that when one is edited, the other changes too.
Anyways, we can NOT have two different functions.
My question is: How to have two different function
/ Deveritives here?
By the way, how to replace the MatLab box into
function node in my attached example?
I can 'wire' the out
put to next if it's a
function node. It says the type of variables are
different (output is a real instead of array).