photo

shalini singh


IIIT BANGALORE

Last seen: alrededor de 3 años hace Con actividad desde 2020

Followers: 0   Following: 0

Mensaje

RESEARCHER

Estadística

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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...

casi 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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...

alrededor de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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)]; ...

más de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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 ...

más de 4 años hace | 0 respuestas | 0

0

respuestas