Help CenterHelp Center
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
次の MATLAB コマンドに対応するリンクがクリックされました。
コマンドを MATLAB コマンド ウィンドウに入力して実行してください。Web ブラウザーは MATLAB コマンドをサポートしていません。
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list:
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Contact your local office