Problem 361. Energy of a photon
Solution Stats
Problem Comments
-
10 Comments
Photon energy calculation is well known equation to the person who learned physics. This problem using not "J" but "eV" as the unit. Take care!
E=hf. The test cases are just wrong.
The test case should be updatet, it does not account for numerical differences. Also why not use a more accurate value for the Planck constant? As it is now one hase to reverse engineer the Planck constant from the test cases and then use that one. And then it even fails the test case...
Solution Comments
Show commentsProblem Recent Solvers1421
Suggested Problems
-
Set some matrix elements to zero
567 Solvers
-
We love vectorized solutions. Problem 1 : remove the row average.
836 Solvers
-
Change the sign of even index entries of the reversed vector
576 Solvers
-
553 Solvers
-
Return fibonacci sequence do not use loop and condition
690 Solvers
More from this Author100
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!