photo

shalini singh


IIIT BANGALORE

Last seen: 3년 초과 전 2020년부터 활동

Followers: 0   Following: 0

메시지

RESEARCHER

통계

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

4년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 5년 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 5년 전 | 답변 수: 0 | 0

0

답변