photo

Marcos Baños


Last seen: meer dan 4 jaar ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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...

meer dan 4 jaar ago | 0 answers | 0

0

answers

Question


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) ...

meer dan 4 jaar ago | 1 answer | 0

1

answer