photo

CarenCaren


Active since 2016

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
126,014
of 301,496

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
60.0%

VOTES RECEIVED
0

RANK
 of 21,302

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,859

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


Is there a way for creating n number of new rows from one row?
Let my matrix be a=[1 2 3 4 5 6 7 8] Then I want to create n=8 new rows from the first row according...

10 years ago | 1 answer | 0

1

answer

Question


Creating certain amount of new rows from each row in a matrix?
How can I create certain amount of rows from each row? For example A=[a b c d Then I want to create n new rows from th...

10 years ago | 1 answer | 0

1

answer

Question


How can I write the code of the matrix calculations ?
I need some help to write the code of the calculations below. Let out matrix be like the one below. [X11 X12... X1n [1 3 ...

10 years ago | 1 answer | 0

1

answer

Question


How can I change the place of two numbers randomnly in a row?
How can I change the place of two numbers randomnly in a row in a matrix? For example; a=[1 0 0 0 0 0; 0 0 1 0 0 0; ...

10 years ago | 2 answers | 0

2

answers

Question


I need an example for the use of simulated annealing for assigning workers to jobs !
I need an example for the use of simulated annealing for assigning workers to jobs. The problem is to assign workers to jobs so ...

10 years ago | 1 answer | 0

1

answer