photo

Lawrence Besong


2018 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

4 質問
1 回答

ランク
122,059
of 301,573

評判
0

コントリビューション
4 質問
1 回答

回答採用率
50.0%

獲得投票数
0

ランク
 of 21,336

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 175,520

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

回答済み
How can I find roots of cubic function?
Is it possible to find the roots in terms of "x"?

約8年 前 | 0

質問


How can I find roots of cubic function?
I have a 3 x 3 matrix and with position (1,1) "x" as an unknown variable, after I solved for the invariants my cubic functions b...

約8年 前 | 4 件の回答 | 0

4

回答

質問


If I have a 1 x 32 array with values, how can i manipulate the array into two variables in the following order ?
The first variable 'x' needs the values to be in this order x = [17 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16] then the se...

約8年 前 | 1 件の回答 | 0

1

回答

質問


How do I subtract elements in array? (1 x 40)
For example: A = [8 3 10 7 15 12 16 14 20 18 12 8] so that I can create two variables that are the difference between ea...

約8年 前 | 1 件の回答 | 0

1

回答

質問


How can I subtract the first pair of elements in an array by each other, then to subtract the 2nd pair by each other?
For example: A = [6 3 9 7 12 10] How can I get a resulting matrix that is result = [3 2 2]

約8年 前 | 1 件の回答 | 0

1

回答