photo

Maria K


Last seen: 5 years ago Active since 2017

Followers: 0   Following: 0

Statistics

All
MATLAB Answers

13 Questions
2 Answers

Cody

0 Problems
23 Solutions

RANK
17,723
of 301,287

REPUTATION
2

CONTRIBUTIONS
13 Questions
2 Answers

ANSWER ACCEPTANCE
61.54%

VOTES RECEIVED
2

RANK
 of 21,220

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
21,729
of 173,814

CONTRIBUTIONS
0 Problems
23 Solutions

SCORE
250

NUMBER OF BADGES
2

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • First Answer
  • Solver
  • Commenter
  • Thankful Level 3

View badges

Feeds

View by

Question


delete zeros from matrix
How do I delete all the columns that have zeros with a for loop? I tried reducing the number of columns by one in every iteratio...

5 years ago | 2 answers | 0

2

answers

Question


Fibonacci even numbers. Code doesn't work for large numbers
I have writen a code to calculate for every d numbers all the fibonacci numbers that are even, but it doesn't seem to work for l...

5 years ago | 1 answer | 0

1

answer

Question


add titles above distinct parts of graph
Hello! Does anyone know how to add titles above two parts of a graph and maybe also include hooks like the ones shown in the...

7 years ago | 1 answer | 0

1

answer

Question


bootstrap p-value
Hello! Does anyone know how to get a p-value using bootstrap? I have created a sample of 20 bootstrapped data and calculated...

7 years ago | 2 answers | 2

2

answers

Question


test if gamma distribution is appropriate for my data
Hello! I have some data that i want to fit to a gamma distribution and get the goodness of fit. I used the following commands:...

8 years ago | 1 answer | 0

1

answer

Question


fit gamma distribution in barchart
Hello, is anyone acquinted with fitting gamma distributions in binocular rivalry data? If you have some matlab code in mind that...

8 years ago | 0 answers | 0

0

answers

Question


replace cell array row with another cell array
Hello!! I have this cell array: trials = {'orientations', '-18', '-36', '-54', '-72', '-90', '-108' '-126' '-144' '-1...

8 years ago | 1 answer | 0

1

answer

Question


calculate something for every piece of text seperatelly
Hello! I have some text file (like the one I attached but with many more trials) and I have written a code (also attached) to ...

8 years ago | 1 answer | 0

1

answer

Question


error with || and && operators in a while loop
Hello! I have written a script in matlab, using the psychophysics toolbox and I keep getting this error "Operands to the ...

8 years ago | 1 answer | 0

1

answer

Question


calculate and print the duration of keypress
Hello! Does anyone know how I can get the duration(in secs) for which a key is being pressed down in my keyboard and it's name? ...

8 years ago | 1 answer | 0

1

answer

Question


add character in a certain position in character array-matlab2015b
Hello! Is there anyway I can add a new character in a certain position of a character array? For example I have 'ABCD' and i wa...

8 years ago | 1 answer | 0

1

answer

Answered
random choice of elements for n times, without choosing the same element more than once
I am attaching the whole code the way I altered it even though it also uses psychtoolbox... I have 4 trials and in every trial I...

8 years ago | 0

Answered
random choice of elements for n times, without choosing the same element more than once
Hello again. Both the above replies give me the same result. Thanks for your time!! But I dont want to get all the letters of th...

8 years ago | 0

Question


random choice of elements for n times, without choosing the same element more than once
Hello! I am trying to randomly choose one element from a string for a predifined number of times but I don't know how I can avoi...

8 years ago | 4 answers | 0

4

answers

Question


random presentation of the columns of a matrix
Hello everyone! I am really new on matlab and I need to know how I can shuffle the columns of a matrix without changing the or...

8 years ago | 3 answers | 0

3

answers