現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
Basic function that generates Gray code for arbitrary base and number of digits.
use:
code = grayCode(base,digits);
to obtain the corresponding gray code table
引用
Mazin Mustafa (2026). Gray Code (https://jp.mathworks.com/matlabcentral/fileexchange/114850-gray-code), MATLAB Central File Exchange. に取得済み.
