Krishna gupta
Followers: 0 Following: 0
Statistik
5 Fragen
0 Antworten
RANG
218.405
of 301.175
REPUTATION
0
BEITRÄGE
5 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
0.0%
ERHALTENE STIMMEN
0
RANG
of 21.185
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 173.238
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 Discussions
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
how many function within a simulink block (matlab function block) i can define.
in case of converting matlab function to simulink block by using matlab function block ,how many function can i define in a sing...
fast 13 Jahre vor | 1 Antwort | 0
1
AntwortFrage
how to convert matlab program to simulink block.
i have matlab program code and i want to convert that to simulink block. is there any such mechanism . if so then guide me...
fast 13 Jahre vor | 1 Antwort | 0
1
AntwortFrage
if below is function for OSTBC-QPSK , then what are the modification should be made for OSTBC-8PSK.
function done = Space_Time_Coding_BER_Alamouti_split(nRx) done=0; nTx = 2; % Number of Tx antennas filename = ['Alamouti...
fast 13 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
i have code for BPSK,QPSK and 16-QAM as given below and i want to code it for 8-psk, what are changes i have to make to below code for 8-psk .
*THE CODE IS * function done = Space_Time_Coding_BER_Alamouti_split(nRx) done=0; nTx = 2; % Number of Tx antennas ...
fast 13 Jahre vor | 1 Antwort | 0
1
AntwortFrage
how can i debug below error in matlab .
help me .i am trying to run matlab code which is as below %------------modulation for n=1 at antenna 0------------------ ...
fast 13 Jahre vor | 1 Antwort | 0