definite integral with variable upper limit ?
Afficher commentaires plus anciens
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 :(
Réponses (1)
Torsten
le 16 Fév 2016
Example:
syms x z
int(2*x, [0, z])
Best wishes
Torsten.
Catégories
En savoir plus sur Mathematics dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!