Bianca Elena Ivanof
Followers: 0 Following: 0
Statistics
16 Questions
0 Answers
RANK
37,507
of 295,638
REPUTATION
1
CONTRIBUTIONS
16 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
1
RANK
of 20,255
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,207
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
Question
How to exclude certain rows and columns based on a column value?
Dear all, Attached you find a data file called "a" that has 30 rows and 24 columns. What I call "a trial" represents 1 row of...
4 years ago | 1 answer | 0
1
answerQuestion
How can I check which values in 2 matrices are identical?
Dear all, I have 2 matrices (attached) - as their name suggests, the 1st contains mean values while the 2nd contains trimmed ...
7 years ago | 1 answer | 0
1
answerQuestion
How to randomise scalars in a vector, in steps of 4?
Dear all, I am trying to randomise the subconditions of the main conditions of my experiment (please see counterbalancing.mat...
8 years ago | 2 answers | 0
2
answersQuestion
How to randomise numbers in a vector?
Dear all, Suppose I have this vector x= [1;2;3;4]; How can I randomise it? (i.e. create different combinations of 1, 2, ...
8 years ago | 2 answers | 1
2
answersQuestion
How to fit line of best fit to scatterplot in R2012a
Hello, Suppose I have 2 variables curiosity = [4.916666667 3.916666667 3.666666667 5.083333333 4.666666667 3.75]; ...
8 years ago | 1 answer | 0
1
answerQuestion
How to install errorbarbar function (r2012a)?
Hello, I've just downloaded the .zip folder attached thinking that it'll contain a file which, once activated, would incorpor...
8 years ago | 0 answers | 0
0
answersQuestion
Accumarray error: First input SUBS must contain positive integer subscripts.
Hello, The accumarray function is causing me problems - the error is embedded within the question. Attached you find a sample...
8 years ago | 2 answers | 0
2
answersQuestion
How to load only a subset of .dat files into MATLAB?
Hello, I am currently trying to load only a subset of files (i.e. files 1 to 6) into MATLAB using the following piece of code...
8 years ago | 1 answer | 0
1
answerQuestion
xlsread function does not concatenate all files into one big matrix as expected
Hello, I am working with a few .xlsx files which I want to concatenate into one, big matrix. Attached you find examples of 4 ...
8 years ago | 0 answers | 0
0
answersQuestion
How to count iterations of an element in a column according to elements in another column?
Hello, Attached you find a matrix I'm working with in R2012a. Column 1 corresponds to participant ID, 2 corresponds to questi...
8 years ago | 1 answer | 0
1
answerQuestion
'Find' function doesn't get me all required values
Hello, I am trying to use the 'find' function in order to locate some data-points that I need to exclude (erase all (:,25)>10...
8 years ago | 1 answer | 0
1
answerQuestion
Get properties of histogram in MATLAB r2012a
Hey I am trying to plot a histogram as follows: x= [1 2 3 4 5]; nbins = 20; histogram = hist(x,nbins) However, ...
8 years ago | 2 answers | 0
2
answersQuestion
How do I index through logical vectors properly?
Hiya, I have this piece of code (see image below). <</matlabcentral/answers/uploaded_files/49116/Untitled.jpg>> 1. when...
8 years ago | 1 answer | 0
1
answerQuestion
How can I display matrix with column labels only? (i.e. no row labels)
Hi there I have a 1300x23 matrix and I want to label CERTAIN columns only (and not rows as well). I'm facing 2 challenges: 1...
8 years ago | 1 answer | 0
1
answerQuestion
How to load multiple .dat files into MATLAB?
Hey, I have 53 .dat (000n_3.dat, 000n_50.dat; 000n+1_3.dat, 000n+1_50.dat; etc. - as you can see, their names are similar but...
8 years ago | 3 answers | 0
3
answersQuestion
How to import .dat files (comprising multiple columns which can only be copied and pasted all at the same time) into MATLAB?
I'm currently trying to import a .dat file (e.g.0002_03.dat) into MATLAB in order to logically arrange the data in a spreadsheet...
8 years ago | 1 answer | 0