How to define this intergral
显示 更早的评论
I am trying to find the integral between 0 and h but matlab keeps telling me that the int is not defined but every integral example i have checked seems to indicate that the integral is programmed into matlab but i can't find it. Is the formula below suitable to find the integral or am i missing something key. Any help would be appreciated.
h=2
Q=int(0,h)
1 个评论
Azzi Abdelmalek
2013-5-25
编辑:Azzi Abdelmalek
2013-5-25
int(0,h)?
is an integral between 0 and h of which function?
采纳的回答
更多回答(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!