Community Profile

photo

Usman Ali


Last seen: 10ヶ月 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

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

バッジを表示

Feeds

表示方法

解決済み


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...

3年弱 前

質問


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?

約3年 前 | 1 件の回答 | 0

1

回答

質問


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...

3年以上 前 | 1 件の回答 | 0

1

回答

質問


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 =...

3年以上 前 | 1 件の回答 | 0

1

回答