constructivepartiti​oning.m

This program implements the Constructive Partitioning Algorithm for the system partitioning problem
978 Downloads
Updated 2 Mar 2007

View License

This program can partition an ASIC system into two partitions.It implements the Constructive Partitioning Algorithm.

Cite As

SHARAD SINHA (2024). constructivepartitioning.m (https://www.mathworks.com/matlabcentral/fileexchange/14083-constructivepartitioning-m), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R14SP1
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0

Some users were having problem in understanding what the program actually did.So, I have added some new and clear comment lines.