photo

Hassan Al-Khateeb


自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

14 个提问
5 个回答

排名
61,697
of 300,953

声誉
0

贡献数
14 个提问
5 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 21,123

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,946

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

Feeds

排序方式:

提问


How to write matlab code for The 2-D correlation (correlation coefficient) between the current frame and a previous frame for 300 frames?
How to write matlab code for The 2-D correlation (correlation coefficient) between the current frame and a previous frame for ...

7 years 前 | 1 个回答 | 0

1

个回答

提问


2-D frame correlation
clear camera is that reports a video frame (30 frames/second and maximum 300 frames) at instant t represented by the vector ...

7 years 前 | 0 个回答 | 0

0

个回答

提问


traffic= poissrnd(lambda), lambda value is small
traffic= poissrnd(lambda), if I choose lambda between (0 and 1) (1> lambda >0) .what will be happened to the expected traffic ?...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Index exceeds matrix dimensions.
Error in csma_phase (line 95) while((schedule(k , 1 + c) < schedule(k , c)) || (schedule(k , 1 + c) - schedule(k , c) <...

8 years 前 | 0 个回答 | 0

0

个回答

已回答
index exceed matrix dimensions
Greetings, The attached file is the proposed mac. Thanks

8 years 前 | 0

提问


Area division and clustering (one using Cartesian form and the other using polar form)
Greetings, The Circle area is divided into 8 sectors. one way by using Cartesian form and second by using polar form. but...

8 years 前 | 0 个回答 | 0

0

个回答

已回答
index exceed matrix dimensions
Yours Truly,

8 years 前 | 0

已回答
index exceed matrix dimensions
Dear Mr. Roberson, Yes, I agree with you ..... the attached file above is the complete code .... Thanks

8 years 前 | 0

提问


index exceed matrix dimensions
for k = 1 : nodes schedule(k , 1) = x(k); c = 1; while((schedule(k , 1 + c) < schedule(k ,...

8 years 前 | 4 个回答 | 0

4

个回答

已回答
How can I divide area into 12 sectors and deploy its nodes_locations ?
Thank you Mr.Walter Roberson Could you explain how can divide it into 2*pi/12 ? (MATLAB CODE or any source if it is possibl...

8 years 前 | 0

提问


How can I divide area into 12 sectors and deploy its nodes_locations ?
Hi, Below is the Matlab-code to equally divided Area into 8 parts as in the picture below <</matlabcentral/answers/upload...

8 years 前 | 2 个回答 | 0

2

个回答

提问


How The area can be split into more 12 parts and deployed its nodes
Hi, Below is the Matlab-code to equally divided Area into 8 parts as in the picture below <</matlabcentral/answers/uploaded...

8 years 前 | 0 个回答 | 0

0

个回答

提问


How the area can be split into more parts and deplyed nodes
Hi, Below is the Matlab-code to equally divided Area into 8 parts as in the picture below <</matlabcentral/answers/uploaded...

8 years 前 | 0 个回答 | 0

0

个回答

提问


Divide Area and Deploy nodes_locations
Hi, Below is the Matlab-code to equally divided Area into 8 parts as in the picture below <</matlabcentral/answers/uploaded...

8 years 前 | 0 个回答 | 0

0

个回答

已回答
How can I write these formula in matlab ?
Dear Mr.Jan, Let me explain this for you.... Actually, we have (100) clusters ..... we have gs1 & RegdIg1 for cluster number(...

8 years 前 | 0

提问


How can I write these formula in matlab ?
Hi, In this scenario, I have values from 1 to 100 RegdIg=[RegdIg1;RegdIg2;RegdIg3;RegdIg4;RegdIg5;RegdIg6;RegdIg7;RegdIg8; ...

8 years 前 | 2 个回答 | 0

2

个回答

提问


Matlab code for clustering design M2M communications
Matlab code for clustering design M2M communications

8 years 前 | 0 个回答 | 0

0

个回答

提问


Matlab code for clustering design M2M communication
Matlab code for clustering design M2M communication

8 years 前 | 1 个回答 | 0

1

个回答

提问


What is the diffence between end and return in function ?
What is the main differences between (end) and (return) (function) in MATLAB ?

8 years 前 | 1 个回答 | 0

1

个回答