photo

Pablo


2014 年からアクティブ

Followers: 0   Following: 0

統計

  • First Review

バッジを表示

Feeds

表示方法

質問


How to get sorted index order for an array?
For example, if I use the sort function on the array [14 8 91 19], I will get [8 14 19 91]. But instead I want [2 1 4 3] which g...

約9年 前 | 1 件の回答 | 3

1

回答

質問


How to Supply the Jacobian to Fsolve?
pow=fsolve(@eqns,pop); This is the code I am using to solve a 2x2 non-linear system of equations, defined in the func...

9年以上 前 | 1 件の回答 | 0

1

回答

質問


How to Plot Surface with Coordinates?
I am putting the question directly from the problem's perspective even though it is specifically concerned with the plotting par...

10年弱 前 | 0 件の回答 | 0

0

回答