Community Profile

photo

Jaclyn


Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Perform student t-test on 3D matrix (on each grid point)
Hi I have a 3D matrix (x,y,z) and I need to perform a t-test at each grid point (x,y) to test if the mean of the values in the z...

10 years ago | 1 answer | 0

1

answer

Question


Looping through data and finding maximum value in each bin
I have a dataset: ds = BIN VALUE ID 10 5 1 10 6 2 11 3 2 11 7 1 ...

10 years ago | 3 answers | 0

3

answers

Question


Selecting unique tracks to plot multiple lines in a figure?
I have a dataset of tracks and associated (x,y) points which are identified by a track ID, for ex.: trackID, X, Y 1 45 7...

10 years ago | 2 answers | 0

2

answers

Question


How to make a weighted histogram with specific bins?
I'm new and I use MATLAB 2011. I have a column of data and another column of weights: d = [33 11 18 ... ] %data w =...

11 years ago | 1 answer | 0

1

answer