Help CenterHelp Center
Create recombining trinomial tree
TrinTree = mktrintree(NumLevels,NumPos,NumStates)
TrinTree = mktrintree(___,NodeVal)
example
TrinTree = mktrintree(NumLevels,NumPos,NumStates) creates a recombining tree TrinTree with initial values NodeVal at each node.
TrinTree
NumLevels
NumPos
NumStates
NodeVal
TrinTree = mktrintree(___,NodeVal) adds an optional argument for NodeVal.
collapse all
Create a recombining trinomial tree of four time levels with a vector of two elements in each node and each element initialized to NaN.
NaN
TrinTree = mktrintree(4, [2 2 2 2], [1 3 5 7])
TrinTree=1×4 cell array {2x1 double} {2x3 double} {2x5 double} {2x7 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
Number of state vectors in each level, specified as a 1-by-NUMLEVELS vector.
(Optional) Initial value at each node of the tree, specified as a scalar numeric.
Recombining trinomial tree, returned as a tree struct with initial values NodeVal at each node.
Introduced before R2006a
trintreepath | trintreeshape
trintreepath
trintreeshape
Si dispone di una versione modificata di questo esempio. Desideri aprire questo esempio con le tue modifiche?
Hai fatto clic su un collegamento che corrisponde a questo comando MATLAB:
Esegui il comando inserendolo nella finestra di comando MATLAB. I browser web non supportano i comandi 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