Community Profile

photo

eman baky


Last seen: 2 years ago Active since 2021

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


Plz help how can i do this
I have this code TTmap = {'T' '0' '0' 'T'}; dna_stego={'ATA' 'ACC' 'AAC' 'AAC' 'CAG' 'ACC'}; amino_acid={'CG' 'GG' 'TC' 'CC...

2 years ago | 2 answers | 0

2

answers

Question


How to add zeros to the end of a cell of array
plz help I have two arrays like A={'ATG' 'TCG' 'ATC' 'TTC' 'ACC' 'CCC' 'ACC' 'AAC' 'CAG' 'ACC'}; & B= {'T' '0' '0' 'G' 'G'}; ...

2 years ago | 1 answer | 0

1

answer

Question


plz help how can use go to in MATLAB
i wrote this code Truth_Taple_mapping = {'T' '0' '0' 'G' '0' '0' 'G'} dna_stego={'ATG' 'TCG' 'ATC' 'TTC' 'ACC' 'CCC' 'ACC' ...

2 years ago | 2 answers | 0

2

answers

Question


how can i do this?

2 years ago | 1 answer | 0

1

answer

Question


plz help how can repetition rows matrix
how can repetition rows matrix deponds number if i have a=[ 1 0 0 ;0 0 1; 0 1 0] and n=4 i wanna have rep_a=[ 1 0 0; 0 0 1; 0 ...

2 years ago | 1 answer | 0

1

answer