A résolu


Duplicate each element of a vector.
for an n-dimensional vector x, the function should return another vector 2n-dimension which each element is repeated twice. Ex...

plus de 12 ans il y a

A résolu


Matrix which contains the values of an other matrix A at the given locations.
If you have two matrices, which together give xc and yc coordinates into another matrix, eg : xc = [1 1 1; 2 2 1]; ...

plus de 12 ans il y a

A résolu


Check if number exists in vector
Return 1 if number _a_ exists in vector _b_ otherwise return 0. a = 3; b = [1,2,4]; Returns 0. a = 3; b = [1,...

plus de 12 ans il y a

Question


Extracting numbers
I have excel cells of this format: -1.22070E-02 -7.32420E-02 These numbers are in a single cell. How do I extract th...

presque 14 ans il y a | 1 réponse | 0

0

réponse

A soumis


crps_gettopmirnas
find the p values of top affecting mirnas

environ 14 ans il y a | 1 téléchargement |

0.0 / 5

A soumis


filegrep
finds the word count for a specific word in a specific text.

environ 14 ans il y a | 1 téléchargement |

0.0 / 5

Question


DNA codon count
I need to write a function that counts all the codons in a specific sequence without using the bioinformatics toolbox. How do I ...

environ 14 ans il y a | 1 réponse | 0

0

réponse

Question


Drawing something simple with MATLAB
I need to write a code to produce the following pattern: X...X .X.X. ..X.. .X.X. X...X can anyone please help me w...

environ 14 ans il y a | 3 réponses | 0

3

réponses