photo

Abdelrahman Marconi


Last seen: 1 year ago Active since 2013

Followers: 0   Following: 0

Message

Statistics

All
MATLAB Answers

5 Questions
4 Answers

File Exchange

2 Files

RANK
121,893
of 301,447

REPUTATION
0

CONTRIBUTIONS
5 Questions
4 Answers

ANSWER ACCEPTANCE
40.0%

VOTES RECEIVED
0

RANK
10,640 of 21,284

REPUTATION
55

AVERAGE RATING
0.00

CONTRIBUTIONS
2 Files

DOWNLOADS
2

ALL TIME DOWNLOADS
552

RANK

of 174,580

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • First Submission
  • Thankful Level 1

View badges

Feeds

View by

Submitted


BER_FSK
BER_FSK

11 years ago | 1 download |

0.0 / 5

Question


How can i get the channel state information (CSI) stored in Matlab after using "filtering Rayleigh channel with a signal ?
"rayleighchan" is used to generate Rayleigh channel,"channel_vis" is a tool to plot the different channel state information stor...

11 years ago | 0 answers | 0

0

answers

Submitted


Entropy_vs_Extension
Simulation of Entropy versus the theoretical and simulated average code length

12 years ago | 1 download |

0.0 / 5

Question


What is the mathimatical process of filtering a baseband signal with a channel object using (filter) function?
When using filter(ch,baseband) function, where ch is the channel object and baseband is the complex baseband signal what is the ...

13 years ago | 0 answers | 0

0

answers

Question


Converting from a circulant matrix to a diagonal one and vice verca
Why shall we use 2 Fourier transformations in Matlab (fft2)in order to convert from a circulant matrix to a diagonal one instead...

13 years ago | 0 answers | 0

0

answers

Answered
How to convert from (diagonal matrix to criculant matrix) and Vice versa
Thank you for you answer but why you used 2 Fourier transform instead of one.

13 years ago | 0

Question


How to convert from (diagonal matrix to criculant matrix) and Vice versa
Theoretically when applying Fourier transform on a circulant matrix, the result will be a diagonal matrix, and the opposite oper...

13 years ago | 2 answers | 0

2

answers

Answered
Signal power in Matlab
Thank you very much it is very helpful answer.

13 years ago | 0

Answered
Signal power in Matlab
please try this code { x = randn(32,1); % now compute the l2 norm in time a=norm(x,2)^2 % take the Fourier tran...

13 years ago | 0

Answered
Signal power in Matlab
Dear Wayne King ,i really appreciate your answer, it is very useful. but please try the same code with (ifft only) the power o...

13 years ago | 0

Question


Signal power in Matlab
hi all I'm using the functions(fft,ifft) in a matlab code,theoretically signal power must not be changed before and after trans...

13 years ago | 4 answers | 0

4

answers