Multiobjective optimization

Поделиться
HTML-код
  • Опубликовано: 12 янв 2025

Комментарии • 15

  • @lavazzaSurvivor
    @lavazzaSurvivor 27 дней назад

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

  • @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!

  • @ChingizAkniyazov
    @ChingizAkniyazov 4 месяца назад

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

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

  • @ChathuraJayasundaraIMD
    @ChathuraJayasundaraIMD Год назад

    This video saved me. thank you so much ❤

  • @MahbuburRahman-ro2xy
    @MahbuburRahman-ro2xy 6 месяцев назад

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

  • @flourishomotola5306
    @flourishomotola5306 2 года назад +3

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

  • @안녕-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.

  • @rpapa
    @rpapa 11 месяцев назад

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

  • @marcelohenrique3000
    @marcelohenrique3000 7 месяцев назад +1

    0:01 you won me here k
    +1 subscriber

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