Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
可能重复: 线和圆的交点
我将如何找到这个圆和直线的交点。我在 matlab 中使用了带有斜率和截距的 lincirc 命令,但即使它不会完全穿过圆,它也会显示该点。我只想得到交叉的两点。如果线交叉一点,我想要一个交叉点。我不想要那条线的轨迹中的点。谢谢