how to solve definite integrals in matlab

1 次查看(过去 30 天)
Capture.PNG
  5 个评论
Bjorn Gustavsson
Bjorn Gustavsson 2019-6-20
But since it is a convolution of the function Grel with a constant you only have a basic integral, just do a simple change of variables and you have a simple integral; seems like a natural first step...

请先登录,再进行评论。

采纳的回答

Bjorn Gustavsson
Bjorn Gustavsson 2019-6-20
You have the quadgk, integral, et al. functions for numerical integration. If you have access to the symbolic toolbox you and want an analytical solution you might have success with the int function. Check the help-documentation for those and see if they give you what you want.
HTH

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Stress and Strain 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by