ANFIS: Neuro-Fuzzy Inference System (Theory and MATLAB Implementation)

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 เม.ย. 2023
  • #fuzzy #neuralnetworks #timeseries #ANFIS #fuzzycontroller #prediction #wavelet #fuzzylogic #matlab #mathworks #matlab_projects #matlab_assignments #phd #mtechprojects #projects #ai #machinelearning #artificialintelligence #matlabcode #research #signalprocessing #imageprocessing
    Please visit, @www.exptech.co.in/ for more information and downloads. Also follow the Facebook page:
    @ DrAjayKrVerm...
    Hello viewers, in this video, The Neuro-Fuzzy modelling highlighting ANFIS is explained. The basic theory of ANFIS is presented. Also the complete process of MATLAB implementation is given. In MATLAB implementation, the ANFIS is used as universal approximator. The two functions 1D sin(t) and 2D sin(r)/r are realized using ANFIS.
    This video includes following contents,
    * Neuro - Fuzzy Modelling.
    * Adaptive Neuro-Fuzzy Inference System (ANFIS).
    * ANFIS Architecture.
    * ANFIS Hybrid learning algorithm.
    * ANFIS Applications.
    * ANFIS as Universal Approximator (UA).
    * MATLAB Implementation of ANFIS as UA (with MATLAB code).
    ---------------------------------------------------------------------------------------------------------
    1. Previous video:
    "Fuzzy Logic Controller (FLC)": • Understanding Fuzzy Lo...
    2. Link for research paper of Jang: www.dca.ufrn.br/~meneghet/FTP...

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

  • @jmturupe
    @jmturupe 5 หลายเดือนก่อน +7

    nowadays, when you see a tutorial with Indian accent, you know it has better chances to be a good one. This time it didn't disappoint. Kudos to Indian engineering, Kudos to Dr. Verma

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

    Found your video at the perfect time when I needed the most. Thank you

  • @drs.g.k.gandhiadimt1056
    @drs.g.k.gandhiadimt1056 ปีที่แล้ว +2

    Useful content.

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

    Surely a useful presentation.

  • @surjadeka31
    @surjadeka31 3 หลายเดือนก่อน

    Nicely Done!.... Clear and detailed. Please keep making this type of video.

  • @syeda8343
    @syeda8343 11 หลายเดือนก่อน +1

    Brilliant🎉

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

    Well explained...

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

    Really valuable 👍

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

    Super presentation

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

    Thanks a lot. well explained very useful

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

    very good

  • @nadjemtech4963
    @nadjemtech4963 9 หลายเดือนก่อน

    thank you ❤ Dr

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

    Thank your sir

  • @doctorcollector8676
    @doctorcollector8676 8 หลายเดือนก่อน +1

    Thank you so much Dr. This 30++ minutes video has given me 50% understanding on ANFIS theory & implementation.

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

    Thank you for the great lecture. Please I need detail training. And application to control system.

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

    Sir kindly make a video on 'Implemetation of ANFIS For fault detection in power system.

  • @evgenymalinovsky
    @evgenymalinovsky 3 หลายเดือนก่อน +1

    Thank you so much, sir. I've discovered your videos right when I needed to build fuzzy logic applications in Matlab.

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

    Nice explanation, thank you very much
    How do we know whether the model was overfitting or not?

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

      We can also check for overfitting. But that, I have not explained.

  • @user-zl7qp7xn5e
    @user-zl7qp7xn5e 11 หลายเดือนก่อน

    I'm curious about the reason why we don't have to write rules for fuzzy inference. Does ANFIS work with no rules? Or, does it create rules automatically? (If ANFIS work with rules, does 'fuzzy logic' have its own significance? )

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

      Athough I enjoyed this presentation as I got to know details about the learning process that I didn't know before, my reaction was similar to yours. The primary purpose of using the ANFIS is probably not to use it as a universal function approximator (standard ANNs are probably a better choice for that, both in terms of flexibility and efficiency), but to explicitly exploit domain knowledge through a fuzzy rule set.
      What we should be able to hope for is 1) to control the learning to conform to domain knowledge and 2) to exploit training data to fine tune the domain knowledge. And I still believe (without having tried it out, admittedly) that can be achieved. I searched the Internet and it seems that there is an addRule function that can be used for this purpose.
      From this presentation, interestingly, it seems that one does not have to specify rules, in which case you just get some free parameters (embedded in fuzzy rule structures) which can be learned during the training (in a very specific ANN structure). But if you extract the rules in the end (after training), it seems unlikely that they will contain much semantic information.

  • @user-pv2hf4yb1w
    @user-pv2hf4yb1w 2 หลายเดือนก่อน

    I have a question. Why does the form of fi in layer 4 give the formula of px+qy+r?
    If the input value is added (e.g. z) Does the formula of px+qy+kz+r? (k is parameter)

  • @tannguyentrong1142
    @tannguyentrong1142 10 หลายเดือนก่อน

    thanks u, very easy to understand, althought my eng is not good

  • @HARSHIT1506
    @HARSHIT1506 3 หลายเดือนก่อน

    Sir is there any advance version of ANFIS which have less computational complexity and we can apply on sensor data to get predictions

  • @muhammadsufian7212
    @muhammadsufian7212 8 หลายเดือนก่อน

    Can u share how design Reactive current PI-fuzzy for a three-phase grid-connected PV

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

    Sir matlab ki full video upload kigiye

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

    thank for your video
    I have a question, from which paper you said that FIS are not able to learn?
    I really need the refrence

    • @exploringtechnologies9
      @exploringtechnologies9  11 หลายเดือนก่อน +1

      Fuzzy system works on pre defined IF-THEN rules. Once they are defined, they are not changed.
      While Neural network has weights which are updated with training.

    • @matinislami7893
      @matinislami7893 11 หลายเดือนก่อน +1

      @@exploringtechnologies9 thank for your response, I understand it.

  • @MuhammadAdriBayuNurseto
    @MuhammadAdriBayuNurseto 9 หลายเดือนก่อน

    Can u make some data prediction ANFIS? With matlab?

    • @exploringtechnologies9
      @exploringtechnologies9  9 หลายเดือนก่อน

      Times series prediction video is already on my channel.

  • @jeremyjaymagdaong6401
    @jeremyjaymagdaong6401 8 หลายเดือนก่อน

    Can hou clarify why we only need 2 nodes in layer 2? Shouldn't it be 4 since its 2^2? Thanks!

    • @onkarchaudhary1233
      @onkarchaudhary1233 7 หลายเดือนก่อน

      did you get why it is like that? i have the same doubt

    •  2 หลายเดือนก่อน

      @@onkarchaudhary1233 me too bro. I think the equation RF = (mf)^n is not corrected. It should be RF = mf * n

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

    Useful content.