photo

Alex


Con actividad desde 2011

Followers: 0   Following: 0

Mensaje

Estadística

MATLAB Answers

10 Preguntas
5 Respuestas

CLASIFICACIÓN
247.062
of 300.338

REPUTACIÓN
0

CONTRIBUCIONES
10 Preguntas
5 Respuestas

ACEPTACIÓN DE RESPUESTAS
30.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.922

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.149

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Respondida
From Scientific Calculator [Solve] to matlab
Thanks a lot for all the replies. Unfortunately both suggestions syms x eqn = cos(x)*cos(3*x)-0.5707 == 0; sol =...

alrededor de 8 años hace | 0

Pregunta


From Scientific Calculator [Solve] to matlab
Hi all, with my scientific calculator I could try something as the following SHIFT+CLR(9) >> (3)>>Reset All >>[=] Reset A...

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

4

respuestas

Pregunta


Converting polar coordinates to X,Y,Z for 3d plots
Hi all, I am rather new in matlab and I am trying to build some code that will help me draw three circle lines (with the same c...

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

2

respuestas

Respondida
Matlab slows down when writing to large file
(I am sorry for commenting instead of replying before= Thanks I will try. a. Do you think that 64bit windows might alleviate...

más de 13 años hace | 0

Pregunta


Matlab slows down when writing to large file
Dear all, I am using matlab to control an external device, extract measurements from it and append the results to a file. I ...

más de 13 años hace | 4 respuestas | 0

4

respuestas

Pregunta


Measure the coherence (or incoherence) of two/one matrix/ces
Dear all I would like to ask you if there is in matlab a fuction that based on two/one input matrices to calculate the coherenc...

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

2

respuestas

Pregunta


Metrics for Matrices similarity
Dear all, I have made a process that makes approxmation of a source matrix. Every approximated matrix contains error which us...

casi 14 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Negatives values are ignored. Why?
Dear all, I am plotting few values that go from close to 0 to something large, so I want to the y axis to become in log scale. ...

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

1

respuesta

Pregunta


Dump a struct to an ascii delimited file
Dear all, I have a code that looks like that for i=1:10 mystruct.filename=sprintf('test %d',i); mystruct.numbe...

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

1

respuesta

Pregunta


Prase a sequence (of existing and not existing) folders
Dear all, I would like to parse a sequence of folders with the below structure. Mi.j i=1..2 j=1...16 the problem is t...

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

1

respuesta

Respondida
Do the boxplot stats without boxplot
I then tried the following I wrote >> boxplot(A(:,1)','symbol','','labels',[10]); hold on; boxplot(A(:,2)','symbol','','labe...

alrededor de 14 años hace | 0

Respondida
Do the boxplot stats without boxplot
I wouldl ike to thank you for your answer size(A) ans = 131072000 7 so I have a matrix of 131072000*7 ...

alrededor de 14 años hace | 0

Respondida
Do the boxplot stats without boxplot
Hmm... what I tried is the following: I only did boxplot for the first set only 1*125.000.000 sets and matlab replied after 15 ...

alrededor de 14 años hace | 0

Pregunta


Fitting in matlab? How to and bit of theory
Dear all, I have run an experiment (for 7 different incremental inputs) with 500 runs for every different input. Totally this i...

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

1

respuesta

Pregunta


Do the boxplot stats without boxplot
Dear all, I have an enormous number of numbers and I want to plot the box plot Actually I have 7 sets of 125.000.000 numb...

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

4

respuestas