Vasicek
Version 1.0.0.0 (1.35 KB) by
Philip
Illustrates various methods to calculate bond prices under Vasicek model.
This function shows you how to calculate a bond's price when the interest rate follows the Vasicek model. The function shows the analytical solution to the ODE, it shows how solve the ODE numerically using ode45, and it shows how to solve for the bond's price using Monte Carlo simulations.
Cite As
Philip (2024). Vasicek (https://www.mathworks.com/matlabcentral/fileexchange/57354-vasicek), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2016a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Price and Analyze Financial Instruments in Help Center and MATLAB Answers
Tags
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.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 | Corrected title. |