Community Profile

photo

elaine


Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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=...

9 years ago | 1 answer | 0

1

answer

Question


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??

9 years ago | 1 answer | 1

1

answer

Answered
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...^^

9 years ago | 0

Question


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...

9 years ago | 2 answers | 0

2

answers