photo

AnhThu Le


2017년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

10 질문
0 답변

순위
248,079
of 300,381

평판
0

참여
10 질문
0 답변

답변 채택
40.0%

획득한 표
0

순위
 of 20,941

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,477

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


How to fill in blank
The expression y = x(rem(x,2) ~= 0) would return: y = 1 3 5 5 9 3 . Here, the variable y returns all of the ...

대략 8년 전 | 답변 수: 0 | 0

0

답변

질문


what is the word need to fill in this blank
If x is a vector, and you want to define a variable y according to the equation Y=2X^2, you would need to use array operations....

대략 8년 전 | 답변 수: 1 | 0

1

답변

질문


how to write the code to find these question?
x= [3 5 9 12 -1 0 -12 9 6 1] Set the value in x that are less than the mean to zero

대략 8년 전 | 답변 수: 1 | 0

1

답변

질문


How to create a vector from two or three point?
a) A(1,2) B(6,3) C (1,5) b)A(5,9,8) B(7,5,4) C(5,7,8) How to create vector AB and AC ?

대략 8년 전 | 답변 수: 1 | 0

1

답변

질문


What are the row and column subscripts needed to access the 167th element of the fourth cell
the value shows up in vectors.

대략 8년 전 | 답변 수: 1 | 0

1

답변

질문


What is the difference between cell and array matrix.
The example is how to take the data from 65th row of the fifth cell Can I think about taking the data at row 65 and column fift...

대략 8년 전 | 답변 수: 2 | 0

2

답변

질문


create a vector which counts down from 200 to 0 by two. How to make every other being negative
create a vector which counts down from 200 to 0 by two with every other entry being negative I already can create a vector from...

대략 8년 전 | 답변 수: 1 | 0

1

답변

질문


how to find the largest scalar in array with 2 ways?
I have matrix how to find the largest scalar

대략 8년 전 | 답변 수: 2 | 0

2

답변

질문


Can you use the concatenation ability of MATLAB to combine a 3x4 and a 3x5 matrix?
If yes, how we can do this?

대략 8년 전 | 답변 수: 2 | 0

2

답변

질문


How to taking other element in nth column?
extract the variablefrom an 88x6 matrice ? Every other element in the fifth column How can I co

대략 8년 전 | 답변 수: 1 | 0

1

답변