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 Solvers96
Suggested Problems
-
237 Solvers
-
Back to basics 11 - Max Integer
811 Solvers
-
Convert a numerical matrix into a cell array of strings
2386 Solvers
-
Cell Counting: How Many Draws?
2388 Solvers
-
Relative ratio of "1" in binary number
1596 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.