Community Profile

photo

dragoon


Active since 2015

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How to sample in matlab by multinomial distribution?
I know for a random variable x that P(x=i) for each i=1,2,...,100. Then how may I sample x by multinomial distribution, based on...

8 years ago | 0 answers | 0

0

answers

Question


How to use quadprog for this multi-dimension problem?
I am trying to use quadprog.m to solve the following 2 dimensional optimization problem. <</matlabcentral/answers/uploaded_fi...

8 years ago | 1 answer | 0

1

answer

Question


how to write a array of string into a text file and how to read it back?
For example, I have a an array called `namelist` contains the following strings on each column: 'img1.png' 'img10.pn...

8 years ago | 1 answer | 0

1

answer

Question


How to combine two matrix?
For example, I define matrix A = ones(2,2,2) and B = ones(2,2,2) I wish to combine A and B to form a new mat...

8 years ago | 1 answer | 0

1

answer

Question


How can I add all subfolders to my MATLAB path?
For example, my matlab folder 'current_use' is under the directory user/example/matlab/current_use and under 'current_use' folde...

8 years ago | 3 answers | 5

3

answers