photo

Alisha Ali


2015 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

4 質問
0 回答

ランク
21,542
of 300,338

評判
2

コントリビューション
4 質問
0 回答

回答採用率
50.0%

獲得投票数
1

ランク
 of 20,922

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 168,149

コントリビューション
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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 6 件の回答 | 1

6

回答