solve fractional fuzzy stochastic differential equation
조회 수: 4 (최근 30일)
이전 댓글 표시
anyone knows how to create a model of fuzzy fractal Brownian motion when hurst parameter is NOT equal to 0.5 in Matlab.
댓글 수: 0
채택된 답변
WEI-MIN SHEN
2023년 2월 5일
이동: Image Analyst
2023년 2월 5일
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
추가 답변 (1개)
Image Analyst
2023년 1월 10일
I don't know what that means but I have attached some random walk demos if you want those.
댓글 수: 2
Image Analyst
2023년 1월 11일
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.
참고 항목
카테고리
Help Center 및 File Exchange에서 Financial Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!