Does MATLAB have functions for multi-dimensional numeric integration?

I would like to know if MATLAB has functions for multi-dimensional numeric integration.

 采纳的回答

There are no functions within MATLAB that will allow you to perform multi-dimensional numerical integration. The functions available are:
QUAD
DBLQUAD
TRIPLEQUAD
QUADL
For information on the different types of integration that can be performed in MATLAB, see the Related Solution listed below.

更多回答(0 个)

类别

帮助中心File Exchange 中查找有关 Numerical Integration and Differentiation 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by