Problem 60809. Inductor Energy Storage Calculation
The energy (EEE) stored in an inductor is given by the formula:
Where:
- E is the energy in joules (J)
- L is the inductance in henrys (H)
- I is the current in amperes (A)
Write a function that takes inductance LLL and current III as inputs and returns the stored energy EEE.
Solution Stats
Solution Comments
Show commentsProblem Recent Solvers10
Suggested Problems
-
Inductor Energy Storage Calculation
10 Solvers
More from this Author20
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!