Find similarity between string inputs

19 Ansichten (letzte 30 Tage)
Smith
Smith am 5 Jul. 2011
Kommentiert: Bradley Stiritz am 27 Dez. 2013
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 Kommentare
Fangjun Jiang
Fangjun Jiang am 5 Jul. 2011
You need to clarify your question.
Jan
Jan am 6 Jul. 2011
What exactly is "similarity"?

Melden Sie sich an, um zu kommentieren.

Antworten (2)

Jan
Jan am 6 Jul. 2011
Perhaps you want the EditDistance: FEX:EditDist.
  1 Kommentar
Bradley Stiritz
Bradley Stiritz am 27 Dez. 2013
Jan, thanks for this very apropos & helpful suggestion :)

Melden Sie sich an, um zu kommentieren.


Harry MacDowel
Harry MacDowel am 6 Jul. 2011
The function strcmp is a good start for you to study:-

Kategorien

Mehr zu Cell Arrays finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by