Borrar filtros
Borrar filtros

integral of symbolic function

1 visualización (últimos 30 días)
Benutzer Name
Benutzer Name el 19 de Abr. de 2019
Comentada: Walter Roberson el 19 de Abr. de 2019
Hey everybody,
I tried to integrate following equation with symbolic functions (i.e):
syms x(t) y(t)
f=sin(x)^2*diff(y,t)
F=int(f)
but matlab response only with the same equation and a integration sign in front of it.
Can somebody help me, how to show the right Integral of it without integral sign?
Thank you.
  2 comentarios
madhan ravi
madhan ravi el 19 de Abr. de 2019
What do you expect the result to be?
Walter Roberson
Walter Roberson el 19 de Abr. de 2019
There is no closed form for that in general. When y is given then sometimes there is a solution.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Symbolic Math Toolbox en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by