Hi everyone,
I am working on an optimization process. I measure the FRF of 9 points from the structure and trying to minimize summation of FRFs as objective of the optimization. however, I realized that a point is more important than others, so I tried to increase its weight in the summation by dequation card. I defined a equation y(x1,x2,x3,x4,x5,x6,x7,x8,x9) = x1+x2+x3+x4+x5+x5+x5+x5+x6+x7+x8+x9 (to increase weight of the interested point 4 times) and used it in the response. However, I am not sure wheter my approach is correct or not? Or is there another way to do so.
Thank you for your time.