define a function in terms of an integral with variable limits
6 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Barbara Margolius
el 30 de En. de 2023
Comentada: Barbara Margolius
el 31 de En. de 2023
I have defined a function of two variables, say f(u,t), and would like to define a function g(t)=@(t)integral(f(u,t),u,[t-1,t]). How would I do this?
0 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre Get Started with MATLAB en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!