Kangkeon Jeon
Followers: 0 Following: 0
Statistiques
7 Questions
0 Réponses
RANG
147 571
of 295 486
RÉPUTATION
0
CONTRIBUTIONS
7 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
71.43%
VOTES REÇUS
0
RANG
of 20 236
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 950
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
how do i count unique cell rows?
I have 10000x2 char cell i want to count how many of each unique rows there is. There are 9 possible unique rows. How can i co...
presque 5 ans il y a | 2 réponses | 0
2
réponsesQuestion
adding for loop to prevent changing char to same char
text = 'CGATCCGATC--------------CGCGCCGCGATCCGATCCGATCCGATCCGATCCGATCCGATCCGATCCGATCCGATCCGATCCGATC'; newLetters = 'ACTG'; n...
environ 5 ans il y a | 1 réponse | 0
1
réponseQuestion
how to set stacked bar graph legend?
so i have a graph like this. how do i set up legend so i can mark each color what they represent?
environ 5 ans il y a | 1 réponse | 0
1
réponseQuestion
making array in for loop
for k = 1:10000 [Score(k), Alignment{k}] = nwalign(p546ref,newones{k}); find_start_stop(Alignment); find_every_deletion(Ali...
environ 5 ans il y a | 1 réponse | 0
1
réponseQuestion
deleting part of chars
So I have a char like 'FSAJFALSFJSCXKHZVUIAHFKFSDVXCNMVBMAEHFSADFDSASADFHDSUIVCX' and i need to delete one random length of ch...
environ 5 ans il y a | 1 réponse | 0
1
réponseQuestion
how to run function 1000 times to find minimum
i have a main function that eventually gives a score with randomized grouping of names. score is just one number calculated thro...
environ 5 ans il y a | 2 réponses | 0
2
réponsesQuestion
randomly grouping cells in cell array
so i have a cell array with names of people and i want to make a function that generate random groups out of those names. i wan...
environ 5 ans il y a | 1 réponse | 0