photo

Marcos Baños


Last seen: 4年以上 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


How to check a particular vector is a solution without Matlab.
Le'ts say you have this matrix and this vector how can I check that x = (1,1,1,1,1,) of size N is a soution of Ax...

4年以上 前 | 0 件の回答 | 0

0

回答

質問


Matlab returns different values with two equivalent functions
Let's say I have two functions: f = @(x) (1.01.*exp(4.*x) - 4.62.*exp(3.*x) - 3.11.*exp(2.*x) + 12.2.*exp(x) - 1.99) F = @(x) ...

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

1

回答