what is correlation analysis function in matlab
Mostrar comentarios más antiguos
Is there any function to analyse the correlation pixels in matlab?
Respuesta aceptada
Más respuestas (1)
Image Analyst
el 29 de Dic. de 2013
0 votos
You can use xcorr2() or normxcorr2(). See demos attached in blue text below.
Categorías
Más información sobre Correlation and Convolution en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!