Help CenterHelp Center
Create recombining binomial tree
Tree = mktree(NumLevels,NumPos)
Tree = mktree(___,NodeVal,IsPriceTree)
example
Tree = mktree(NumLevels,NumPos) creates a recombining tree Tree with initial values NodeVal at each node.
Tree
NumLevels
NumPos
NodeVal
Tree = mktree(___,NodeVal,IsPriceTree) adds optional arguments for NodeVal and IsPriceTree.
IsPriceTree
collapse all
Create a recombining tree of four time levels with a vector of two elements in each node and each element initialized to NaN.
NaN
Tree = mktree(4, 2)
Tree=1×4 cell array {2x1 double} {2x2 double} {2x3 double} {2x4 double}
Number of time levels of the tree, specified as a scalar numeric.
Data Types: double
double
Length of the state vectors in each time level, specified as a 1-by-NUMLEVELS vector.
1
NUMLEVELS
(Optional) Initial value at each node of the tree, specified as a scalar numeric.
0
(Optional) Indicator if final horizontal branch is added to tree, specified as a scalar logical value.
Data Types: logical
logical
Bushy tree, returned as a tree struct with initial values NodeVal at each node.
Introduced before R2006a
treepath | treeshape
treepath
treeshape
Vous possédez une version modifiée de cet exemple. Souhaitez-vous ouvrir cet exemple avec vos modifications ?
Vous avez cliqué sur un lien qui correspond à cette commande MATLAB :
Pour exécuter la commande, saisissez-la dans la fenêtre de commande de MATLAB. Les navigateurs web ne supportent pas les commandes 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