搜索资源列表
MAMPRES
- Routine mampres: To obtain amplitude response from h(exp(jw)). input parameters: h :n dimensioned complex array. the frequency response is stored in h(0) to h(n-1). n :the dimension of h and amp. fs :sampling frequency (Hz). iamp:If
deconvolve
- deconvolution deconvolve.m Given a system impulse response h[n] and test response y[n], this algorithm deconvolves the test response with the impulse response to determine the input x[n] as X(jw) = Y(jw)/H(jw). Eliminate some noise