photo

Lucian


2011 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

2 質問
1 回答

ランク
23,567
of 301,552

評判
1

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

回答採用率
50.0%

獲得投票数
1

ランク
 of 21,321

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 175,320

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


help with editing variables
Hello, a=2; b=a+3 How to modify the constant "a" after I declare this constant, to modify the variable b?

14年以上 前 | 2 件の回答 | 1

2

回答

回答済み
help with systems in matlab
>> f=[((ij1 +0.08)^2 +zj1^2+(-0.16^2)), ((ij1-0.13+0.02)^2+zj1^2+(-0.23^2+0.1^2))]; SOLUTION = solve(f(1), f(2)); >> Soluti...

14年以上 前 | 0

質問


help with systems in matlab
<http://imageshack.us/photo/my-images/535/sistem.gif/> Hello I must solve a system like this (link posted above) in Matlab, a...

14年以上 前 | 2 件の回答 | 0

2

回答