photo

James Robinson


2017 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Help computing definite integral
Here is my code syms x fun= (1+.5.*x.^3-x.^2).^(1/4) Q=int(fun,0,3) When I execute the code, it doesn't solve the in...

約7年 前 | 1 件の回答 | 0

1

回答

質問


Errors when using fminbnd function
Hi, I am trying to find use the fminbnd function to find the minimum and maximum values of a function. I am getting these err...

約7年 前 | 1 件の回答 | 0

1

回答

質問


Error message when computing integral: first input argument must be a function handle
I'm trying to evaluate this integral, but when I enter this code: syms x; S= (6*(sin(x)^2)/(3*sin(x)+1)); l= inte...

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

2

回答