comparison of different IIR filter design techniques in matlab

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

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

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

    Hi may I know where did you get that order, cutoff and ripple? thanks.

  • @Tamodeep123
    @Tamodeep123 11 лет назад

    really apreciate your videos..they have been a great help..
    i have one question..pleeeeeeeease can you help me out on this
    i need to hide some data by manipulating the phase of an audio...how can i change the phase values by small amounts and recreate the audio?? please your help is highly required

  • @mmuuuuhh
    @mmuuuuhh 9 лет назад

    I think there are also different group delays,e.g. the filters have different affect on the phases.
    You don't want to make a follow up video, comparing the filters on that aspect?
    ;)

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

    Sir I am having an error
    undefined function 'create_signal_flow'
    Can u plz guide me

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

      It's available at dadorran.wordpress.com/2012/09/26/create_signal_flow/

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

      @@ddorran THANK YOU so much Sir. I need it to code this first or what to do , can u please guide me please sir
      Have a great day

  • @youcefghibeche
    @youcefghibeche 8 лет назад

    thank you for your video, it was really clear. I have a question, i want to design an IIR filter but using an optimization technics (the PSO) but i have a problem with the cost function (the error between the desired and actual responses of the filter that i'm going to minimize), i couldn't create it.
    can you please help me.
    regards

  • @nicolamelone5351
    @nicolamelone5351 8 лет назад

    Hi, the video is really clear. I want to ask something about the function "butter" to create a passband filter. I noticed that if I use a lower frequency limit really close to the upper frequency limit, the order of the filter can't be really high otherwise instead of 0 dB in that band I "boost" the signal and a lot. Why?I am approaching to the filter design, thus my question might be really naive. By the way I need to ask. Thank you :)

    • @ddorran
      @ddorran  8 лет назад

      +Nicola Melone Can you post the code you are using?

    • @nicolamelone5351
      @nicolamelone5351 8 лет назад

      [f1,f2]=butter(Order,[f_low(g) f_up(g)],'bandpass');
      H=freqz(f1,f2,,200000);
      The signal is in a ".mat" file. Do I need to send it to you? Thanks:)

    • @nicolamelone5351
      @nicolamelone5351 8 лет назад

      tthe number 2e5 is given by the half of the length of vector at which I have to apply the fft.

    • @nicolamelone5351
      @nicolamelone5351 8 лет назад

      try with : f_low= 3.5e-05 and f_up=4.45e-05. The values are so small as the fft has a really wide range that I am not able to reduce.

    • @ddorran
      @ddorran  8 лет назад

      What is the value of the variable Order? Where does the fft come in?

  • @Jalloboy
    @Jalloboy 8 лет назад

    thanks for the clear explanation .... con you please help me with the code I tried following the link but all I got is error message thanks

    • @ddorran
      @ddorran  8 лет назад

      Whats the error message you get?

  • @jyothiguntamukkala9392
    @jyothiguntamukkala9392 6 лет назад

    sir how to PSO for power low pass fiter please tell

  • @vdemongod
    @vdemongod 9 лет назад

    I want to shower my love to you right now