Integrate a random function

Let be a proability. Suppose is a random function, i.e. is a random variable for all . How can we evaluate
? In particular, we may assume , where the variance is a function of t.

1 Commento

Bruno Luong
Bruno Luong il 25 Mag 2021
To me integral of random is not mathematically defined (the function is NOT integrable).
In relation you might take a look of SDE

Accedi per commentare.

 Risposta accettata

Torsten
Torsten il 25 Mag 2021

0 voti

Matlab tools can not be used for this problem because the integral is not simply a numerical value, but a random variable itself.
I think a statistics forum is the more appropriate place to ask your question.

5 Commenti

Shunan Sheng
Shunan Sheng il 25 Mag 2021
Noted. I just want to find a realization of that random variable, so I wonder if it is possible that some matlab function can help.
Torsten
Torsten il 25 Mag 2021
Did you somewhere find a reference where e.g. Monto Carlo simulations are used to solve stochastic integrals ?
I have no experience in this field, but I have big doubts whether the naive approach (discretize the interval [0,T], generate random numbers in the discretization points according to f(t) and use "trapz", e.g. , to approximate the integral for this specific realization) makes sense.
Maybe you can find some references in the internet about "Numerical solution of stochastic integrals", if such numerical methods exist at all.
Shunan Sheng
Shunan Sheng il 25 Mag 2021
Thanks for the suggestion. I will search for that direction.
Shunan Sheng
Shunan Sheng il 25 Mag 2021
Thanks!!

Accedi per commentare.

Più risposte (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by