Guidance: Convex hull, null space and convex basis etc

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
Inner_Peace
Messages
5
Reaction score
0
Hi friends!
I am getting started with a research paper that discusses the closure properties of a robotic grasp. There are of lot of mathematical terms that confuse me like 'convex hull' , convex basis, convex combination of vectors, a free subset, nullspace etc. I might have studied some of them in University mathematics but that seems a long ago. Could you please suggest me places where should I start looking for concept building ? Any good tutorials or books?

Thank you ! :)
 
Physics news on Phys.org
I don't see this as having much to do with vectors. A "convex set" in [itex]R^n[/itex] is a set such that for any two points p and q in the set the line segment between p and q is in the set also.

The "convex hull" of a set, A, is the smallest convex set that has A as a subset. One way to construct the convex hull of a set is to add all line segments between any two points in the set.

I don't recognize the terms "convex basis", "convex combination", or "free space".

The "null space" of a linear Transformation, T, from one vector space to another, is the set of all vectors, v, such that T(v)= 0. One can show that the null space is a subspace of the domain vector space.
 
  • Like
Likes   Reactions: 1 person
Amazon.com has several books on the subject. You will need to look at the reviews to see what fits your needs.
A convex basis is a set of vectors that can be added together with positive weights (all weights 0<=w<=1 that sum to 1). Those weighted sums are the convex combinations.
 
  • Like
Likes   Reactions: 1 person