Calculate Integer Complexity

This Matlab example M-file is to calculate the Integer Complexity for Number Theory.
124 download
Aggiornato 22 feb 2015

Visualizza la licenza

The complexity of an integer is the least number of 1s needed to represent it using only additions, multiplications, and parentheses. This version 1 program uses the minimum amont of "+", the next release will be minimum amount of "x".

Cita come

steed huang (2026). Calculate Integer Complexity (https://it.mathworks.com/matlabcentral/fileexchange/49792-calculate-integer-complexity), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2014a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Numeric Types in Help Center e MATLAB Answers
Versione Pubblicato Note della release
1.0.0.0