Community Profile

photo

sowndharya


Active since 2012

i have to plot the bit sequence [0 1 0 1 0]
with each bit time interval t=5 sec .how can i plot this using matlab code?

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


arranging matrix elements in descending order
I want max value in every column so i have used max command .That was helpful.but i want to find the next maximum value in a...

11 years ago | 0 answers | 0

0

answers

Question


how to find matrix indices
k=1:2; t=1:2; x(k,t)=[1.2 1.3;1.8 1.5] max(x) I have entered input x and found max(x).For what value of k and t , x is maxim...

11 years ago | 1 answer | 0

1

answer

Question


cdma
how to perform implementation of cdma using matlab code, steps involved: 1)get the input binary data (b(t)) 2)generate ...

12 years ago | 0 answers | 0

0

answers

Question


plotting bit sequence
how to plot a bit sequence [0 1 0 1 0 1] with each bit time interval t=5 sec.

12 years ago | 1 answer | 0

1

answer