photo

nedo nodo


Con actividad desde 2012

Followers: 0   Following: 0

Mensaje

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


Matlab vision textInserter Linux invalid font
Hi, I'm using Matlab in Ubuntu 12.04. I have a problem on using vision.TextInserter function of vision toolbox. I can only us...

más de 10 años hace | 0 respuestas | 1

0

respuestas

Pregunta


Multiple figure in same subplot on figure
Hi, I would like to know if it is possible to plot an image with several subplots, each of them with multiple figures. ...

alrededor de 11 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Javaaddpath Matlab r2013a problem
Hi all, I have a problem with javaaddpath command. If I launch a script inside a GUI of Matlab it work well, otherwise if I l...

alrededor de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Fast matrix copying and array appending
Hi, I would like to know if there exists a fast way to copy a subpart of a matrix into a new matrix and to append an array to...

más de 11 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Optimizing code: various distance
Hi all, Is there a way to improve the performance of the following code? D=zeros(size(X,1),size(Y,1)); for l=1:size(X...

más de 11 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Print to file a cell array of struct
Hi all, How can I write to file a cell of struct? For instance if I have a=struct('first',1,'second',2); b=str...

más de 11 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Compute L1 distance between matrices in fast way
Hi, I have to compute the L1 distance (Manhattan distance) between matrices. Is there a fast way that avoid to use for loop? ...

más de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Generating a "special" probability random matrix in efficient way
Hi, I would to generate a probability random matrix with two constraints: the first is that the sum of the values of the row ...

más de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Find a row in a matrix in faster way
Hi, I have to compare two matrices: in detail, I have to find if each row of a matrix1 is contained in a matrix2. Then I have...

más de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Build a modified truth table of several variables
Hi, I would like to generate a "truth table" in which are present only certain configurations. Moreover, the truth table must...

más de 11 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Searching on a vector of vector
Hi, I have a question about searching on a vector of vector. Each element of the first vector is a vector of value. The eleme...

más de 11 años hace | 1 respuesta | 0

1

respuesta