Psuedo Correlation for Template Matching

버전 2.1.0.0 (1.76 KB) 작성자: Hooman Sedghamiz
Psuedo Correlation Score for Template Matching
다운로드 수: 234
업데이트 날짜: 2016/9/30

라이선스 보기

Computes the Pseudo Correlation , a finer approach than normal correlation for the template matching purposes. It has a higher specificity and accuracy than the normal correlation score. It returns a score in the range of {0,1}. Please review the paper below in order to see the mathematical formula for the calculation of it and why it is much more accurate for the pattern recognition and template matching.
%% Algorithm is based on the following paper :
% H. Sedghamiz and Daniele Santonocito,'Unsupervised Detection and
% Classification of Motor Unit Action Potentials in Intramuscular
% Electromyography Signals', The 5th IEEE International Conference on
% E-Health and Bioengineering - EHB 2015, At Iasi-Romania.
%% Author:
% Hooman Sedghamiz
% June 2015, Linkoping University
% Please cite the paper if any of the methods were helpfull

인용 양식

Hooman Sedghamiz (2025). Psuedo Correlation for Template Matching (https://kr.mathworks.com/matlabcentral/fileexchange/59345-psuedo-correlation-for-template-matching), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2006a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Template Matching에 대해 자세히 알아보기
커뮤니티
 Power Electronics Control 커뮤니티에 더 많은 파일이 있습니다

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
2.1.0.0

title Updated

2.0.0.0

Added the link to the paper
Added the Psuedo Correlation Formula as the profile image

1.0.0.0