Multiobjective optimization

แชร์
ฝัง
  • เผยแพร่เมื่อ 13 ม.ค. 2025

ความคิดเห็น • 15

  • @lavazzaSurvivor
    @lavazzaSurvivor 28 วันที่ผ่านมา

    Merci pour cette magnifique vidéo! OpenMDAO vous êtes excellent...vous avez réussi à nous apprendre tout ça en 5 minutes!!!?

  • @ChingizAkniyazov
    @ChingizAkniyazov 4 หลายเดือนก่อน

    Thank you so much for an incredible work you have created.

  • @rpapa
    @rpapa 11 หลายเดือนก่อน

    Great Video! thank you so much...................

  • @antonmaier2263
    @antonmaier2263 ปีที่แล้ว

    secondly if you find yourself optimizing multiple outcomes you might want to think about your optimization space. for example: maybe you dont want to optimize fuel burn and zero-fuel weight but want to optimize ROI on that plane for your given business model. answering that question will give you weights or a greater function that you might want to optimize.

  • @odelmalv
    @odelmalv ปีที่แล้ว +1

    I second @flourishomotola5306, there are paid videos FAR from the quality of this content. Straight to the point, clear, well explained, and high quality content overall. Thanks @OpenMDAO

    • @OpenMDAO
      @OpenMDAO  11 หลายเดือนก่อน +2

      Thank you! Comments like this really propel us!

  • @ChathuraJayasundaraIMD
    @ChathuraJayasundaraIMD ปีที่แล้ว

    This video saved me. thank you so much ❤

  • @flourishomotola5306
    @flourishomotola5306 2 ปีที่แล้ว +3

    How is this video free? Thanks a lot. Very clear and concise.

  • @MahbuburRahman-ro2xy
    @MahbuburRahman-ro2xy 6 หลายเดือนก่อน

    for weighted sum method how do u determine the scale factor. is it max of that value.?

  • @안녕-s5u5n
    @안녕-s5u5n ปีที่แล้ว

    Hi sir, for the study i am conducting right now in high school, i have only one decision variable that correlates to two conflicting functions that i want to minimize. this means the objective space would only have a Pareto front and not any "surfaces" of different combinations of the two objectives, because defining the value of one function immediately locks my only variable and hence the second function as well.
    my question is... in such cases, is it reasonable to approach these situations with the same MOO techniques? or if not, could you please guide me to some other ways that I can achieve such MOO with only one decision variable? Thanks in advance.

    • @OpenMDAO
      @OpenMDAO  11 หลายเดือนก่อน

      Thanks for explaining your situation well! This is a sort of special case because you have only one design variable and two functions of interest. If you only have one design variable, you're pretty limited in how much optimization you can do in that space. If possible, reformulating your problem to have more design freedom would be helpful, otherwise there's not much to do to explore the space.

  • @marcelohenrique3000
    @marcelohenrique3000 7 หลายเดือนก่อน +1

    0:01 you won me here k
    +1 subscriber

    • @climbersisyphus
      @climbersisyphus 6 หลายเดือนก่อน

      that shit was so annoying.

  • @antonmaier2263
    @antonmaier2263 ปีที่แล้ว

    wait a second, my intuition would be not to add the variables but to multiply them. am i wrong?

    • @OpenMDAO
      @OpenMDAO  ปีที่แล้ว

      That's another way to combine objectives. What that means is that each objective would be weighted by the current value of the other, whereas adding them together assumes no such weighting. The most common type of multiobjective optimization adds the objectives together with different pre-defined weights, as shown in the latter part of this lesson.