Resuelto


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...

más de 12 años hace

Resuelto


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]; ...

más de 12 años hace

Resuelto


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,...

más de 12 años hace

Pregunta


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...

casi 14 años hace | 0 respuestas | 0

0

respuestas

Enviada


crps_gettopmirnas
find the p values of top affecting mirnas

alrededor de 14 años hace | 1 descarga |

0.0 / 5

Enviada


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

alrededor de 14 años hace | 0 descargas |

0.0 / 5

Pregunta


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 ...

alrededor de 14 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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...

alrededor de 14 años hace | 3 respuestas | 0

3

respuestas