photo

mufq zedan


2016년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

3 질문
2 답변

순위
226,852
of 301,428

평판
0

참여
3 질문
2 답변

답변 채택
66.67%

획득한 표
0

순위
 of 21,271

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 174,497

참여
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

답변