definite integral with variable upper limit ?
显示 更早的评论
Iam having a problem in solving a definite integral with variable upper limit and constant lower limit =0... How to bulid such a program???? please help :(
回答(1 个)
Torsten
2016-2-16
Example:
syms x z
int(2*x, [0, z])
Best wishes
Torsten.
类别
在 帮助中心 和 File Exchange 中查找有关 Mathematics 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!