LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Cross Covariance Function

Hello,

I want to take XCOV of 1D array. I dont want to use Mathscript. Is there any other way to take Xcov in Labview? Any other function or VI?

Please suggest.

Thanks

0 Kudos
Message 1 of 3
(1,058 Views)

Hi sundas,

 


@sundas wrote:

I want to take XCOV of 1D array. … Is there any other way to take Xcov in Labview? Any other function or VI? Please suggest.


You can implement any function using all the math functions available in LabVIEW.

Did you read up on cross covariance on Wikipedia? (You really want "cross covariance" and not the common "cross correlation"!)

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 3
(1,047 Views)

yes, i want Cross-Covariance. Cross-Correlation didnot work fine for me.

0 Kudos
Message 3 of 3
(1,006 Views)