Statistiques
RANG
6 032
of 295 569
RÉPUTATION
8
CONTRIBUTIONS
4 Questions
3 Réponses
ACCEPTATION DE VOS RÉPONSES
25.0%
VOTES REÇUS
2
RANG
of 20 247
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 105
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
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...
plus de 4 ans il y a | 1 réponse | 0
1
réponseHow 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...
environ 5 ans il y a | 0
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...
plus de 10 ans il y a | 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...
plus de 10 ans il y a | 1 réponse | 0
0
réponseQuestion
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?
plus de 10 ans il y a | 1 réponse | 0
0
réponseHi 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
plus de 10 ans il y a | 0
| A accepté
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....
presque 11 ans il y a | 1 réponse | 0