Community Profile

photo

shalini singh


IIIT BANGALORE

Last seen: quasi 3 anni fa Attivo dal 2020

Followers: 0   Following: 0

Contatto

RESEARCHER

Statistiche

  • Thankful Level 2
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


LINEAR PHASE FIR DESIGN
I'm designing a low pass linear phase fir filter. To get coefficients i used park mcclellan algorithm. my filter impulse respons...

oltre 3 anni fa | 0 risposte | 0

0

risposte

Domanda


design linear phase fir
i need implement linear phase FIR filter. I have attached the diagram and equation i need to implement. I'm facing negative ind...

quasi 4 anni fa | 1 risposta | 0

1

risposta

Domanda


how linear fir algorithm works?
function [y,z] = fir_filt_linear_buff(b,x,z) y = zeros(size(x)); for n=1:length(x) z = [x(n); z(1:end-1)]; ...

circa 4 anni fa | 1 risposta | 0

1

risposta

Domanda


FVTool error : output arguement "hh" (may be others) not assigned during call to "xlabel".....why this error is coming? how can i get rid of this error?
FVTool error : output arguement "hh" (may be others) not assigned during call to "xlabel".....why this error is coming? how can ...

circa 4 anni fa | 0 risposte | 0

0

risposte