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".
Zitieren als
Rodolphe Sitter (2024). Log-Uniform Jump-Diffusion Model (https://www.mathworks.com/matlabcentral/fileexchange/23197-log-uniform-jump-diffusion-model), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- Industries > Automotive >
Tags
Quellenangaben
Inspiriert von: Kernel Smoothing Regression
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Log-Uniform-Jump-Diffusion/
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
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 |