11-12-2015 04:27 PM
11-12-2015 05:33 PM
LabVIEW is a full featured programming language, so anything is possible.
You need to explain in more details how your data looks like. What is x and y? How do Z1 and Z2 depend on the paramters and x and y? You want to simultaneously fit to two surfaces? What is the model?
11-12-2015 06:35 PM
11-15-2015 01:43 PM
I tried the bivariate general fit, as described in the above link and the result is exactly the same as in the single fit. I read somewhere in the web that this is correct (that is nothings changes as respect to the single fit). Nevertheless, I am quite surprised and disappointed because of that. Anyway, if someone wants to play with general fits with 2 vectors, here there is the png to modify the H matrix. The vectors to be sent to the fit have to be interleaved and eventually decimated.
11-15-2015 02:01 PM
You are not adding any new or useful information. Can you show us the rest of the code?