Clear Filters
Clear Filters

How can I implement this function in matlab?

30 views (last 30 days)
Tasneem
Tasneem on 8 Aug 2024 at 13:25
Answered: Steven Lord on 8 Aug 2024 at 13:46

Answers (1)

Steven Lord
Steven Lord on 8 Aug 2024 at 13:46
To integrate a function numerically, see the integral function in MATLAB.
To integrate a function symbolically, see the int function from Symbolic Math Toolbox.

Tags

Community Treasure Hunt

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

Start Hunting!