How to find if a vector has a repetitive element or not? And its repetition number
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
IBM watson
el 23 de Oct. de 2018
Editada: IBM watson
el 23 de Oct. de 2018
For example
A=[ 1 3 1 1 2 3 5]
2 comentarios
Torsten
el 23 de Oct. de 2018
What is "repetition number" ? The number of repetitions of each element of A ?
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre Creating and Concatenating Matrices 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!