How can i coding binary array using RNA coding
显示 更早的评论
Hello every one
pls if any one know .
How can i coding binary array using RNA codingRNA coding?
3 个评论
ammar mohammed
2019-4-21
Walter Roberson
2019-4-21
编辑:Walter Roberson
2019-4-21
Dec = B(1:2:end) * 2 + B(2:2:end);
L = 'UCAG'
Rna = L(Dec+1);
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Data Types 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!