Problem 1733. Calculate value of capacitor
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
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.
Solution Comments
Show commentsProblem Recent Solvers93
Suggested Problems
-
Find the numeric mean of the prime numbers in a matrix.
9092 Solvers
-
Sum of diagonal of a square matrix
1612 Solvers
-
Convert a vector into a number
611 Solvers
-
Back to basics - mean of corner elements of a matrix
450 Solvers
-
Test Problem; Create a 5x5 array containing all ones
397 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!