photo

Shourya Mukherjee


Last seen: 4 months ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
15,227
of 300,392

REPUTATION
2

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
3

RANK
 of 20,934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,373

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

  • Thankful Level 2

View badges

Feeds

View by

Question


How to replace elements of one dimension of an n-D matrix based on values in the same dimension of another n-D matrix of equal dimensions?
I have two 3D matrices with identical dimensions, x and y. For e.g. x = randi(10,3,2,10); %A (3X2X10) matrix of random numbers ...

2 years ago | 3 answers | 0

3

answers

Question


Customizing Histogram legend to show "Edge Color" instead of "Bar Color".
Hello. I was trying to plot two histograms in the same figure, customizing them to have no Fill color and have different Edge co...

3 years ago | 1 answer | 1

1

answer

Question


What exactly is a StartPoint for a Curve Fitting Tool, its significance and how it works?
I have searched this many times, and in many different ways, but couldn't get a comprehensive explanation on WHAT IS THE FUNCTIO...

6 years ago | 2 answers | 2

2

answers

Question


I want to store the matrices that are obtained from the loop each time.
No matter how many times I try to store the matrices obtained at the end of the largest loop (i=1:m-1), it always ends up with a...

6 years ago | 1 answer | 0

1

answer