Community Profile

photo

ahmad


Last seen: 4개월 전 2022년부터 활동

통계

  • Thankful Level 2

배지 보기

Content Feed

보기 기준

질문


Applying free space path loss to a SNR formula
I apologise if this question is trivial. I am trying to apply free space path loss to SNR formula, I'm confused how to apply fs...

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


find the index who have the max value in cell structure
i have a cell structure like this: ex1=[1 2 3]; ex2=[2 3 0]; for i=1:3 a(i).b=struct('ex1',ex1(i),'ex2',ex2(i)); end how...

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


sum a column per row with loops
let say i have a 10x10 matrix of ones 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1...

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to replace duplicate element to 0 in matrix for every rows
I need to replace the repeated elements in column of a matrix as 0's, If my matrix is like this means. Input = 1 1 1 2 2 2 3 ...

거의 2년 전 | 답변 수: 1 | 0

1

답변