Feeds
提问
how to plot magniture and phase response of a filter?
Hey everyone heres the question: http://img42.imageshack.us/img42/3236/capturezih.jpg I cant seem to get the plots to work H...
12 years 前 | 2 个回答 | 0
2
个回答提问
Having an error using pacf function
Heres my code: %code clear all clc w=randn(10000,1); num=[1, -1, 0.25]; y=filter(1,num,w); pr=pacf(y,20,...
12 years 前 | 1 个回答 | 0
1
个回答提问
How do i find a difference equation?
I have this first order differential equation given: <<http://img443.imageshack.us/img443/290/576q3.jpg>> i need to find a...
12 years 前 | 1 个回答 | 0