photo

Alisha Ali


自 2015 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

4 个提问
0 个回答

排名
21,274
of 300,853

声誉
2

贡献数
4 个提问
0 个回答

回答接受率
50.0%

收到投票数
1

排名
 of 21,094

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,319

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


how to separate odd and even elements of a matrix with out using for or while loops.
a function that takes a matrix A of positive integers as an input and returns two row vectors. The first one contains all the ev...

10 years 前 | 3 个回答 | 0

3

个回答

提问


Get elements of a matrix that are greater than sum of their two indices in row major order
I'm Writing a function called `large_elements` that takes input an array named `X` that is a matrix or a vector. The function id...

10 years 前 | 2 个回答 | 0

2

个回答

提问


what does this mean ?
a function takes two inputs: a matrix N and a scalar n, in that order, where each dimension of N is greater than or equal to n. ...

10 years 前 | 2 个回答 | 0

2

个回答

提问


how to find all integers between two integers
Write a function called int_col that has one input argument, a positive integer n that is greater than 1, and one output argumen...

10 years 前 | 6 个回答 | 1

6

个回答