Community Profile

photo

Usman Ali


Last seen: 10 meses hace Con actividad desde 2020

Followers: 0   Following: 0

Estadísticas

All
  • Thankful Level 2
  • Solver
  • Explorer
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Resuelto


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

casi 3 años hace

Pregunta


how to generate 10^6 random binary values consisting only -1 and 1?
how to generate 10^6 random binary values consisting only -1 and 1?

alrededor de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


I am trying to modulate the carrier with Gaussian pulse using frequency modulation. I tried to write this code. Can any one help is it correct, if not please can you help me in this regard. Thanks
I am trying to modulate the carrier with Gaussian pulse using frequency modulation. I tried to write this code. Can any one help...

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How can i apply iterations on this code, if Number of iterations for each sigma_2 value is 5000?
N = 10; area_side_x = 50; area_side_y = 50; area_side_z = 0; scenario = 1; k = 3; sigma_2 = 0: 0.5: 10; dim = 2; ErrNx =...

más de 3 años hace | 1 respuesta | 0

1

respuesta