photo

Sleh Eddine Brika


Last seen: 5 years 前 自 2016 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

5 个提问
0 个回答

排名
37,306
of 299,759

声誉
1

贡献数
5 个提问
0 个回答

回答接受率
60.0%

收到投票数
1

排名
 of 20,794

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,756

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • First Review
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Detect collinear points in a 3d points cloud
Lets say we have a random matrix M with N rows and 3 columns (M = randn(N,3)). I need to detect all the points that are colline...

5 years 前 | 2 个回答 | 0

2

个回答

提问


How to easily detect all the equal rows of an array with saving the indices of the elements?
I have a matrix as shown here A=[ -1 0 0; -1 0 0; -1 0 0; -1 0 0; ...

9 years 前 | 1 个回答 | 0

1

个回答

提问


How does the function pdegplot(model,'FaceLabels','on') detect the labeled Faces ?
I am using PDE toolbox, when reading an STL file with importGeometry function, and plotted the result with the command pdegplot(...

9 years 前 | 1 个回答 | 1

1

个回答

提问


Create n matrix from one matrix according to elements of a column?
I have a sorted matrix (according to the element of the third column) A = [ 4 2 0 ;3 7 0 ; 8 9 3 ; 7 5 3; 4 4 3] I wan...

9 years 前 | 2 个回答 | 0

2

个回答

提问


Displaying STL file with colored facets
I have an STL file of a part for 3D printing, for each facet I had calculated the surface roughness.How to display the STL file ...

9 years 前 | 1 个回答 | 0

1

个回答