Info

This question is closed. Reopen it to edit or answer.

Is there a function in matlab that adds some points in my matrix ?

1 view (last 30 days)
Hello
I have a point cloud from an STL file in the form of a dot matrix of a table designed on CATIA .
I want to add some point in the matrix so that if I display my point by plot3 in Matlab I see my table in a set of point cloud.
Is there a function in matlab that adds some points in my matrix.
  4 Comments
Guillaume
Guillaume on 15 Jan 2019
So, your question is not about asking some unspecified points to a matrix, but how to add some specific points akin to noise that fit a distribution (the red points). It's not something I can answer but whoever could help you would need to know more details about the distribution of the noise you want to add.
chedli zaafouri
chedli zaafouri on 15 Jan 2019
My matrix A is a matrix of size: N ** 3 which contains the coordinates of the points and I wish to add noises for example as indicated in the following image: the data in green are the point of my matrix A which are surrounded by the red data (noise). So, I want to add noises that envellope every point of my matrix A
Capture.PNG

Answers (0)

Tags

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!