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!