photo

hayder fadhil


Last seen: 2 years 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

8 个提问
0 个回答

排名
203,999
of 300,198

声誉
0

贡献数
8 个提问
0 个回答

回答接受率
50.0%

收到投票数
0

排名
 of 20,889

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,681

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2

查看徽章

Feeds

排序方式:

提问


How can I set the AWGN simulink block to get like this m-file setting >>> awgn(x,SNR,'measured');
How can I set the AWGN simulink block to get like this setting >>> awgn(x,SNR,'measured'); where the "the AWGN block" must ...

2 years 前 | 1 个回答 | 0

1

个回答

提问


How can I use the ( nchoosek ) for this case nchoosek(x,y) where x=[1:1:80] , and y=64;
I have the following x=[1:1:26] y=16; C = nchoosek(x,y) >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> and I need to find the same...

3 years 前 | 3 个回答 | 0

3

个回答

提问


How can I use the ( nchoosek ) for the following case :- nchoosek(80,64) ???
I get the following warning message: Warning: Result may not be exact. Coefficient is greater than 9.007199e+15 and is only ac...

3 years 前 | 1 个回答 | 0

1

个回答

提问


how can I plot some of 3D points (x,y,z) on a surface of a sphere
how can i plot these 3d points (x,y,z) ? ( 1,0,0) (-1, 0,0) ( 0,0,1) (0 ,0,-1) (0.707, 0.707,0) (0.707, ...

3 years 前 | 1 个回答 | 0

1

个回答

提问


I want to know what is the value of EbNo (SNR) in this channel ?? and how can I change it ? please
%%Set the sample rate and the maximum Doppler shift. rs = 20e6; fd = 3; %% Create a CDMA Typical Urban channel model (TUx) ...

3 years 前 | 0 个回答 | 0

0

个回答

提问


I want to generate uniform distribution of points on the surface of a sphere
I want to generate uniform distribution of N points (26 points) on the surface of a sphere

3 years 前 | 2 个回答 | 0

2

个回答

提问


How can I generate codes including the all possible arrangements of 3 digits (0, 1, -1) like this codes
1 0 0 , -1 0 0 , 0 1 0 , 0 -1 0, 0 0 1 , 0 0 -1 , 1 1 0 , 1 -1 0 , -1 -1 0 , -1 1 0 , 1 0 1 , 1 0 -1 , -1 ...

3 years 前 | 1 个回答 | 0

1

个回答

提问


please I want a matlab code for multi-code cdma
i need code for multi code cdma

4 years 前 | 0 个回答 | 0

0

个回答