photo

Manil Athapattu


2017 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


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)

7年以上 前 | 1 件の回答 | 0

1

回答

質問


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...

7年以上 前 | 1 件の回答 | 0

1

回答

質問


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...

7年以上 前 | 1 件の回答 | 0

1

回答