Code for CorrCoef without using inbuilt function

4 visualizaciones (últimos 30 días)
Sarah
Sarah el 12 de Jun. de 2012
Hello, I need to do pattern matching with an image and template with out using the corrcoef in-built function in matlab - essentially programming that in built function from scratch. Any suggestion/help/solutions would be greatly appreciated!

Respuesta aceptada

Greg Heath
Greg Heath el 12 de Jun. de 2012
type corrcoef
Greg

Más respuestas (1)

Wayne King
Wayne King el 12 de Jun. de 2012
The code for corrcoef is open for you to look at. Can't you use that as a basis for your implementation?

Categorías

Más información sobre Images en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by