How can i coding binary array using RNA coding
Ältere Kommentare anzeigen
Hello every one
pls if any one know .
How can i coding binary array using RNA codingRNA coding?
3 Kommentare
ammar mohammed
am 21 Apr. 2019
Walter Roberson
am 21 Apr. 2019
Bearbeitet: Walter Roberson
am 21 Apr. 2019
Dec = B(1:2:end) * 2 + B(2:2:end);
L = 'UCAG'
Rna = L(Dec+1);
Antworten (0)
Kategorien
Mehr zu Generate Test Data finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!