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
-
22520 Solvers
-
Find common elements in matrix rows
2713 Solvers
-
Sort numbers by outside digits
159 Solvers
-
Replace all zeros and NaNs in a matrix with the string 'error'
103 Solvers
-
Find the index of the largest value in any vector X=[4,3,4,5,9,12,0,4.....5]
398 Solvers
More from this Author321
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!