4ier Transform

Version 1.0.0.0 (2.63 KB) by Alex
Takes a number and outputs the fouriest version.
27 Downloads
Updated 12 Apr 2017

View License

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 .

MATLAB Release Compatibility
Created with R2015a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags
Version Published Release Notes
1.0.0.0

Minor bug fixes.