Auto-correlation of a sequence x without using xcorr(x)

It is the correlation of a signal with a delayed copy of itself as a function of delay.
245 descargas
Actualizado 15 ago 2018

Ver licencia

Enter x
[1 1 2 3 4]
Enter the lower limit:
-1
Enter the upper limit:
3
x(n) is:
1 1 2 3 4

z(n) is:
4 3 2 1 1

y(n) is:
4 7 13 21 31 21 13 7 4

Citar como

Ashutosh Rout (2024). Auto-correlation of a sequence x without using xcorr(x) (https://www.mathworks.com/matlabcentral/fileexchange/68498-auto-correlation-of-a-sequence-x-without-using-xcorr-x), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2016a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Etiquetas Añadir etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
1.0.0