photo

Idin Motedayen-Aval

Last seen: 4 days 前 自 2016 起处于活动状态

Followers: 0   Following: 0

消息

统计学

All
MATLAB Answers

0 个提问
13 个回答

File Exchange

1 文件

排名
N/A
of 300,028

声誉
N/A

贡献数
0 个提问
13 个回答

回答接受率
0.00%

收到投票数
1

排名
2,397 of 20,860

声誉
729

平均
5.00

贡献数
1 文件

下载次数
1

ALL TIME 下载次数
7099

排名

of 167,043

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Knowledgeable Level 1
  • First Answer
  • Personal Best Downloads Level 1
  • 5-Star Galaxy Level 2
  • First Submission

查看徽章

Feeds

排序方式:

已回答
can anyone suggest me how to convert binary value to gray code value??
bin2gray is no longer a MATLAB function, however, most of the digital modulation functions in Communication Toolbox (e.g. PAM, P...

27 days 前 | 0

已回答
Wireless channel modeling: Error using plot Specify the coordinates as vectors or matrices of the same size, or as a vector and a matrix that share the same length in at least
This question appears to have been resolved, but it still receives a high number of visits. If you landed on this page looking ...

4 months 前 | 0

已回答
How to plot eye diagram of a given signal
The answer given by Moksh is correct. I just want to add a couple of points for others who may land on this page. The eye diagr...

4 months 前 | 0

已回答
What this "t=0:0.0001:0.1;" statement represent and how this syntax work in the given program?
It is creating a time vector that is used in the next two lines to generate the sine and cosine functions, and then in plotting ...

5 months 前 | 0

已回答
Write a MATLAB program to Simulate(modulate) BPSK signals for the data {10000111} and demodulate it using MATLAB. Plot all waveforms. Obtain a bit error rate graph.
The question, as stated, doesn't seem to be specific enough. The given code plots 100 points for each bit of data, and shows th...

11 months 前 | 0

已回答
how to simulate ADC through matlab code
If interested in simulating architecture of ADCs and DACs, you can look at Mixed-Signal Blockset: https://www.mathworks.com/hel...

11 months 前 | 0

已回答
How to import s parameters without RF Toolbox
For completeness, the easiest solution is to use the sparameters function out of RF Toolbox: https://www.mathworks.com/help/rf...

11 months 前 | 0

已回答
Reading PCAP files on Matlab
For completeness: If you have access to 5G Toolbox, there is built-in pcapReader function that has been available since R2021b....

1 year 前 | 0

已回答
Image compression huffman coding
This page is still getting a fair number of views, so I wanted to summarize the discussion. As it has been pointed out, the pro...

1 year 前 | 0

已回答
Matlab Code for Performance Analysis (BER vs Eb_N0) of BPSK, QPSK & 16QAM, on 4G LTE
You also use the berawgn function from Communication Toolbox to generate these curves. The code above uses the formulas for BER...

1 year 前 | 0

已回答
creating sine wave with variable frequency
You can take a more direct/trivial approach to generate sin(2*pi*f*t) with a variable f (model attached). The follow-up que...

1 year 前 | 0

已回答
How to plot delta dirac and unit step functions
This question is old, and the comments contain good hints on how to solve it, but I thought it might be instructive to put the c...

1 year 前 | 1

已回答
One tap equalizer design (MMSE equalizer and ZF equalizer)
Answer provided by Chaitanya to item (1) is correct. On item 2: Changing N to 11 (as the OP suggested) does not work because th...

3 years 前 | 0

| 已接受

已提交


Communication Systems Reference Curves
These files show how to match expected theoretical results by Monte Carlo simulations.

9 years 前 | 1 次下载 |

5.0 / 5