由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Mathematics版 - A question about convex analysis
相关主题
question about dual conehelp: summation of an infinite series
问个简单的问题please help prove a problem
求解一道数学题问个double summation的问题
help for weak formulation求教:sigma
请教一个优化的formulation问个求概率极限问题
函数期望值关于分布概率参数的性质How did Euler solve Basel problem.
关于多个regression的问题.Re: 一个不等式的证明
问个张量矢量的小问题问个关于convex的问题
相关话题的讨论汇总
话题: xn话题: convex话题: x2话题: x1话题: question
进入Mathematics版参与讨论
1 (共1页)
h********e
发帖数: 4
1
Can anybody tell me a fast and robust algorithm to determine whether a
vector point x is inside a cone formed by a set of vector points {x1, x2, ..
., xn}? x1, x2, ..., xn can be linear dependent. Cone is the linear
summation of {x1, x2, ..., xn} with non-negative coefficients.
A similar question is how to determine whether x is inside the convex hull
formed by {x1, x2, ..., xn}.
Thank you.
w***i
发帖数: 175
2
you may try the SWEEP operator,
J.H.Goodnight(1979), A Tutorial on the SWEEP Operator,
Americian Statistician, 33(3), 149-158.
w***i
发帖数: 175
3
i.e. run the regression of x on x_1, x_2, ..., x_n.
The ESS should be 0 and the coefficients should be non-negative and sum to 1
D*******a
发帖数: 3688
4
formulate成LP

..

【在 h********e 的大作中提到】
: Can anybody tell me a fast and robust algorithm to determine whether a
: vector point x is inside a cone formed by a set of vector points {x1, x2, ..
: ., xn}? x1, x2, ..., xn can be linear dependent. Cone is the linear
: summation of {x1, x2, ..., xn} with non-negative coefficients.
: A similar question is how to determine whether x is inside the convex hull
: formed by {x1, x2, ..., xn}.
: Thank you.

n******t
发帖数: 4406
5
找到hull之后,计算x和hull的相邻定点的连线的夹角,
如果都正的角或都是付的角那就是在里面,否则就在外面。

..

【在 h********e 的大作中提到】
: Can anybody tell me a fast and robust algorithm to determine whether a
: vector point x is inside a cone formed by a set of vector points {x1, x2, ..
: ., xn}? x1, x2, ..., xn can be linear dependent. Cone is the linear
: summation of {x1, x2, ..., xn} with non-negative coefficients.
: A similar question is how to determine whether x is inside the convex hull
: formed by {x1, x2, ..., xn}.
: Thank you.

H****h
发帖数: 1037
6
平面上?

【在 n******t 的大作中提到】
: 找到hull之后,计算x和hull的相邻定点的连线的夹角,
: 如果都正的角或都是付的角那就是在里面,否则就在外面。
:
: ..

1 (共1页)
进入Mathematics版参与讨论
相关主题
问个关于convex的问题请教一个优化的formulation
另外,大家推荐一本关于研究convex的性质的好书吧函数期望值关于分布概率参数的性质
help for questions关于多个regression的问题.
请教:单调性问题问个张量矢量的小问题
question about dual conehelp: summation of an infinite series
问个简单的问题please help prove a problem
求解一道数学题问个double summation的问题
help for weak formulation求教:sigma
相关话题的讨论汇总
话题: xn话题: convex话题: x2话题: x1话题: question