photo

James Robinson


Active since 2017

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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

mer än 6 år ago | 1 answer | 0

1

answer

Question


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

mer än 6 år ago | 1 answer | 0

1

answer

Question


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

nästan 7 år ago | 2 answers | 0

2

answers