photo

Manil Athapattu


Active since 2017

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
193.882
of 300.365

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 20.933

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168.262

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


How do you integrate a constant?
theta and miu are constants theta = 0.01305 miu = 0.0546 const = @(x) tan(theta + miu) r = integral(constant,0,1)

meer dan 8 jaar ago | 1 answer | 0

1

answer

Question


Assignment has more non-singleton rhs dimensions than non-singleton subscripts
hi I keep getting the error which i mentioned in the question.This is a part of the code in which there is an error, if some...

meer dan 8 jaar ago | 1 answer | 0

1

answer

Question


Can someone please tell me where I'm wrong so that I can correct it
M = 2.5 fun1 = @(y) 1./y.*((sqrt(M^2 - 1)- cot(x))); Km = integral(fun1,0,2.5); above is my code an I need to know how to...

meer dan 8 jaar ago | 1 answer | 0

1

answer