Community Profile

photo

Hind Thanoon


Last seen: 3 months ago Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Explorer
  • First Review
  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Question


How can I generate matrix with one loop?
Hello, I need to generate this matrix without many loops: [1 2 3; 1 2 4; 1 2 5; 1 2 6; 1 3 4; 1 3 5; 1 3 6; 1 4 5; 1 4 6; 1 5 6...

4 years ago | 1 answer | 0

1

answer

Answered
How can I find the incident angle of a 4x4 array that is divided from 1 Tx and 1 Rx channel using Phased Array Toolbox?
Excuse me please, Can I Know if their is any deferent between phased array system toolbox in matlab 2019a from any other versio...

4 years ago | 0

Answered
how i can convert binary 128 bit to decimal??
Hello nail.. try the following code: a=dec2bin(7,128); b=bin2dec(a(1:24))*2^104+bin2dec(a(25:76))*2^52+bin2dec(a(77:128))*2...

10 years ago | 2

Question


How can i choose Interleaver seed in the random interleaver block??
please I need to know how can I choose seed in the interleaver block that give me the best choice? by the way, I need approximat...

10 years ago | 0 answers | 0

0

answers

Question


please can i get help from any one know any thing about the iterative receiver, mutiuser detection, or idma?
please can i get help from any one know any thing about the iterative receiver, mutiuser detection, or idma?

10 years ago | 0 answers | 0

0

answers

Answered
Hi i have windows 7 64 bit and matlab R2008a.I have a problem in simulating a simple model in simulink giving error specefied below. please help me in this problem . thanks
Hi Rahim Try to add your model to the same path that is shown in the matlab window, this may be help you. Best regards

10 years ago | 0

| accepted

Question


can i find any demo about IDMA?
excuse me please, I need to know if can I find examples or demos about the IDMA technique with iterative receiver? thank you....

10 years ago | 0 answers | 0

0

answers