define a function in terms of an integral with variable limits
6 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Barbara Margolius
le 30 Jan 2023
Commenté : Barbara Margolius
le 31 Jan 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 commentaires
Réponse acceptée
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Get Started with MATLAB dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!