LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

solve difference equation

Solved!
Go to solution

Hello,

 

 

                 I´m trying to solve a simple difference equation using the euler vi. But i have not got yet. the equation is:

dh(t)/dt=1/A*(F-h/R). I´m not uderstanding what i have to connect on euler vi. I´v already took a look on the example of ode euler, but i continuos in trouble. Please help me. thanks.

0 Kudos
Message 1 of 2
(2,786 Views)
Solution
Accepted by danfonsso
I assume your real goal is to learn to use Euler's method since that is a pretty easy ODE to solve analytically.  Here is a quick example.
Message 2 of 2
(2,763 Views)