| (1) |
| (2) |
| (3) |
| (4) |
| (5) |
| (6) |
|
| (8) |
| (9) |
| (10) |
| (11) |
| (12) |
| (13) |
| (14) |
| (15) |
|
| (19) |
| (20) |
|
|
|
| (32) |
| (33) |
| (34) |
| (35) |
| (36) |
| (37) |
|
|
|
| (42) |
| (43) |
x=1; y=1; lambda=1; for i=0:10 eqs=[ 2*(x-1)-3*x*x*lambda ; 2*y+4 *y *lambda ; -x^3+2*y*y]; jacob=[2-6*x*lambda, 0, -3*x*x; 0, 2+4*lambda, 4*y; -3*x*x, 4*y, 0]; right=inv(jacob)*eqs; x=x-right(1); y=y-right(2); lambda=lambda-right(3); end; fprintf('%f %f %f\n', x, y,lambda); fprintf('%f', sqrt((x-1)^2+y^2));Online C compiler
| (44) |
| (45) |
|
| (47) |
![]() |
| (48) |
| (49) |
|
| (51) |
| (52) |
|
|
|
|
| (55) |
|
|
|
|
Sqrt[1 + 4 u^2] u 0 1exactly (case sensitive, square bracket) in the boxes then press the query button.
![]()
|
![]() |
|
|
|
|
|
| (61) |
|
| (64) |
| (65) |
| (66) |
![]() |
| (67) |
| (68) |
|
|
|
| (77) |
| (78) |
| (79) |
| (80) |
| (81) |
![]() |
| (82) |
| (83) |
| (84) |
| (85) |
|
|
|
|
|
| (87) |
| (88) |
| (89) |
|
|