photo

Debaditya Chakraborty


Last seen: mer än 2 år ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
11 358
of 299 784

REPUTATION
4

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
4

RANK
 of 20 803

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 165 909

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

View by

Question


Write a function called minimax that takes M, a matrix input argument and returns mmr, a row vector containing the absolute values of the difference between the maximum and minimum valued elements in each row. As a second output argument called mmm,
Write a function called minimax that takes M, a matrix input argument and returns mmr, a row vector containing the absolute valu...

mer än 6 år ago | 14 answers | 1

14

answers

Question


Write a function called corners that takes a matrix as an input argument and returns four outputs: the elements at its four corners in this order: top_left, top_right, bottom_left and bottom_right. (Note that loops and if-statements are neither neces
This question is soft-locked: new answers that are equivalent to already posted answers may be deleted without prior notice. ...

mer än 6 år ago | 4 answers | 3

4

answers

Question


A basic question of matrix indexing can't get a proper output
Given matrix A, assign the second column of A to a variable v. Afterwards change each element of the last row of A to 0. my ...

mer än 6 år ago | 8 answers | 0

8

answers