Borrar filtros
Borrar filtros

solve fractional fuzzy stochastic differential equation

4 visualizaciones (últimos 30 días)
anyone knows how to create a model of fuzzy fractal Brownian motion when hurst parameter is NOT equal to 0.5 in Matlab.

Respuesta aceptada

WEI-MIN SHEN
WEI-MIN SHEN el 5 de Feb. de 2023
Movida: Image Analyst el 5 de Feb. de 2023
1 deal with the stochastic process with either Volterra or Harmonizable representation
2 select any type of stochastic calculus to solve your SODE
3 (for numerical simulation) you may need to involve some special orthogonal series to approach
4 discretize the SODE and solve in either integral or differential form
Simply, the main different between Bm and fBm is the smoothness of the trajectory (we also interpret as the accelerate/decelerate regon which the particle jump into)
If you just want a quick, there is a inbuild function to generate fBm called "wfbm"
For any mistake/misunderstanding, feel free to correct me
wm
  2 comentarios
George Urumov
George Urumov el 6 de Feb. de 2023
thats really helpful! thank you. what is the function to fuzzify paramerers such as Hurst exponent and others?
George Urumov
George Urumov el 23 de Feb. de 2023
I think for fractal Brownian Motion need to use Benoit (http://www.trusoft-international.com/). have you tried it and if yes how did you implement it in Matlab?

Iniciar sesión para comentar.

Más respuestas (1)

Image Analyst
Image Analyst el 10 de En. de 2023
I don't know what that means but I have attached some random walk demos if you want those.
  2 comentarios
George Urumov
George Urumov el 11 de En. de 2023
so random walk is basically brownian motion that is martingale with hurst equal to 0.5. i am after fractal brownian motion that i want to fuzzify as well.
Image Analyst
Image Analyst el 11 de En. de 2023
I don't know what that means, but I don't need to. So, OK, good luck. Hopefully this gave you a good chunk of code to start with. Chances are that no one has such a very specific, esoteric program and if there is, they won't stumble across your question. So you'll have to finalize the code yourself. Again, have fun and good luck.

Iniciar sesión para comentar.

Categorías

Más información sobre Financial Toolbox en Help Center y File Exchange.

Productos


Versión

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by