Community Profile

photo

Marian Vides


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

Followers: 0   Following: 0

통계

Feeds

보기 기준

질문


How do I convert a transfer function of a low pass filter to bandpass?
I obtained the transfer function like this: syms s; N=4; for k=1:N w=((2*k+N-1)/(2*N))*pi; Skr(k) = cos(w); Sk...

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

1

답변

질문


How to create a Butterworth filter from scratch?
I'm trying to write the code for a bandpass Butterworth filter wihtout using the functon butter(), I started creating the low pa...

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

1

답변