photo

Tran Thien


Last seen: 4年以上 前 2017 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

6 質問
0 回答

ランク
265,280
of 301,481

評判
0

コントリビューション
6 質問
0 回答

回答採用率
66.67%

獲得投票数
0

ランク
 of 21,298

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 174,744

コントリビューション
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

回答