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
-
3818 Solvers
-
476 Solvers
-
699 Solvers
-
Given a matrix, return the last eigen value
233 Solvers
-
Element by element multiplication of two vectors
399 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.