Pregunta


GUIDE - guidata not working
Dear all; I don't have much of experience with guide so what I'm asking might be a real silly issue... I have a simple GUI in ...

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

2

respuestas

Respondida
Best way to look for vector within a matrix
Thank you!

casi 12 años hace | 0

Respondida
Best way to look for vector within a matrix
Thank you Jan; sorry for the information I missed. My matrices/vectors have around 550k rows and are made of rationals. In ...

casi 12 años hace | 0

Pregunta


Best way to look for vector within a matrix
Dear all, I have a matrix M (lot of lines, 7 columns) and a vector v (again lot of lines but not the same ad M and 3 columns) ...

casi 12 años hace | 3 respuestas | 0

3

respuestas

Respondida
Most efficient way to generate combinations
Thank you both! Eventually I did it with [p,q,n] = meshgrid(1:length(x),1:length(y),1:length(z)); indices=[p(:)-1 q(:)-...

casi 12 años hace | 0

Pregunta


Most efficient way to generate combinations
Dear all; I need to generate a large serie of combinations and it is taking a lot. I'm using 3 cycles one inside the other but ...

casi 12 años hace | 3 respuestas | 0

3

respuestas

Pregunta


Unexpected result for sin()
Dear all; I think I'm getting crazy or something. Fact is that Matlab is giving me some strange results for a simple sin func...

alrededor de 12 años hace | 4 respuestas | 0

4

respuestas

Respondida
Unexpected result for sin()
Thank you very much everybody! I figured that out eventually!

alrededor de 12 años hace | 0

Pregunta


How to get a very small value rather than 0?
Dear all; I'm trying to work out a script which should give a ver small value as a result. The problem is that I keep getting 0...

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

2

respuestas