strcmprate

버전 1.0.0.0 (4.71 KB) 작성자: Seth Kenner
Find the best comparison to a string from a list of strings
다운로드 수: 71
업데이트 날짜: 2015/6/30

라이선스 보기

The strcmprate function compares a string to a list of strings returning the index and rating of the best comparison from the list.
Example:
[i,r] = strcmprate('testing costs',{'test cost' 'costing test' 'cost testing'})

i = 3
r = 0.6923

This function was written to find small discrepancies in text fields and records in a database from data entry errors.

인용 양식

Seth Kenner (2025). strcmprate (https://kr.mathworks.com/matlabcentral/fileexchange/51845-strcmprate), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2014a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Characters and Strings에 대해 자세히 알아보기
태그 태그 추가

Community Treasure Hunt

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

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