normxcorr2 - technical reference document
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hello,
Inside the normxcorr2 function in Matlab, it's written in the comments that:
"Our technical reference document on NORMXCORR2 shows how to get from equation 2 of the Lewis paper to the code below."
where can this technical reference document be found?
Thanks,
Olga
0 Kommentare
Antworten (1)
Adam Danz
am 20 Aug. 2019
Bearbeitet: Adam Danz
am 20 Aug. 2019
Technical reference; scroll down to the "algorithms" section (see comments below).
Or by executing the following. Then scroll down to the references.
doc normxcorr2
Lewis paper
2 Kommentare
Adam Danz
am 20 Aug. 2019
Bearbeitet: Adam Danz
am 22 Aug. 2019
Hi Olga, the link I provided is the technical reference.
If you scroll down to the algorithm section, you might find what you're looking for. There's a copy of eq 2 from the Lewis paper.

And from the Lewis paper,

Another thing to consider is that the comment left by the programmer who developed that code could have been written years and years ago. I briefly searched the documentation for r2006b and there was different, but less, information provided (see link).
If you'd like to search for older versions of the technical references,
Siehe auch
Kategorien
Mehr zu Spline Postprocessing finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!