![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/15990322_1566326214555_DEF.jpg)
Kangkeon Jeon
Followers: 0 Following: 0
Statistik
7 Fragen
0 Antworten
RANG
155.963
of 297.046
REPUTATION
0
BEITRÄGE
7 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
71.43%
ERHALTENE STIMMEN
0
RANG
of 20.422
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 157.776
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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...
etwa 5 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
adding for loop to prevent changing char to same char
text = 'CGATCCGATC--------------CGCGCCGCGATCCGATCCGATCCGATCCGATCCGATCCGATCCGATCCGATCCGATCCGATCCGATC'; newLetters = 'ACTG'; n...
mehr als 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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?
mehr als 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
deleting part of chars
So I have a char like 'FSAJFALSFJSCXKHZVUIAHFKFSDVXCNMVBMAEHFSADFDSASADFHDSUIVCX' and i need to delete one random length of ch...
mehr als 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 5 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
mehr als 5 Jahre vor | 1 Antwort | 0