Log-Uniform Jump-Diffusion Model
JDprice.m : Compute European call option price using a Log-Uniform Jump-Diffusion model.
Algorithm used: Monte Carlo with antithetic and control variates techniques.
JDimpv : Compute the implied volatilities from the market values of European calls using a Log-Uniform Jump-Diffusion model. (the input "value" may be a matrix)
BS.m: Compute European call option price using the Black-Scholes model (used in JDprice)
Acknowledgements:
Thanks to Zongwu Zhu and Floyd B. Hanson for their paper
"A Monte-Carlo Option-Pricing Algorithm for Log-Uniform".
Cite As
Rodolphe Sitter (2024). Log-Uniform Jump-Diffusion Model (https://www.mathworks.com/matlabcentral/fileexchange/23197-log-uniform-jump-diffusion-model), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxTags
Acknowledgements
Inspired by: Kernel Smoothing Regression
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.