name of the the algorithm for different dividing function

조회 수: 2 (최근 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 CenterFile Exchange에서 Sequence 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