Problem 2215. Power supply: 230V to 115V

The problem is simple: we have a wall outlet which supplies 230V and an apparatus that requires 115V.

Software is always cheaper than hardware (well, most of the time), so we solve this with a program, a Matlab function, to be precise.

Write a program that converts the supplied input voltage to the required output voltage.

If you like this problem, please like it (after solving).

Solution Stats

52.75% Correct | 47.25% Incorrect
Last Solution submitted on Feb 08, 2024

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers104

Suggested Problems

More from this Author31

Community Treasure Hunt

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

Start Hunting!