Find similarity between string inputs

19 visualizaciones (últimos 30 días)
Smith
Smith el 5 de Jul. de 2011
Comentada: Bradley Stiritz el 27 de Dic. de 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 comentarios
Fangjun Jiang
Fangjun Jiang el 5 de Jul. de 2011
You need to clarify your question.
Jan
Jan el 6 de Jul. de 2011
What exactly is "similarity"?

Iniciar sesión para comentar.

Respuestas (2)

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

Iniciar sesión para comentar.


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

Categorías

Más información sobre Cell Arrays en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by