이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
The user inputs:
2 scalars:
- an annualized risk-free rate
- the current price of an underlying asset
3 vectors:
- a vector of time to maturity
- a vector of strike prices
- a vector European call prices gotten from the market for the same underlying asset.
The function VolSurface.m will then:
- compute and output the Black-Scholes implied volatility (this will be a matrix).
- get and plot the corresponding volatility surface using a kernel (Gaussian) density estimation.
인용 양식
Rodolphe Sitter (2026). Volatility Surface (https://kr.mathworks.com/matlabcentral/fileexchange/23316-volatility-surface), MATLAB Central File Exchange. 검색 날짜: .
도움
도움 받은 파일: Kernel Smoothing Regression
