Given the value of resistance and time at which capacitor charges to it's 99%. calculate the value of capacitor
Solution Stats
Problem Comments
4 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers97
Suggested Problems
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15783 Solvers
-
450 Solvers
-
Project Euler: Problem 6, Natural numbers, squares and sums.
2540 Solvers
-
Square wave average calculation
131 Solvers
-
295 Solvers
More from this Author9
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
I believe the correct answer for r=t=1 is .217 +/- .0002.
What are the units--kilohms for resistance, microfarads for capacitance, and seconds for time?
This problem needs more test cases.
Richard's right, the correct answer for the (single) test suite test is 1/log(100), not 0.2.