Data-Driven Control: Balanced Truncation Example

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

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

  • @antongubankov4395
    @antongubankov4395 4 года назад +4

    great lectures and explanation!! thanks, prof. Brunton!

  • @AleeEnt863
    @AleeEnt863 2 года назад

    Thanks Steve!
    Wed-April 6, 2022-10:45 pm

  • @vikashkumarjaiswal4389
    @vikashkumarjaiswal4389 4 года назад +3

    thanks sir, very interesting lecture on model reduction

  • @davidfrancoospina120
    @davidfrancoospina120 2 года назад +1

    great lecutres, helped a lot! But I´ve got an issue. When I compute balreal, the new system comes with a unexpected D matrix. Is it ok to have this matrix? How should I read this new matrix that appeared in my system? thank you

    • @Eigensteve
      @Eigensteve  2 года назад

      Interesting. The D matrix will get added to the output equation as y = C*x + D*u. It is sometimes called a "feedthrough" term, since it feeds directly from the input to the output. You might check and see if the value of the D matrix is small or if it is large.

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

    the python code is also available here

    • @hrt7180828
      @hrt7180828 3 года назад

      HamidrezaToliati --> data-driven-ontrol repository

  • @mc7931
    @mc7931 4 года назад +1

    Thanks sir, First of all I want to thank you for all of your lecture series they are really amazing!
    I have a question
    how can ı plotter Gramian ellipsoid of 4x4 system, like İnverted Pendulum on Cart or 3x3 system

    • @mwatt3516
      @mwatt3516 2 года назад

      did you ever figure this out?

  • @amirmkr547
    @amirmkr547 3 года назад

    Thanks for the videos, you should have covered "modred" and its options in this video. Also, there is no truncation in the video.

  • @ahmedkamiss7643
    @ahmedkamiss7643 3 года назад

    Thanks again professor Brunton ! Question: It looks like the Controllability and Observability ellipses' axes are lining up with the Eigen vectors of Wc and Wo respectively. is this due to a special property of Wc and Wo, or would it work for any matrix M, if I plotted M*CIRC? (I tried the same code with some random 2x2 matrices, but the axes of M*CIRC ellipse and the Eigen vectors of M didn't line up. )

  • @movingahead7655
    @movingahead7655 3 года назад

    sir where i found a code you explained in above example?

  • @Model-Order-Reduction
    @Model-Order-Reduction 6 месяцев назад

    TOP