統計
MATLAB Answers
3 質問
0 回答
ランク
of 157,897
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Set and enforce axis properties immediately
I have visualization code along the following lines: subplot(1, 2, 1); scatter3(N(:,1), N(:,2), N(:,3), '.'); drawnow...
10年以上 前 | 3 件の回答 | 1
3
回答質問
GA optimization of 3D point cloud
I have a 3D point cloud I need to optimize with respect to maximizing the volume of its convex hull. For n points, the input to...
10年以上 前 | 1 件の回答 | 0
1
回答質問
Volume of 3D polyhedron
Given a set of 3D coordinates, how can one find the volume of the polyhedron that is not necessarily convex?
10年以上 前 | 1 件の回答 | 1