Community Profile

photo

hayder fadhil


Last seen: circa un anno fa Attivo dal 2021

Followers: 0   Following: 0

Statistiche

  • Thankful Level 2

Visualizza badge

Feeds

Visto da

Domanda


How can I set the AWGN simulink block to get like this m-file setting >>> awgn(x,SNR,'measured');
How can I set the AWGN simulink block to get like this setting >>> awgn(x,SNR,'measured'); where the "the AWGN block" must ...

circa un anno fa | 1 risposta | 0

1

risposta

Domanda


How can I use the ( nchoosek ) for this case nchoosek(x,y) where x=[1:1:80] , and y=64;
I have the following x=[1:1:26] y=16; C = nchoosek(x,y) >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> and I need to find the same...

quasi 2 anni fa | 3 risposte | 0

3

risposte

Domanda


How can I use the ( nchoosek ) for the following case :- nchoosek(80,64) ???
I get the following warning message: Warning: Result may not be exact. Coefficient is greater than 9.007199e+15 and is only ac...

quasi 2 anni fa | 1 risposta | 0

1

risposta

Domanda


how can I plot some of 3D points (x,y,z) on a surface of a sphere
how can i plot these 3d points (x,y,z) ? ( 1,0,0) (-1, 0,0) ( 0,0,1) (0 ,0,-1) (0.707, 0.707,0) (0.707, ...

quasi 2 anni fa | 1 risposta | 0

1

risposta

Domanda


I want to know what is the value of EbNo (SNR) in this channel ?? and how can I change it ? please
%%Set the sample rate and the maximum Doppler shift. rs = 20e6; fd = 3; %% Create a CDMA Typical Urban channel model (TUx) ...

circa 2 anni fa | 0 risposte | 0

0

risposte

Domanda


I want to generate uniform distribution of points on the surface of a sphere
I want to generate uniform distribution of N points (26 points) on the surface of a sphere

circa 2 anni fa | 2 risposte | 0

2

risposte

Domanda


How can I generate codes including the all possible arrangements of 3 digits (0, 1, -1) like this codes
1 0 0 , -1 0 0 , 0 1 0 , 0 -1 0, 0 0 1 , 0 0 -1 , 1 1 0 , 1 -1 0 , -1 -1 0 , -1 1 0 , 1 0 1 , 1 0 -1 , -1 ...

circa 2 anni fa | 1 risposta | 0

1

risposta

Domanda


please I want a matlab code for multi-code cdma
i need code for multi code cdma

oltre 2 anni fa | 0 risposte | 0

0

risposte