photo

mufq zedan


自 2016 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

3 个提问
2 个回答

排名
172,499
of 301,383

声誉
0

贡献数
3 个提问
2 个回答

回答接受率
66.67%

收到投票数
0

排名
 of 21,252

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 174,306

贡献数
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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 3 个回答 | 0

3

个回答