Statistiques
RANG
190 014
of 295 467
RÉPUTATION
0
CONTRIBUTIONS
7 Questions
4 Réponses
ACCEPTATION DE VOS RÉPONSES
85.71%
VOTES REÇUS
0
RANG
of 20 234
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 912
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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)...
environ 10 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
environ 10 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
environ 10 ans il y a | 2 réponses | 0
2
réponsesLoad 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...
environ 10 ans il y a | 0
Question
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 ...
environ 10 ans il y a | 3 réponses | 0
3
réponsesQuestion
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...
plus de 10 ans il y a | 1 réponse | 0
1
réponseHow 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...
plus de 10 ans il y a | 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...
plus de 10 ans il y a | 0
Question
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...
plus de 10 ans il y a | 3 réponses | 0
3
réponsesBasic 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...
plus de 10 ans il y a | 0
Question
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...
plus de 10 ans il y a | 2 réponses | 0