photo

Kapil Kumar


Last seen: meer dan 2 jaar ago Active since 2022

Followers: 0   Following: 0

Programming Languages:
MATLAB

Statistics

MATLAB Answers

0 Questions
2 Answers

RANK
170.755
of 297.695

REPUTATION
0

CONTRIBUTIONS
0 Questions
2 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
0

RANK
 of 20.466

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159.380

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

  • First Answer

View badges

Feeds

View by

Answered
changing time interval of interest in a dataset
time = 1:1:10; for a = 1:length(time) M_s = (M((a+1):end) - M(1:end))/time(a); %each time step end If this code is worki...

meer dan 2 jaar ago | 0

Answered
how to merge twovgraphs
Hi @mallela ankamma rao Did you tried using 'hold on' after plotting first graph? If not, write 'hold on' after plotting f...

meer dan 2 jaar ago | 0