IN MATLAB, write a program and perform iterations until
tolerance starting at (0.1, 0.1) for:
max(| x - (x3/10) - (y/12) - (1/15) |, | y -
(x2/18) - (4/21) |) < 10-9
IN MATLAB, write a program and perform iterations until tolerance starting at (0.1, 0.1) for: max(| x - (x3/10) - (y/12)
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
IN MATLAB, write a program and perform iterations until tolerance starting at (0.1, 0.1) for: max(| x - (x3/10) - (y/12)
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!