inverting a long number from decimal to trinary base

1 view (last 30 days)
Hey, I need to invert a long number from decimal to trinary base. The input is an array of around 1000 decimal figures, so I cant calculate it directly. Do anybody have an idea for how to do it? Thanks!
  1 Comment
Walter Roberson
Walter Roberson on 20 Jun 2015
Does each element of the array represent a single digit of a decimal number, like [2 8 3] representing 283 ?

Sign in to comment.

Answers (0)

Categories

Find more on Mathematics in Help Center and File Exchange

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!