photo

sowndharya


自 2012 起处于活动状态

Followers: 0   Following: 0

消息

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?

统计学

MATLAB Answers

4 个提问
0 个回答

排名
262,788
of 299,772

声誉
0

贡献数
4 个提问
0 个回答

回答接受率
25.0%

收到投票数
0

排名
 of 20,801

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,865

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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

12 years 前 | 0 个回答 | 0

0

个回答

提问


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

12 years 前 | 1 个回答 | 0

1

个回答

提问


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

13 years 前 | 0 个回答 | 0

0

个回答

提问


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

13 years 前 | 1 个回答 | 0

1

个回答