photo

Tran Thien


Last seen: 4년 초과 전 2017년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

6 질문
0 답변

순위
256,311
of 301,428

평판
0

참여
6 질문
0 답변

답변 채택
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 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


I have problem with while loop.
So I have homework about Gaussian Elimination, when input matrix b I want to ensure that the input matrix has the same number of...

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Divide a specific element in a matrix
For example I have: A=[1 2 3; 3 2 4; 5 4 1] And I want it like this: A=[1 -2 -3; -3 2 -4; -5 -4 1] As you can see i'm trying...

거의 7년 전 | 답변 수: 1 | 0

1

답변

질문


Replace variables twice ?
For example i got these codes <</matlabcentral/answers/uploaded_files/117731/Capture.JPG>> So in dS i want the zx and zy b...

거의 8년 전 | 답변 수: 0 | 0

0

답변

질문


Solve double intergral ?
For example , i have this double intergral : <</matlabcentral/answers/uploaded_files/117686/Capture.JPG>> I tried this ...

거의 8년 전 | 답변 수: 1 | 0

1

답변

질문


In command window , use emelentary transformation to create a echelon matrix ?
For example , i have matrix A = [1 2 ; 3 2] How can i create a echelon matrix from it in command window ( not script) ?

8년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to Multiply a number to a row of matrix
For example i have matrix A = [ 1 2 3 ; 3 4 5] I want to multiply 2 to the 2nd row of the matrix so i got A...

8년 초과 전 | 답변 수: 2 | 0

2

답변