You have Ring which consist of inner and outer Circles with Radius r and R which are not given but you'll be given Hprizontal distance d which is Tangent to inner circle .
Calculate the Area of the Ring
Solution Stats
Problem Comments
2 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers21
Suggested Problems
-
Flip the main diagonal of a matrix
905 Solvers
-
We love vectorized solutions. Problem 1 : remove the row average.
884 Solvers
-
Calculate compression ratio of engine
220 Solvers
-
1872 Solvers
-
3356 Solvers
More from this Author2
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
The way you use assert() in your test suite is not the way that that function actually works. I would invite you to adjust your test suite, since right now just about any solution will pass, including incorrect ones.
Updates -
> Comparing outputs using tolerance has been fixed.
> Tolerance modified as per values used.
@Abdelrahman Adel, you should check the updated test suite for future reference.