ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

DIAdem

cancel
Showing results for 
Search instead for 
Did you mean: 

Regression / Channel function

Solved!
Go to solution

Hello !

 

I want to estimate a value from the 3D table in attached.

 

For example : if i have X = 600 and Y = 0,2 so Z = 1492, this example works well, but if I have X = 900 and Y = 0,14 I have to estimate the value of Z.

 

Is there a way with DIAdem functions to estimate Z point, with a regression equation ?

 

3D Table.PNG

 

 

0 Kudos
Message 1 of 3
(4,279 Views)
Solution
Accepted by Ayane

Hello Ayane,

 

The function "ChnD3InterpPoint" calculates the Z value for given X/Y values. It is based on a triple structure. So in your case you need to confert the matrix structure into a triplet structure (3D basic functions in ANALYSIS).

 

Greetings

Walter

Message 2 of 3
(4,266 Views)

Thanks ! It works well ! 

0 Kudos
Message 3 of 3
(4,250 Views)