Estadística
9 Preguntas
0 Respuestas
CLASIFICACIÓN
275.514
of 295.569
REPUTACIÓN
0
CONTRIBUCIONES
9 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
55.56%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.247
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.105
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
Feeds
Pregunta
How do I select every nth number of trials and put them in a separate column?
I have 180x4 matrix that is sorted by two columns. There are 5 levels or variable A and 6 levels of variable B (30 groups total)...
casi 8 años hace | 2 respuestas | 0
2
respuestasPregunta
How do you start a new column for every iteration in a loop?
I am loading trying to store each iteration in a separate column in: percent(j,:)=[percent_correct]. There should be a tota...
casi 8 años hace | 1 respuesta | 0
1
respuestaPregunta
Measure whether two curves are significantly different from each other
Is there a curve fitting tool or a function that will allow me to determine whether two curves are significantly different from ...
casi 8 años hace | 2 respuestas | 0
2
respuestasPregunta
How do I measure the difference between two curves that intersect at one point?
I would like to measure the difference between two curves that intersect at one point. I would think that I would need to take t...
casi 8 años hace | 1 respuesta | 0
1
respuestaPregunta
How do I save a cell array that has both text and numeric data?
I have a data set where I would like to extract alphanumeric data to a text file. E.g. here is one 1x6 cell array: 37 0 240 0...
alrededor de 8 años hace | 2 respuestas | 0
2
respuestasPregunta
How do I combine data from two structures?
I have two structures that have the same number of fields (saved as .mat files). How do I add the data from every field in Struc...
alrededor de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
How to measure text letter size in pixels?
I am trying to put up a letter (x) and measure it's height and width in pixels. I would like to do it for a number of different ...
alrededor de 8 años hace | 2 respuestas | 0
2
respuestasPregunta
read in text file and place each word of the sentence it's own separate cell
I have a text file with a bunch of sentences. There is one sentence per line and I would like read each sentence in and place it...
alrededor de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
Writing contents cell into a txt file
I have 3 words in one cell (e.g. fox, cat, dog). How would I write all of the contents of that cell to a text file so that all...
alrededor de 8 años hace | 1 respuesta | 0