Reshma Ravi - MATLAB Central
photo

Reshma Ravi


Attivo dal 2017

Followers: 0   Following: 0

Statistica

MATLAB AnswersFrom 05/17 to 01/25Use left and right arrows to move selectionFrom 05/17Use left and right arrows to move left selectionTo 01/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%

RANK
39.837
of 296.498

REPUTAZIONE
1

CONTRIBUTI
7 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
28.57%

VOTI RICEVUTI
1

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


Extracting the values from a cellarray
I have a cellarray that is 'GUUA' [2] 'UUAG' [2] 'UAGC' [2] 'CGCC' [2] then my problem is to find th...

oltre 7 anni fa | 1 risposta | 0

1

risposta

Domanda


Extracting the column value of a table
I have a table with two columns which is symbol and value, for eg aggtc 2 agtg 2 aggc 3 etc.I want to extract the column value...

oltre 7 anni fa | 1 risposta | 1

1

risposta

Domanda


Replacing multiple string values
I have a splitted DNA sequence and their counts that is GUUA 2 (here GUUA is repeated twice) UUAG 2 ...

oltre 7 anni fa | 0 risposte | 0

0

risposte

Domanda


String Replacing for a DNA sequence
I want to extract the row from a table whose count is greater than 1, where the first column consists of strings and second colu...

oltre 7 anni fa | 2 risposte | 0

2

risposte

Domanda


Finding the repeated substrings
I have a DNA sequence that is AAGTCAAGTCAATCG and I split into substrings such as AAGT,AGTC,GTCA,TCAA,CAAG,AAGT and so on. Then...

oltre 7 anni fa | 3 risposte | 0

3

risposte

Domanda


Splitting the characters of string
For example I have a string that is, aatcgatcaagtca and I want to split it into four letters each that is,aatc,atcg,tcga,cgat an...

oltre 7 anni fa | 1 risposta | 0

1

risposta

Domanda


To find repeated letters of a sequence
If i have sequence aagaatcgaat and i split it in to two letters each that is,aa,ag,ga,aa,at,tc,cg,ga,aa,at then i want to create...

oltre 7 anni fa | 0 risposte | 0

0

risposte
Go to top of page