photo

Bharath sagar Bangaru


Last seen: 3年以上 前 2018 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

0

回答

質問


I have a matrix eg [1,6,3], and i have a 31*1 cell array ,each element of cell is a matrix. My problem is i wants to extract matrix from the cell position {1*1},{6*1},{3*1} and to be stored all these in separate matrices.
I use the for loop by using i values = matrix elements,and try to use for loop to extract required values but i ma not able t...

5年以上 前 | 1 件の回答 | 0

1

回答

質問


selected points should be specified by related plane (existing normals) and stored in a matrix ?
Hi ,currently i have a lot of cloud of points in 3d space ,i have already generate four planes with normals (1 0 0),like princ...

5年以上 前 | 0 件の回答 | 0

0

回答

質問


.1. You have: points (matrix nx3) ; normal directions (matrix nx3); 2. Select by pick k points 3.extract the related coordinates, indexes in the matrix and search related normal directions .can you please help me in this.
I use the following code based on comparing both sides of plane equationand how can i improve thisfor knowing the index of sel...

5年以上 前 | 0 件の回答 | 0

0

回答

質問


New planes to the point cloud and if we select a point it will says it is related to particular plane
How can i fit planes to the lot of data points like 180000 . The problem is after fitting the planes to the point i wants to wr...

5年以上 前 | 0 件の回答 | 0

0

回答