Code for CorrCoef without using inbuilt function
1 回表示 (過去 30 日間)
古いコメントを表示
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!
0 件のコメント
採用された回答
その他の回答 (1 件)
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?
0 件のコメント
参考
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!