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 Solvers10
Suggested Problems
-
given 3 sides, find area of this triangle
823 Solvers
-
2278 Solvers
-
What is the distance from point P(x,y) to the line Ax + By + C = 0?
560 Solvers
-
Getting the indices from a matrix
731 Solvers
-
Method of Common Differences part-1
58 Solvers
More from this Author325
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!