photo

nurhayat sahinkaya


自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

4 个提问
0 个回答

排名
180,367
of 300,068

声誉
0

贡献数
4 个提问
0 个回答

回答接受率
75.0%

收到投票数
0

排名
 of 20,863

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,211

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


convert vector a to b
I have a vector, a: a = [1 2 4 7 3 5 8 9 6 12 10 11 13 14] I want to create a vector, b, that writes the value of each elemen...

7 years 前 | 1 个回答 | 0

1

个回答

提问


activity assignment by priority relation
There are two kums with active and list named activities. a random activity is selected from the activity set. If the activity o...

7 years 前 | 0 个回答 | 0

0

个回答

提问


I have a variable vector like the active: [2 3 4] vector. I select a random element (B) from the active set and use it in a different vector. What function can I use to delete the randomly selected (B) value from the active vector?
I have a variable vector like the active: [2 3 4] vector. I select a random element (B) from the active set and use it in a diff...

7 years 前 | 2 个回答 | 0

2

个回答

提问


I have a vector A = [1 3 5 4 2]. I have a vector of the form B = [2 4 5]. How do I check if all the values in vector B are in vector A?
I have a vector A = [1 3 5 4 2]. I have a vector of the form B = [2 4 5]. How do I check if all the values in vector B are in ve...

7 years 前 | 1 个回答 | 0

1

个回答