double integral infinite limits
Ältere Kommentare anzeigen
I would like to calculate the double integral of a function like this
fun=exp(-u^2).*exp((-1/exp(u)).*v^2).*exp(-log(v)+s^2)
I want to integrate this function for the variables v and u (s is a variable with random value).Both limits wanted to be from -Inf:Inf... Your help is so important...
Antworten (1)
Walter Roberson
am 26 Aug. 2011
0 Stimmen
Use the same techniques recommended in your previous question about double integral with infinite limits, http://www.mathworks.com/matlabcentral/answers/14514-double-integral-infinite-limits
1 Kommentar
kostas
am 26 Aug. 2011
Kategorien
Mehr zu Calculus finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!