Feeds
提问
wheres the problem of this fiter code
bb1=[1,-0.9]; imp=1; M=22; r=0.9; l=0:M; bb2=r.^l; HH=filter(bb1,1,bb2); ZZ = filter(HH,1,imp) nn=...
10 years 前 | 1 个回答 | 0
1
个回答提问
generate sinusoid from complex-amplitude representation
How to generate ---20*cos(2*pi*(4000)*(tt -37.2/10))---- from --- RE{Xe^jwt}-----------using matlab...??..what's the code??
10 years 前 | 1 个回答 | 1
1
个回答已回答
How to plot a graph with negative and small value of X ..help..thx
Thank you sooo much...it's my first time using Matlab...^^
How to plot a graph with negative and small value of X ..help..thx
Thank you sooo much...it's my first time using Matlab...^^
10 years 前 | 0
提问
How to plot a graph with negative and small value of X ..help..thx
This is my code...the result i want is a graph with negative values of X from -0.0025 to 0.0025...however, the result from the f...
10 years 前 | 2 个回答 | 0