|
几何问题 几何问题
define the set A={(x,y)属于R^2, X^2+Y^2小于等于1}, and the point b=(3,3)属于R^2, 找出所有hyperplanes separating the set A and the point b.
HINT: Provide a graphic sketch of the problem
2. Break the problem into three or more simpler subproblems
3.solove these subproblems one by one, starting with the simplest |
|