Write a function that takes the x- and y-coordinates of three points describing the vertices of a triangle and returns the center and radius of a circle inscribed in the triangle (i.e., tangent to each of the three sides).
Solution Stats
Solution Comments
Show comments
Loading...
Problem Recent Solvers8
Suggested Problems
-
How to find the position of an element in a vector without using the find function
2815 Solvers
-
Back to basics 20 - singleton dimensions
279 Solvers
-
Rotate input square matrix 90 degrees CCW without rot90
684 Solvers
-
Replace multiples of 5 with NaN
468 Solvers
-
Remove entire row and column in the matrix containing the input values
558 Solvers
More from this Author323
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!