photo

Anamika


VINAYAKA MISSIONS UNIVERSITY

自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

6 个提问
0 个回答

排名
14,521
of 300,429

声誉
3

贡献数
6 个提问
0 个回答

回答接受率
16.67%

收到投票数
2

排名
 of 20,976

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,781

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


matlab code for frequency selective fading
I have this code- clc; clear all; close all; N = 128; % No of subcarriers Nc...

11 years 前 | 0 个回答 | 2

0

个回答

提问


Ber computation for frequency selective fading
I have the following matlab code clc; clear all; close all; N = 128; % No of ...

11 years 前 | 0 个回答 | 0

0

个回答

提问


ber calculation for multipath channel
Can anyone please give me the matlab code for multipath channel model including fade margin and coherence tim?

11 years 前 | 0 个回答 | 0

0

个回答

提问


mutual information calculation between input and output
How to calculate the mutual information between transmitted and received bits in a BPSK modulated system? Can anyone plz help.

12 years 前 | 1 个回答 | 0

1

个回答

提问


mutual information calculation for binary sequence
How to calculate mutual information between two binary sequences. for eg- x= randn(1,100)>.5; y=rand(1,100)>.2;

12 years 前 | 2 个回答 | 0

2

个回答

提问


Related to mutual information
This is a function for mutual information function I = MutualInformation(X,Y); if (size(X,2) > 1) % More than one pre...

12 years 前 | 1 个回答 | 0

1

个回答