photo

slaiyer


Active since 2014

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
20,204
of 300,379

REPUTATION
2

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
2

RANK
 of 20,931

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,299

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


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...

11 years ago | 3 answers | 1

3

answers

Question


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...

11 years ago | 1 answer | 0

1

answer

Question


Volume of 3D polyhedron
Given a set of 3D coordinates, how can one find the volume of the polyhedron that is not necessarily convex?

11 years ago | 1 answer | 1

1

answer