MATLAB ヘルプ センター
Create recombining binomial tree
Tree = mktree(NumLevels,NumPos)
Tree = mktree(___,NodeVal,IsPriceTree)
Tree = mktree(NumLevels,NumPos) creates a recombining tree Tree with initial values NodeVal at each node.
Tree
NumLevels
NumPos
NodeVal
example
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 {2×1 double} {2×2 double} {2×3 double} {2×4 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
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.
Web サイトの選択
Web サイトを選択すると、翻訳されたコンテンツにアクセスし、地域のイベントやサービスを確認できます。現在の位置情報に基づき、次のサイトの選択を推奨します:
また、以下のリストから Web サイトを選択することもできます。
最適なサイトパフォーマンスの取得方法
中国のサイト (中国語または英語) を選択することで、最適なサイトパフォーマンスが得られます。その他の国の MathWorks のサイトは、お客様の地域からのアクセスが最適化されていません。
南北アメリカ
ヨーロッパ
アジア太平洋地域
最寄りの営業オフィスへのお問い合わせ