photo

Khadija Khan


2016년부터 활동

Followers: 0   Following: 0

메시지

Student

통계

MATLAB Answers

5 질문
3 답변

순위
269,103
of 300,392

평판
0

참여
5 질문
3 답변

답변 채택
40.0%

획득한 표
0

순위
 of 20,933

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,335

참여
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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
Area calculation for overlapping region
Thanks Image Analyst I solved it. Thanks for your help.

9년 초과 전 | 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년 초과 전 | 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년 초과 전 | 답변 수: 3 | 0

3

답변