Qasim Mohammed
Followers: 0 Following: 0
Feeds
질문
How to put specific frequency in a specific bin in frequency domain?
I have eight tones as represented by f, and I want to the distance between every two tones is different as shown in the figure, ...
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
Can you help me to understand M-FSK, and how I can implement it?
any paper, book, Matlab m. file... that you recommend. Thanks.
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to save for loop values?
f=zeros(1,M); for i=1:M f(i)=fd+((1+m(i)*r)/2)*f_delta; f(i)=fd-((1+m(i)*r)/2)*f_delta; end I need to save both va...
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
How do I know the baseband (BB) from FFT?
Hi, I have a signal in the frequency domain on the receiver side and I need to know the data that I have received to calculate t...
거의 5년 전 | 답변 수: 1 | 0