Community Profile

photo

ahmad


Last seen: 5 mesi fa Attivo dal 2022

Followers: 0   Following: 0

Statistiche

  • Thankful Level 2

Visualizza badge

Feeds

Visto da

Domanda


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

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


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

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


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

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 2 anni fa | 1 risposta | 0

1

risposta