Code for CorrCoef without using inbuilt function

조회 수: 4 (최근 30일)
Sarah
Sarah 2012년 6월 12일
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!

채택된 답변

Greg Heath
Greg Heath 2012년 6월 12일
type corrcoef
Greg

추가 답변 (1개)

Wayne King
Wayne King 2012년 6월 12일
The code for corrcoef is open for you to look at. Can't you use that as a basis for your implementation?

카테고리

Help CenterFile Exchange에서 Images에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by