Feeds
질문
How to plot line graph?
In the thermal analysis of a video, I have divided video into the number of multiple frames. and got the temperature value assoc...
7년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to find the number of triangles formed in below code?
[x,y] = meshgrid(1:15,1:15); tri = delaunay(x,y); trimesh(tri,x,y)
거의 8년 전 | 답변 수: 2 | 0

