How to Perform integration in MATLAB without using 'int ' Function

4 次查看(过去 30 天)
CAn anyone please tell me the best way to perform the integration of a function without using the predefined FUnction like 'int' ???

采纳的回答

Orion
Orion 2014-10-29
a classic way to integrate is to use quad, or the variant (look at the doc see also)

更多回答(1 个)

Sean de Wolski
Sean de Wolski 2014-10-29
doc integral
And friends.

类别

Help CenterFile Exchange 中查找有关 Parallel Computing 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by