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".
Citation pour cette source
Rodolphe Sitter (2025). Log-Uniform Jump-Diffusion Model (https://fr.mathworks.com/matlabcentral/fileexchange/23197-log-uniform-jump-diffusion-model), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
- Industries > Automotive >
Tags
Remerciements
Inspiré par : Kernel Smoothing Regression
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
Log-Uniform-Jump-Diffusion/
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 1.6.0.0 | bug fixed |
||
| 1.5.0.0 | fixed the bug |
||
| 1.4.0.0 | - |
||
| 1.1.0.0 | - |
||
| 1.0.0.0 |
