photo

mufq zedan


2016 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

3 質問
2 回答

ランク
279,060
of 301,783

評判
0

コントリビューション
3 質問
2 回答

回答採用率
66.67%

獲得投票数
0

ランク
 of 21,420

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 176,544

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


CREATE MATRIX FROM MATRIX
please i need program create from this matrix (matrix *A*) -------> matrix *B* SHOW BELOW A=[1:1:5;2:2:10;3:3:15;4:4:20;...

約10年 前 | 0 件の回答 | 0

0

回答

質問


Create a new matrix of the old matrix
CREATE THIS MATRIX *B* 5*9 CREATE *B* FROM *A* BY USING *FOR* STAEMENT 0 0 0 0 1 2 3 4 5 0 0 0 2 4 ...

約10年 前 | 3 件の回答 | 0

3

回答

回答済み
input matrix as below
I know that the solution to the question is using a prompt to mod , but the problem of establishing a matrix even numbers and od...

約10年 前 | 0

回答済み
input matrix as below
My question is of the matrix in question I want a program that creates the first two matrices comprising all the even-numbered s...

約10年 前 | 0

質問


input matrix as below
writ the program to separate the even and odd number by using for and if statement .assume the input matrix as below a=...

約10年 前 | 3 件の回答 | 0

3

回答