Problem 2250. Given a number find two variables

If the input is x, find a and b from the following equation: x = a*2^b.

Hint: b is an integer while x and a are real numbers.

Solution Stats

30.89% Correct | 69.11% Incorrect
Last Solution submitted on Oct 03, 2023

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers52

Suggested Problems

More from this Author11

Problem Tags

Community Treasure Hunt

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

Start Hunting!