photo

Marcos Baños


Last seen: 4 years 前 自 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答