photo

Jon Ericson


Brown University

Active since 2011

Followers: 0   Following: 0

Message

Researcher
Professional Interests: Cognitive Science

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
257,069
of 297,503

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
20.0%

VOTES RECEIVED
0

RANK
 of 20,449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,017

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

Feeds

View by

Question


How to convert dataset variables from cell?
I've got a dataset object called data. data = subject subid sex age 'rachel' 's1' 'f' 21 'tom' 's2' 'm' 24 ...

12 years ago | 2 answers | 0

2

answers

Question


Aggregation by Multiple Grouping Variables (With Custom Circular Mean Function)
I need a simple way to aggregate a massive dataset by multiple grouping variables, while applying a custom function such as a ci...

12 years ago | 2 answers | 0

2

answers

Question


TEXTSCAN - .csv - mutliple columns to a vector/double/matrix
-- data.csv t1 1 5 [4 5 8] [3 4 5] -- How can I use textscan to import the [4 5 8] and the [3 4 5] s...

13 years ago | 1 answer | 0

1

answer

Question


"find" function - precision problem?
Hi Folks, I'm trying to match values in two double precision matrices but it's not finding the line numbers where the value...

13 years ago | 2 answers | 0

2

answers

Question


Search and Parse Variable Length Text Files to Arrays?
Hi Folks, I could really use some help searching and converting (to array and/or vectors) a particular (but variable length) ...

13 years ago | 1 answer | 0

1

answer