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
-
Project Euler: Problem 8, Find largest product in a large string of numbers
1307 Solvers
-
Return the first and last characters of a character array
11865 Solvers
-
The sum of the numbers in the vector
642 Solvers
-
185 Solvers
-
Finding perimeter of a rectangle
495 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.