Community Profile

photo

ahmad


Last seen: 5 maanden ago Active since 2022

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


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...

meer dan een jaar ago | 1 answer | 0

1

answer

Question


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...

meer dan een jaar ago | 1 answer | 0

1

answer

Question


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...

meer dan een jaar ago | 1 answer | 0

1

answer

Question


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 ...

bijna 2 jaar ago | 1 answer | 0

1

answer