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
-
Rosenbrock's Banana Function and its derivatives
165 Solvers
-
middleAsColumn: Return all but first and last element as a column vector
647 Solvers
-
Flag largest magnitude swings as they occur
690 Solvers
-
Sum the elements in either diagonal of a square matrix
221 Solvers
-
Implement a bubble sort technique and output the number of swaps required
387 Solvers
More from this Author322
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!