MATLAB 帮助中心
Shape of recombining trinomial tree
[NumLevels,NumPos,NumStates] = treeshape(TrinTree)
[NumLevels,NumPos,NumStates] = treeshape(TrinTree) returns information on a recombining trinomial tree's shape.
NumLevels
NumPos
NumStates
TrinTree
example
collapse all
This example shows how to obtain information on a recombining trinomial tree's shape.
Create a HW tree by loading the example file.
HW
load deriv.mat;
With treeviewer you can see the general shape of the HW interest-rate tree.
treeviewer
treeviewer(HWTree)
Use trintreeshape to display the shape of the binomial tree.
trintreeshape
[NumLevels, NumPos, IsPriceTree] = trintreeshape(HWTree)
NumLevels = 4
NumPos = 1×4 1 1 1 1
IsPriceTree = 1×4 1 3 5 5
Recombining price or interest-rate trinomial tree, specified as a struct that is created using one of the following functions:
hjmtree
bdttree
hwtree
bktree
cirtree
Data Types: struct
struct
Number of time levels of tree, returned as a numeric.
Length of the state vectors in each level, returned as a 1-by-NUMLEVELS vector.
1
NUMLEVELS
Number of state vectors in each level, returned as a 1-by-NUMLEVELS vector.
Introduced before R2006a
mktrintree | trintreepath
mktrintree
trintreepath
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window. Web browsers do not support MATLAB commands.
选择网站
选择网站以获取翻译的可用内容,以及查看当地活动和优惠。根据您的位置,我们建议您选择:。
您也可以从以下列表中选择网站:
如何获得最佳网站性能
选择中国网站(中文或英文)以获得最佳网站性能。其他 MathWorks 国家/地区网站并未针对您所在位置的访问进行优化。
美洲
欧洲
亚太
联系您当地的办事处