Recent content by cesarmv
-
C
Nonlinear system of algebraic equations
Ok, I'll take a look, thanks!- cesarmv
- Post #3
- Forum: Programming and Computer Science
-
C
Nonlinear system of algebraic equations
Hello, It's my first topic here. :) In order to solve a PDE numerically, I have reached in a nonlinear system of algebraic equations. Does anyone here know a good method to solve it numerically? It seems like this: xij (t+dt) is proportional to xi,j+1(t), xij2(t), xi,j-12(t)...- cesarmv
- Thread
- Nonlinear System
- Replies: 2
- Forum: Programming and Computer Science