how to represent bit string in a binary tree?

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 Get Started with MATLAB in Help Center and File Exchange

Asked:

on 2 Jun 2016

Edited:

on 2 Jun 2016

Community Treasure Hunt

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

Start Hunting!