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 :(

Respuestas (1)

Torsten
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.

Preguntada:

el 16 de Feb. de 2016

Respondida:

el 16 de Feb. de 2016

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by