photo

mukim


自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

7 个提问
3 个回答

排名
27,721
of 299,823

声誉
1

贡献数
7 个提问
3 个回答

回答接受率
42.86%

收到投票数
1

排名
 of 20,811

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,136

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


how to generate random integer without function??
how can i generate random integer number on a fixed range without using any function ?? output sample: s = [12 30 33 02 17]

12 years 前 | 2 个回答 | 0

2

个回答

已回答
how can i generate??
how can i will be able to generate this type of loop?? for i=1:3, 7:9 %% statement end

12 years 前 | 0

提问


how can i generate??
if i=1:3 is equal, i=[1 2 3] then how can i generate this... output sample, i=[1 2 3 7 8 9 13 14 15 16]

12 years 前 | 2 个回答 | 0

2

个回答

提问


how can i get output
input sample: x=[43 03 00 10] output sample: y= 43030010 how can i get this output ???

12 years 前 | 3 个回答 | 0

3

个回答

提问


how can i get output
sample input: x=[12 34 56 78] sample output: y=12345678

12 years 前 | 1 个回答 | 0

1

个回答

已回答
how can i get output
tnx.. Walter Roberson .. :)

12 years 前 | 0

已回答
how can i get output
the input is numeric input: 391632

12 years 前 | 0

提问


how can i get output
input: "391632" i want output: i=39, j=1632 how can i get it??

12 years 前 | 4 个回答 | 0

4

个回答

提问


Random integer number generation
I have fixed integer like: 0,1,2,5,6,7,10,11,12. Now i want to generate a random matrix like: 6,0,1,5,7,10,12,11,2. is there an...

12 years 前 | 3 个回答 | 0

3

个回答

提问


how to generate random integer number in a fixed range in MATLAB, like between 1 to 10
i want to generate random number between 1 to 10 answer like: 7 4 1 8 5 2 10 6 9 3

12 years 前 | 3 个回答 | 1

3

个回答