kmap

Solving Karnaugh Map problems.

現在この提出コンテンツをフォロー中です。

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 (2026). kmap (https://jp.mathworks.com/matlabcentral/fileexchange/6853-kmap), MATLAB Central File Exchange. に取得済み.

一般的な情報

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
1.0.0.0