4ier Transform

Takes a number and outputs the fouriest version.

You are now following this Submission

Based on this comic from smbc:http://www.smbc-comics.com/?id=2874
smbc_4ier(n) - This four-ier transformation takes a number n, and outputs the number in its four-iest version and which base is required to obtain it.
smbc_4ier(n,m) - Returns all numbers n through m and there equivalent four-iest transform. Numbers with no four-ier transform are omitted.
smbc_4ier(n,m,p) - Returns all four-ier transforms of n though m where there are p 4s in the four-iest transform.

Cite As

Alex (2026). 4ier Transform (https://www.mathworks.com/matlabcentral/fileexchange/62530-4ier-transform), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0

Minor bug fixes.