Clear Filters
Clear Filters

how to represent bit string in a binary tree?

1 view (last 30 days)
kumud alok
kumud alok on 2 Jun 2016
Edited: kumud alok on 2 Jun 2016
suppose i have a bit string 1 1 1 1 0 0 0 0 0..how can i represent this bit string in complete binary tree
how can i represent this binary matrix in a complete binary tree...columns A to D are attributes..is it possible to represent a binary matrix in binary search tree

Answers (0)

Categories

Find more on Data Types in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!