Estadística
7 Preguntas
4 Respuestas
CLASIFICACIÓN
82.595
of 297.105
REPUTACIÓN
0
CONTRIBUCIONES
7 Preguntas
4 Respuestas
ACEPTACIÓN DE RESPUESTAS
85.71%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.417
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.897
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
Mean of specific range in multiple double
I have a 25x5 cell called Data, each with a 15x3 double. What I would like is to calculate are: nanmean(Data{1:25,1}(:,3)...
más de 10 años hace | 0 respuestas | 0
0
respuestasPregunta
Mean value in a cell array
Hi! I have a 16x8 cell (containing 6x11 cells) with the name FinalResult. I now would like to calculate the mean value of Fi...
más de 10 años hace | 2 respuestas | 0
2
respuestasPregunta
Count number of rows without NaNs
Hi! I have a 10x2 cell. Each of these cells contains a 10x8 double. I'd like to count all the rows from column 2 (so Data{1,1...
más de 10 años hace | 2 respuestas | 0
2
respuestasLoad multiple text files one after another
Thank you for the link. Unfortunately, this was not quite the solution I was looking for, since the script contains "data-relat...
más de 10 años hace | 0
Pregunta
Load multiple text files one after another
Hello, I have 30 text files with the format "Data1.x_pre" and "Data1.x_post" with x being numbered from 1-30. I want to load ...
más de 10 años hace | 3 respuestas | 0
3
respuestasPregunta
How to select specific rows with a certain range/certain value in another row?
Two simple questions I haven't managed to find the right answers for: 1: I have a 1x1 cell called "Data". This 1x1 cell conta...
más de 10 años hace | 1 respuesta | 0
1
respuestaHow to barplot with standard deviation?
What I've tried is to switch the columns/rows since the last plot only showed four groups of errorbars. But that didn't solve th...
más de 10 años hace | 0
How to barplot with standard deviation?
Thank you, I should have done that. In the meanwhile I did but it somehow still doesn't work. Only about the half of all errorb...
más de 10 años hace | 0
Pregunta
How to barplot with standard deviation?
I've got following code so far: if true % code end load('Mean.mat') % Mean contains all mean values and consists o...
más de 10 años hace | 3 respuestas | 0
3
respuestasBasic ploting and labeling
Thank you very much! That works pretty well now. There is one more question: The data are equally distributed in 26 cells (each...
más de 10 años hace | 0
Pregunta
Basic ploting and labeling
Hi everyone! I'm completely new to Matlab and although I've managed to get used to this new software, I'm still struggling wi...
más de 10 años hace | 2 respuestas | 0