⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 contents.m

📁 These source code contains all the programs on pricing
💻 M
字号:
% AMERICAN OPTIONS
%
% Files
%   AmericanOptCRR    - AmericanOptCRR - Price an american option via Cox-Ross-Rubenstein tree
%   AmericanOptFD     - AmericanOptFD - Price an american option via finite differences
%   AmericanOptLSM    - AmericanOptLSM - Price an american option via Longstaff-Schwartz Method
%   BlackScholesFcn   - A - Asset price
%   Comparison_Script - Compare the various methods
%   CreateFDPlot      - CreateFDPlot - Use MATLAB graphics commands to create a custom plot to
%   FD_method         - Price via Finite differences
%   LSM_Plot          - Function to demonstrate the Longstaff-Schwartz Least Squares algorithm
%   PlotCRRTree       - PlotCRRTree the values in the CRR tree give by P.
%   ResultsGUI        - M-file for ResultsGUI.fig
%   SetupFDMatrix     - SetupFDMatrix - Create a matrix which can be used to solve the
%   TestGUI           - M-file for TestGUI.fig

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -