How to find if a vector has a repetitive element or not? And its repetition number
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
IBM watson
am 23 Okt. 2018
Bearbeitet: IBM watson
am 23 Okt. 2018
For example
A=[ 1 3 1 1 2 3 5]
2 Kommentare
Torsten
am 23 Okt. 2018
What is "repetition number" ? The number of repetitions of each element of A ?
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Creating and Concatenating Matrices 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!