Feeds
提问
Generate signals from trigonometric
te=1e-5; fe=1/te; c=3e8; lambda= c/fe; time =((-lambda/2):1:(lambda/2))*te; a = -1*(sign(time)) ; %rect= 1*[zeros(0,1) o...
5 years 前 | 1 个回答 | 0
1
个回答提问
How do I plot the intersections of two functions???
Hello, I have been tasked with plotting two functions and having to find where the two intersect (F1 and F2). Choose and defin...
5 years 前 | 1 个回答 | 0