June 28th, 2015, 10:38 am
Regarding payoff smoothing, I use the averaging of the payoff (originally due to H.O. Kreiss) produced QuoteWe have tested the Tian method (with and without averaging) on the above option problem. In general ? and as expected ? payoff averaging produces more accurate results than the Tian method applied to the unprocessed payoff function. For example, the exact solution is 2.6710 and we got the following results on the step sizes {100, 200, 500, 700, 1000, 500}: . Tian (unprocessed payoff): {2.48041,2.60347,2.70589,2.73202,2.65752}. . Tian and Simpson: {2.59016,2.68143,2.65892,2.69196,2.69195,2.67826}. . Tian and Simpson 3/8 {2.56272,2.66194,2.67105,2.70198,2.68334,2.68204}.In general, Tian is not always robust. At the end of the day, FDM (or FEM) is probably a better choice. Because of unconditional stability and 2nd order accuracy.
Last edited by
Cuchulainn on June 27th, 2015, 10:00 pm, edited 1 time in total.