| MATLAB Central > MATLAB Newsreader > Solving System of Nonlinear Equations |
|
|
|
Subject: Solving System of Nonlinear Equations From: Jeremy Date: 1 Dec, 2010 23:47:04 Message: 1 of 5 |
|
I'm trying to solve a set of equations that has a nonlinear equation in it. Using fsolve however, the solution will only converge when the independent variable is set to 0. For any other value, the solution is trying to get to zero, but the change between iterations is exponentially getting smaller, so it will never reach it. If you don't know what I'm talking about, try running my code. |
|
Subject: Solving System of Nonlinear Equations From: Jeremy Date: 2 Dec, 2010 00:10:08 Message: 2 of 5 |
|
I've also tried to use the symbolic toolbox to solve it. |
|
Subject: Solving System of Nonlinear Equations From: Roger Stafford Date: 2 Dec, 2010 01:50:21 Message: 3 of 5 |
|
"Jeremy " <guitarust@gmail.com> wrote in message <id6o4v$fam$1@fred.mathworks.com>... |
|
Subject: Solving System of Nonlinear Equations From: Jeremy Date: 2 Dec, 2010 04:28:04 Message: 4 of 5 |
|
"Roger Stafford" <ellieandrogerxyzzy@mindspring.com.invalid> wrote in message <id6u0t$m3$1@fred.mathworks.com>... |
|
Subject: Solving System of Nonlinear Equations From: Steven_Lord Date: 2 Dec, 2010 15:00:36 Message: 5 of 5 |
|
|
A tag is like a keyword or category label associated with each thread. Tags make it easier for you to find threads of interest.
Anyone can tag a thread. Tags are public and visible to everyone.
| Tag Activity for This Thread | ||
|---|---|---|
| Tag | Applied By | Date/Time |
| nonlinear | Jeremy | 1 Dec, 2010 23:29:13 |
