Auto Correlation VI
- Updated2023-02-21
- 6 minute(s) read
Auto Correlation VI
Owning Palette: Signal Operation VIs
Requires: Multicore Analysis and Sparse Matrix Toolkit
Computes the auto correlation of the input sequence X.
Wire data to the X input to determine the polymorphic instance to use or manually select the instance.
1D Auto Correlation (DBL)
![]() |
X specifies the input sequence. | ||||||
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | ||||||
![]() |
normalization specifies the normalization method to use to compute the auto correlation of X.
|
||||||
![]() |
Rxx returns the auto correlation of X. | ||||||
![]() |
error out contains error information. This output provides standard error out functionality. |
1D Auto Correlation (SGL)
![]() |
X specifies the input sequence. | ||||||
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | ||||||
![]() |
normalization specifies the normalization method to use to compute the auto correlation of X.
|
||||||
![]() |
Rxx returns the auto correlation of X. | ||||||
![]() |
error out contains error information. This output provides standard error out functionality. |
1D Auto Correlation (CDB)
![]() |
X specifies the input sequence. | ||||||
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | ||||||
![]() |
normalization specifies the normalization method to use to compute the auto correlation of X.
|
||||||
![]() |
Rxx returns the auto correlation of X. | ||||||
![]() |
error out contains error information. This output provides standard error out functionality. |
1D Auto Correlation (CSG)
![]() |
X specifies the input sequence. | ||||||
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | ||||||
![]() |
normalization specifies the normalization method to use to compute the auto correlation of X.
|
||||||
![]() |
Rxx returns the auto correlation of X. | ||||||
![]() |
error out contains error information. This output provides standard error out functionality. |
2D Auto Correlation (DBL)
![]() |
X specifies the input sequence. |
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. |
![]() |
Rxx returns the auto correlation of X. |
![]() |
error out contains error information. This output provides standard error out functionality. |
2D Auto Correlation (SGL)
![]() |
X specifies the input sequence. |
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. |
![]() |
Rxx returns the auto correlation of X. |
![]() |
error out contains error information. This output provides standard error out functionality. |
2D Auto Correlation (CDB)
![]() |
X specifies the input sequence. |
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. |
![]() |
Rxx returns the auto correlation of X. |
![]() |
error out contains error information. This output provides standard error out functionality. |
2D Auto Correlation (CSG)
![]() |
X specifies the input sequence. |
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. |
![]() |
Rxx returns the auto correlation of X. |
![]() |
error out contains error information. This output provides standard error out functionality. |
Auto Correlation Details
The following table lists the support characteristics of this VI.
Supported on RT targets | Yes |
Suitable for bounded execution times on RT | Yes |
Refer to the Details section in the AutoCorrelation VI for more details about this VI.