Starting from an equilateral triangle with side 's', what is the area and perimeter of Koch snowflake at n'th recursive iteration?
For given 's' and 'n' as function input, return 'Area' and 'Perimeter' of snowflake. (round to nearest integer for simplicity)
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers56
Suggested Problems
-
Back to basics 9 - Indexed References
463 Solvers
-
Vectorize the digits of an Integer
338 Solvers
-
Construct an index vector from two input vectors in vectorized fashion
460 Solvers
-
742 Solvers
-
10962 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!