define a function in terms of an integral with variable limits
6 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Barbara Margolius
am 30 Jan. 2023
Kommentiert: Barbara Margolius
am 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 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Get Started with MATLAB finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!