Matrix Approach to Optimization: Hessian Determinant

Поділитися
Вставка
  • Опубліковано 29 лис 2024

КОМЕНТАРІ • 5

  • @quang.5613
    @quang.5613 3 місяці тому

    for 3x3, when it would be saddle point?

  • @Joshua74801
    @Joshua74801 2 роки тому +1

    For 3x3, H1 is F11, H2 is the determinant of the matrix but what would H3 be?

    • @drbilalmehmood206
      @drbilalmehmood206  2 роки тому +1

      For 3x3 Hessian Determinant matrix,
      |H1| = f11
      |H2| = 2×2
      |H3| = 3×3 = |H|
      |H3| is same as the determinant of the original matrix |H|.
      Same holds for higher order of determinants, e.g., 4x4, 5x5 etc.

  • @yackawaytube
    @yackawaytube 9 місяців тому

    But why?

    • @drbilalmehmood206
      @drbilalmehmood206  9 місяців тому +1

      one is the calculus approach and this one is the matrix approach.
      its up to the individual which method one wants to use.