統計
MATLAB Answers
3 質問
0 回答
ランク
of 177,094
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Display matrix and string
Hi, I want to display something like this: 1 2 3 1 x'(t) = 4 5 6 * x(t) + 2 * u(t) ...
11年弱 前 | 1 件の回答 | 0
1
回答質問
integration of a matrix
Hi, I want to integrate a matrix. Here is my code: syms s T x= vpa((s*I-A)^(-1)) Ad = ilaplace(x,s,T) ...
11年弱 前 | 0 件の回答 | 0
0
回答質問
fraction to decimal conversion
Hi, I want to calculate with my matrix A: I = [ 1 0 0 0 1 0 0 0 1 ]; A = ...
11年弱 前 | 1 件の回答 | 1
