Red
Followers: 0 Following: 0
Statistics
4 Questions
0 Answers
RANK
202,181
of 295,569
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 0 answers | 0