![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/16616559_1571469242027_DEF.jpg)
Abhay Mohan
Followers: 0 Following: 0
Statistik
All
RANG
12.781
of 297.016
REPUTATION
4
ANTWORTZUSTIMMUNG
33.33%
ERHALTENE STIMMEN
0
RANG
of 20.419
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Gelöst
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
etwa 2 Jahre vor
Frage
Do we need to reset the state of nrLDPCDecode for correct output?
Hello, I am simulating a communication system with the 5G NR toolbox. I am generating one data frame and encoding it with LDPC ...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How does direct path doppler shift in comm.RicianChannel vary once the property is set?
Hello, I am simulating a multipath channel with multiple rician (LOS) taps and rayleigh (NLOS) taps. We have to set the Direc...
etwa 4 Jahre vor | 1 Antwort | 0
1
AntwortBeantwortet
how to create a function that gets input as string and display every character
This code will give a slightly modified version of what you want to achieve. Instead of First, Second, Third and Fourth, it will...
how to create a function that gets input as string and display every character
This code will give a slightly modified version of what you want to achieve. Instead of First, Second, Third and Fourth, it will...
etwa 4 Jahre vor | 0
Beantwortet
How to merge 2 tables wtih thw same rows and columns?
Is this what you're looking for? t1 = ones(1000,1); %Table 1 (a column vector) t2 = 2*ones(1000,1); %Table 2 (a column vecto...
How to merge 2 tables wtih thw same rows and columns?
Is this what you're looking for? t1 = ones(1000,1); %Table 1 (a column vector) t2 = 2*ones(1000,1); %Table 2 (a column vecto...
etwa 4 Jahre vor | 0
| akzeptiert
Frage
Visualization of Doppler in comm.RicianChannel not showing impulsive peak due to LOS component.
Hello, I am simulating a rician channel as per the following MWE. Fs=6192000; %Sampling frequency pdbs = [-0.2000,-13.50,-1...
etwa 4 Jahre vor | 1 Antwort | 0