photo

Bhargavi


Active since 2011

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
209,282
of 299,750

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
75.0%

VOTES RECEIVED
0

RANK
 of 20,792

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 165,710

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


can someone explain this code?
x1= (Subject5_leftfall_1(:,44)-Subject5_leftfall_1(10,44)); x1_Y=find(x1 >= mean(x1(10:300))+3*std(x1(10:300))); ...

13 years ago | 1 answer | 0

1

answer

Question


rising time
I have 4 plots in a graph. Each of them have a starting point and a point at it which the peak shoots to a level and then falls ...

14 years ago | 1 answer | 0

1

answer

Question


Making all the plots to start from the same point.
I have four plots on a single graph. Each of those plots start from different points on the y axis. What do I do if I want all o...

14 years ago | 2 answers | 0

2

answers

Question


Making data files to the same length
I have a set of data files that starts from frame 0 through frame 'n'. 'n' varies from one file to another. When I plot my graph...

14 years ago | 2 answers | 0

2

answers