Problem with integration.
Mostrar comentarios más antiguos
When I asked matlab to make this integration,
syms x
int(cos(x)^2/(sqrt(1+a*cos(x))+sqrt(1-a*cos(x))), 0, pi/2)
I got nothing without any error! I tried to define "a" as any constant but also I got nothing! Could you please help me?
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!