photo

Ambady Suresh


Last seen: 2 years ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
151,811
of 301,707

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 21,387

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 176,162

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


refer to excel data using excel column numbers ?
I read in a large excel data file using readmatrix : data = readmatrix('press.xlsx'); I would like to refer to the data by t...

3 years ago | 1 answer | 0

1

answer

Question


why wont this simple plot work ?
n =10; t = zeros(1:n); pa = zeros(1:n); tf = 120; for i = 1:n t(i) = (i-1)*tf/(n-1); pu(i) = pini*tv/(380 + wf*t(i...

7 years ago | 1 answer | 0

1

answer

Question


Error computing a 3d integral
I am trying to compute a 3d integral by first computing a 2d integral using integral2 and then integral for the outer integral. ...

7 years ago | 0 answers | 0

0

answers