name of the the algorithm for different dividing function

1 回表示 (過去 30 日間)
Murugan Solaiyappan
Murugan Solaiyappan 2016 年 5 月 19 日
回答済み: Greg Heath 2016 年 5 月 20 日
Dear matlab friends,
I read some research articles related to neural network designing. Bagging and boosting methods are best for data sampling technique.
In matlab, there are four dividing functions are used namely dividerand, divideblock, divideint and divideind.
I want to know the name of the algorithm which is used in dividerand, divideblock, divideint and divideind function. Is dividerand function in matlab based on bagging method?
Kindly any one of matlab friends clear my query?
Thanks in advance.

採用された回答

Greg Heath
Greg Heath 2016 年 5 月 20 日
The only thing the divide algorithms take into account is order, not value.
Hope this helps.
Thank you for formally accepting my answer
Greg

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeSequence and Numeric Feature Data Workflows についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by