Machine Learning Control: Tuning a PID Controller with Genetic Algorithms (Part 2)

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

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

  • @swetakashyap
    @swetakashyap 4 года назад +2

    Nice presentation. Able to understand

  • @ankitchatterjee5343
    @ankitchatterjee5343 4 года назад +5

    Excellent❤

  • @user-wn8tv1im8e
    @user-wn8tv1im8e 3 года назад +1

    hi, I really appreciate this lecture
    i'd like to do this, but i can't download the code.
    can i get full code?

  • @rezah336
    @rezah336 8 дней назад

    if you have a model, why dont use a model based controller?

  • @tahtahyacine4418
    @tahtahyacine4418 3 месяца назад

    I have a simulation of an asynchronous engine. Can I email it to you and help me find the values of Kp and Ki ?

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

    this is pretty sick. Has anybody tried it with neural nets? any resources for that? I'm really interested in machine learning for control systems. Thanks!

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

      Were you able to find a good resource for trying this with neural nets? I'd appreciate if you could share your findings.

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

      @@pawanpanth5317same

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

    When I boost the MaxGeneration to 90 for example with G=((0.0001983s+0.1459)/(0.0000000s2 +0.00002718s))
    I get this "Index exceeds matrix dimension " how can i fix this Error Fixing PLS

  • @ankitchatterjee5343
    @ankitchatterjee5343 4 года назад

    The code file testLQR.m can you explain that?