photo

Khadija Khan


自 2016 起处于活动状态

Followers: 0   Following: 0

消息

Student

统计学

MATLAB Answers

5 个提问
3 个回答

排名
269,099
of 300,365

声誉
0

贡献数
5 个提问
3 个回答

回答接受率
40.0%

收到投票数
0

排名
 of 20,933

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,262

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How to use a loop to get the final result stated in problem
Hello everyone, I am trying to get output as 2*4 matrix. You can find my simple code as: t=2; kr=2; s=[0;0]; R=[2 3; 3 4]...

6 years 前 | 1 个回答 | 0

1

个回答

提问


Distribution of points in a cellular layout
<</matlabcentral/answers/uploaded_files/113698/Distribution%20of%20points.jpg>> I have a cellular lay out. I have n number of...

7 years 前 | 0 个回答 | 0

0

个回答

已回答
Adding all the rows of a matrix
Rik Wisselink when I asked the Question, I was struggling with the code. Now it's working fine. Thanks

7 years 前 | 0

提问


Adding all the rows of a matrix
I have a matrix A=[1 0 3 0 0; 0 1 0 1 0]; I have B=sum(A); B=[1 1 3 1 0]; After performing some operation on this matrix B ...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Waterfilling algorithm for multiuser
Hi everyone, I am new to Matlab. I have difficulty in implementing the following formula R_kn=x_(kn ) w 〖log〗_2 (1+(p_kn |h_kn...

7 years 前 | 1 个回答 | 0

1

个回答

已回答
Area calculation for overlapping region
Thanks Image Analyst I solved it. Thanks for your help.

9 years 前 | 0

已回答
Area calculation for overlapping region
My Question is still there. How to calculate As=A1-(A2+A3) like I input R and Calculate A inside loop. But How to Calculate AS u...

9 years 前 | 0

提问


Area calculation for overlapping region
I have three overlapping network in a service area with Radius=600,200 and 200. the networks with Radius 200 are inner networks...

9 years 前 | 3 个回答 | 0

3

个回答