Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

difference equation solution algorithm

Status
Not open for further replies.

arno_a_boy

Junior Member level 2
Joined
Mar 8, 2005
Messages
22
Helped
2
Reputation
4
Reaction score
0
Trophy points
1,281
Activity points
1,462
can anyone help me in finding a method to solve difference equations?
any way to solve or source code or function?
 

You can solveit using standard numerical methods to solve a differential equation by breaking the difference equation using finite element methods. The method you use to solve it depends on the type of equations you expect to solve. Like for equations which turn out to be linear in terms of its variables can be solved like methods like Gauss Seidel Method. For equations that are non linear in terms of its variable methods like Newton Raphson or Bisection methods may be suitable.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top