Error when using integral function on exponential integration
Mostra commenti meno recenti
function = @(x) (exp(x)/x);
y = integral(function,3.5,4.5);
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Numerical Integration and Differentiation in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!