|
•
|
A call option is the right to buy a security at a specified price (called the exercise or strike price) during a specified period of time.
|
|
•
|
A put option is the right to sell a security at a specified price during a specified period of time.
|
|
•
|
x, the underlying asset price
|
|
•
|
r, the continuous compounding rate of interest
|
|
•
|
σ, the standard deviation of the asset’s rate of return (also known as volatility)
|
|
•
|
Create a 1D time-dependent model, using the time-stepping algorithm to solve for c as a function of x and t, the time. The time steps go backward in time. Using a variable substitution to reverse the sign of the time, the da coefficient becomes −1.
|
|
•
|
To model the initial condition, use the logical expression (x<40)*(40-x). This means that in the areas where x > 40, the initial value is zero.
|
|
1
|
|
2
|
|
3
|
Click Add.
|
|
4
|
Click
|
|
5
|
|
6
|
Click
|
|
1
|
In the Model Builder window, click the root node.
|
|
2
|
|
3
|
|
1
|
|
2
|
|
4
|
Click
|
|
1
|
|
2
|
|
1
|
In the Model Builder window, under Component 1 (comp1) > Coefficient Form PDE (c) click Coefficient Form PDE 1.
|
|
2
|
|
3
|
|
4
|
|
5
|
|
6
|
|
7
|
|
1
|
|
2
|
|
3
|
|
1
|
|
1
|
|
1
|
|
2
|
|
3
|
Click the Custom button.
|
|
4
|
|
5
|
Click
|
|
1
|
|
2
|
|
3
|
|
4
|
|
1
|
|
2
|
|
3
|
|
4
|
|
5
|
|
6
|
|
7
|
|
1
|
|
2
|
In the Settings window for Line Graph, click Replace Expression in the upper-right corner of the x-Axis Data section. From the menu, choose Component 1 (comp1) > Geometry > Coordinate > x - x-coordinate.
|
|
3
|
|
4
|
|
5
|