photo

Miriam


Active since 2011

Followers: 0   Following: 0

Message

Professional Interests: Neuroscience

Statistics

All
MATLAB Answers

4 Questions
2 Answers

Cody

0 Problems
16 Solutions

RANK
6,574
of 299,208

REPUTATION
6

CONTRIBUTIONS
4 Questions
2 Answers

ANSWER ACCEPTANCE
25.0%

VOTES RECEIVED
5

RANK
 of 20,660

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
27,903
of 163,698

CONTRIBUTIONS
0 Problems
16 Solutions

SCORE
170

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • First Answer
  • Solver

View badges

Feeds

View by

Answered
Executing unix commands set in PATH in matlab does not work with unix command
Hi, Following up on this, I encounter a similar problem for unix commands (Ubuntu, Win 10). I can call basic unix functions ...

6 years ago | 1

Question


take out small signals represented in binary vector
Hi everyone, I have the following problem: I have a huge binary columnvector which is representing datapoints in a signal. ...

11 years ago | 1 answer | 0

1

answer

Answered
randperm
I see, hmm.. actually I wanted to permute the two columns seperately, but I guess this will not work with randperm. But the sugg...

13 years ago | 0

Question


randperm
How can I use randperm for a nx2 matrix?

13 years ago | 3 answers | 0

3

answers

Question


concatenate vectors
Hi, let's say I have e.g. three column-vectors a(nx1), b(nx1), c(nx1) I want to concatinate them to have another column-vector ...

13 years ago | 3 answers | 2

3

answers

Question


shuffle numbers in a vector
Hi, I have a vector which has n by 1 entries. I want to randomly shuffle the numbers in this vector! Thanks in advance for an...

13 years ago | 3 answers | 2

3

answers