photo

Red


Last seen: 4 Monate vor Aktiv seit 2020

Followers: 0   Following: 0

Statistik

  • Explorer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

etwa 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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?

mehr als 4 Jahre vor | 0 Antworten | 0

0

Antworten