Muhammad Syauqi
Followers: 0 Following: 0
統計
MATLAB Answers
2 質問
0 回答
ランク
of 153,872
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Solve for x with given equation
I have a problem trying to find the value in this long equation, whats the correct input? I consider f'c = x so i use syms x a...
7ヶ月 前 | 1 件の回答 | 0
1
回答質問
How to write a matrix with a variable inside it?
I'm trying to write this matrix B = [ 0 1 2x 3x^2] but matlab suggest that it should be written like B = [0 1 2*x 3*x^2] then ...
8ヶ月 前 | 1 件の回答 | 0