photo

Brandon Overman


Iowa State University

自 2016 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


having trouble with repetitive answers
Ive been working on this for some time, and I'm getting closer to getting it to work however I'm still working on importing numb...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Hello, so far I can't get this to respond correctly
Clc; Clear all; r1=randperm(2,1); r2=randperm(2,1); a=sort(r1); b=sort(r2); x=[a,b] q=[2,1] If x~=q Disp(X). %can...

8 years 前 | 1 个回答 | 0

1

个回答

提问


So I am struggling with a matrix/array problem and I'm quite stumped
So what I am trying to do is create an array with two variables for example A=randperm(3,2) B=randperm(3,1) X=[A,B] ...

8 years 前 | 2 个回答 | 0

2

个回答

提问


Matrix: how to make Matlab see all possible combinations
So the question is, can you have matlab read a matrix so it sees all combinations of numbers in just one variable for example ...

8 years 前 | 1 个回答 | 0

1

个回答