Click here to Skip to main content
15,895,011 members
Articles / Programming Languages / C#

Solving Differential Equations: Implicit Methods

Rate me:
Please Sign up or sign in to vote.
5.00/5 (4 votes)
14 Jan 2024CPOL6 min read 6.1K   179   7  
How to implement implicit methods to solve differential equations.
A general method for solving so-called stiff ODEs and general non-linear differential equations is presented.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Chief Technology Officer
Norway Norway
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions