integral of symbolic function

1 次查看(过去 30 天)
Benutzer Name
Benutzer Name 2019-4-19
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 个评论
madhan ravi
madhan ravi 2019-4-19
What do you expect the result to be?
Walter Roberson
Walter Roberson 2019-4-19
There is no closed form for that in general. When y is given then sometimes there is a solution.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Symbolic Math Toolbox 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by