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!