photo

Muhammad Haris


2017년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


i want to extract valid possibilities from matrix. A screenshot of that matrix is attached here.
I have Meters= 2 Subcarriers=2 Power levels=[0.5,1] I wanted to find the total possibilities.. (a picture of the ...

대략 7년 전 | 답변 수: 1 | 0

1

답변

질문


I want to solve the objective function
<</matlabcentral/answers/uploaded_files/89689/wre.JPG>> How to solve the objective function given in the picture?if i have P_...

대략 7년 전 | 답변 수: 1 | 0

1

답변

질문


I need your help to solve the following problem (attached picture)..Values of all the parameters are also given in the 2nd picture attached
Hi i am trying to solve the attached equation with the given parameters values which are also attached in the second picture. T...

대략 7년 전 | 답변 수: 0 | 0

0

답변

질문


I need your help to solve the following problem (attached picture)..Values of all the parameters are also given in the 2nd picture attached
<</matlabcentral/answers/uploaded_files/88921/gjbkbkb.JPG>> Hi i am trying to solve the attached equation with the given para...

대략 7년 전 | 답변 수: 0 | 0

0

답변

질문


I have M=2 S=2 and having 4 possible combination of these two. Need to form a matrix from these four possibilities a= [1 1 2 2;1 2 1 2]. so i want to make a generic code using for loop that may be valid for every value of M and S....Thanks
<</matlabcentral/answers/uploaded_files/87042/ss.JPG>> M=2; S=[1,2];pos=size(S,2)^M;for i=1:M for j=1:pos X(i,j)=S(i) end e...

대략 7년 전 | 답변 수: 2 | 0

2

답변