Red
Followers: 0 Following: 0
Feeds
提问
How do I output the values of a function in a vector string to plot a graph?
A = 1; df = 100000; F = df/4; n = 2^3; t = [0:n-1]/df; s = A*sin(2*pi*F*t); S = reshape(s,4,[]); Y1 = sum(S(1,:)-S(3,:...
3 years 前 | 1 个回答 | 0
1
个回答提问
Why does the detector not work FHSS?
I am trying to reproduce the detector from the article attached in the file. The problem is that the sequence cannot be detected...
3 years 前 | 0 个回答 | 0
0
个回答提问
How to generate a MSK signal?
It turned out to form a FSK signal, but how to ensure phase continuity is not clear? The first picture shows the problem...
4 years 前 | 1 个回答 | 0
1
个回答提问
Why the circuit does not work?
Below I have attached the program file. The following error occurs: What needs to be done to fix it?
4 years 前 | 0 个回答 | 0