Feeds
질문
digital filters and DFT
how can I use frequency sampling to design a length-19 FIR lowpass filter with cutoff 0.25π. by not usingfir2. I am trying to d...
거의 5년 전 | 답변 수: 1 | 0
1
답변질문
Signal Processing and FFT
I am trying to write a a MATLABfunction that implements a non-power-of-two FFT using power-of-two FFT’s, according to the method...
대략 5년 전 | 답변 수: 0 | 0
0
답변질문
Digital signal processing using FFT
I am trying to write a a MATLABfunction that implements a non-power-of-two FFT using power-of-two FFT’s, according to the method...
대략 5년 전 | 답변 수: 1 | 0
1
답변질문
difference equation in signals processing
Calculateh[n] analytically for the difference equation y[n]−1.1y[n−1] + 0.46y[n−2] =x[n] + 0.04x[n−1] + 0.76x[n−2].answer shoul...
대략 5년 전 | 답변 수: 0 | 0
0
답변질문
Matlab code check for signals
Below is the code to Write a MATLAB function (not a script!) to generate a periodic waveform of total lengthL. Each period mus...
대략 5년 전 | 답변 수: 1 | 0
1
답변질문
How can I write a Matlab code on Digital Signals Processing ?
How can I write a MATLAB function (not a script!) to generate a periodic waveform of total length L. Each period must be a pul...
대략 5년 전 | 답변 수: 1 | 0
