Statistik
4 Fragen
0 Antworten
RANG
157.392
of 300.365
REPUTATION
0
BEITRÄGE
4 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
50.0%
ERHALTENE STIMMEN
0
RANG
of 20.933
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 168.262
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
Generate noise using Box muller meathod
What are the other meathod for generating Guassian Noise? I wrote code for Box muller like: noise = rand(2,length(data)); ...
mehr als 13 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
QPSK Modulation Constellation Diagram
Why we need to represent QPSK modulation waveforms in Complex form? I dont understand that part. Please help me out. I need to ...
mehr als 13 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Shift Row matrix-Convolutional Code
I'm implementing convolutional coder. for that i need to shift register bit so that serial data can come in register one bit at ...
mehr als 13 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Generate 0 and 1
Hi, How to generate 0 and 1 with equal probability? I wanna generate sequence like 010101 or 011001 i.e probability of 0 a...
mehr als 13 Jahre vor | 9 Antworten | 0
