photo

James Robinson


Con actividad desde 2017

Followers: 0   Following: 0

Estadística

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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

alrededor de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

alrededor de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 7 años hace | 2 respuestas | 0

2

respuestas