Error when using integral function on exponential integration
Mostrar comentarios más antiguos
function = @(x) (exp(x)/x);
y = integral(function,3.5,4.5);
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Numerical Integration and Differentiation 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!