definite integral with variable upper limit ?
Mostrar comentarios más antiguos
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 :(
Respuestas (1)
Torsten
el 16 de Feb. de 2016
Example:
syms x z
int(2*x, [0, z])
Best wishes
Torsten.
Categorías
Más información sobre Mathematics en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!