photo

Mayar Muhammad


Last seen: 5 years ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
166,851
of 301,464

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
40.0%

VOTES RECEIVED
0

RANK
 of 21,292

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,642

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

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


How can I design of the best receiver for different channel models?
I want to make the best receiver that receives bit sequence of 0's and 1's by a transmitter generates a set of 5 copies of the b...

5 years ago | 0 answers | 0

0

answers

Question


Inter-Symbol Interference due to band-limited channels
I want to find the effect of a channel of band limited channel of bandwidth 100kHz on a square pulse of duration 2/Bw How can i...

5 years ago | 1 answer | 0

1

answer

Question


FM modulation and demodulation without using fmmod
I'm trying to do a NBFM modulation and demodulation for a .wav file Is the output of this file correct ?

5 years ago | 0 answers | 0

0

answers

Question


Generate sound with specific frequencies
I wanted to make test sound within range of frequencies each freq sound takes 3 seconds. The whole test sond shoud be 42 seconds...

6 years ago | 1 answer | 0

1

answer

Question


plotting of convoluted signals
N=-1:4; t1=-1:0.01:0; t2=0:0.01:2; t3=2:0.01:3; t=[t1 t2 t3]; z1=zeros(size(t1)); z2=ones(size(t2)); z3=zeros(size(t3)); ...

6 years ago | 2 answers | 0

2

answers