xcorr2
📝 Syntax
📥 Input argument
📤 Output argument
📄 Description
💡 Example
🔗 See also
🕔 History
Version
📄 Description
Last updated
Last updated
X = ones(2, 3);
H = [1 2; 3 4; 5 6];
C = xcorr2(H, X)