ライセンスがありません
Kmap is a small MATLAB GUI to solve Karnaugh Map problems in digital design. Karnaugh Map is an two dimension array of cells in which each cell represents a binary value of input variables. The cells are arranged in a way so that simplification of a given expression is simply a matter of property grouping the cells. Karnaugh Map can be used for expressions with two, three, four, and five variables, but in this kmap program only works on four variables by using a 4x4 matrix Karnaugh Map.
This program was written and tested under MATLAB 7.0
引用
Chee Lam Ng (2025). kmap (https://www.mathworks.com/matlabcentral/fileexchange/6853-kmap), MATLAB Central File Exchange. に取得済み.
MATLAB リリースの互換性
プラットフォームの互換性
Windows macOS Linuxカテゴリ
- Mathematics and Optimization > Mapping Toolbox > Geometric Geodesy >
- Radar > Mapping Toolbox > Geometric Geodesy >
タグ
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!kmap/
バージョン | 公開済み | リリース ノート | |
---|---|---|---|
1.0.0.0 |