Find similarity between string inputs

조회 수: 25 (최근 30일)
Smith
Smith 2011년 7월 5일
댓글: Bradley Stiritz 2013년 12월 27일
Hi, I have a file with some string inputs. I would like to find the similarity between the string inputs when i'm accessing one or more inputs at a time.Could anyone help me out with this problem.
Thanks in advance for your precious time Smith.
  댓글 수: 2
Fangjun Jiang
Fangjun Jiang 2011년 7월 5일
You need to clarify your question.
Jan
Jan 2011년 7월 6일
What exactly is "similarity"?

댓글을 달려면 로그인하십시오.

답변 (2개)

Jan
Jan 2011년 7월 6일
Perhaps you want the EditDistance: FEX:EditDist.
  댓글 수: 1
Bradley Stiritz
Bradley Stiritz 2013년 12월 27일
Jan, thanks for this very apropos & helpful suggestion :)

댓글을 달려면 로그인하십시오.


Harry MacDowel
Harry MacDowel 2011년 7월 6일
The function strcmp is a good start for you to study:-

카테고리

Help CenterFile Exchange에서 Characters and Strings에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by