photo

Emily


Last seen: 9 months 前 自 2023 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


restructure data table based on date and other categorical variables
I have a data table with 4 variables: d18O (water chemistry measurement), Site, Date and Depth Site, Date and Depth are all c...

10 months 前 | 1 个回答 | 0

1

个回答

提问


Summing elements in an array between uneven date intervals
I have a dataset of daily rainfall. I also have a list of 28 days on which environmental sampling was carried out. I'm trying to...

11 months 前 | 1 个回答 | 0

1

个回答

提问


applying a function to a datatable using rowfun
I'm attempting to apply a function to a datable using rowfun. The table contains two variables of interest, "date" and "d18O", w...

11 months 前 | 1 个回答 | 0

1

个回答

提问


Scatter plots for a large dataset with 2 grouping variables
I have a large dataset with 4 variables. I want to make scatter plots for using two of the variables (x = date, y = d18O), GROUP...

11 months 前 | 1 个回答 | 0

1

个回答

提问


Using accumarray to organize large CSV
I have a CSV with 4 columns, containing several thousands of rows of data. I have attached a sample data sheet with a small amou...

11 months 前 | 2 个回答 | 0

2

个回答

提问


Average every 3 rows of 1 column in a 12 x 8 array
I have a 12 x 8 array of data and want to average every 3 rows of the 4th column in the array, resulting in a 4 x 1 array. To be...

1 year 前 | 1 个回答 | 0

1

个回答

提问


Drift correction for geochemical data
I'm working on a code to automate data processing. Towards the end of my code, I need to determine if isotope data has drifted t...

1 year 前 | 1 个回答 | 0

1

个回答

提问


Extract contents of cell array based on rows
I have a 3 x 1 cell array (A), where each cell contains a 30 x 8 double. I want to extract certain rows of each 30 x 8 double ba...

1 year 前 | 1 个回答 | 0

1

个回答

提问


Using cellfun to automate data calibration - issue defining function
I am in the process of writing a code to calibrate geochemical data. One step of the code involes a linear calibration of measur...

1 year 前 | 1 个回答 | 0

1

个回答

提问


Indexing geochemical data arrays with different numbers of elements
I have a table of data collected from an instrument that makes 6 measurements for each sample. At the end of the analysis I'm le...

1 year 前 | 1 个回答 | 0

1

个回答