MoNotts
Mechanical
- Jan 10, 2013
- 7
Hi,
I've got a quick question: Imagine you have a field of 100x100x3 points with known spacings. Each individual point can be moved by a known range in x, y and z. Your task it to maximize the volume enclosed by the points. Now easiest thing might be to use an optimization algorithm however, due to having so many data points it is fairly impossible due to computing power restrictions. So could I just optimize it for a lets say 5x5x2 field and then scale the results? Is there any academic background supporting this so I can justify the method? So far it seems to work but I'd prefer to have something backing it up.
Thank you very much!
I've got a quick question: Imagine you have a field of 100x100x3 points with known spacings. Each individual point can be moved by a known range in x, y and z. Your task it to maximize the volume enclosed by the points. Now easiest thing might be to use an optimization algorithm however, due to having so many data points it is fairly impossible due to computing power restrictions. So could I just optimize it for a lets say 5x5x2 field and then scale the results? Is there any academic background supporting this so I can justify the method? So far it seems to work but I'd prefer to have something backing it up.
Thank you very much!