photo

Sugyani Mahapatra


Active since 2017

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
98,403
of 300,527

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 21,018

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,525

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 1

View badges

Feeds

View by

Question


ttest returns NaN even though matrices are finite and does not contain nan?
I have 2 matrices: sample1 - 17*80 and sample2 - 17*80 find(isnan(sample1)==1) and find(isnan(sample2)==1) are empty matrice...

8 years ago | 1 answer | 0

1

answer

Question


Extract group of identical values from an array
I have the array a = [0 0 0 1 1 1 0 0 0 0 0 1 1 1 1 0 0 1 1]; I want to extract the first and last index where a==1 as a g...

8 years ago | 2 answers | 0

2

answers

Question


Array of structures containing arrays
I have an array of structures. Each structure is composed of a matrix. I need to extract a particular element of the matrix for ...

8 years ago | 1 answer | 0

1

answer

Question


Upgrade Matlab to 2017
I have Matlab 2016a installed in my laptop. But I need some functions in Matlab 2017a. Do I need to buy Matlab 2017 in order to...

8 years ago | 2 answers | 0

2

answers