0
Myvi Posted 15 years ago
Grammar

Please check, is there any grammatical error?

The aim of this research is to develop an efficient code based on Huen's methods for solving first and higher order boundary value problems of ordinary differential equations (ODEs) directly. This goal can be gained by
1. Deriving the formulae of 5-point Huen's method, 6-point Huen's method and 7-point Huen's method which these developed Huen's method will act as simultaneous numerical integrator regarding to its point respectively.
2. Implementing variable step size strategy in the devised Huen's method.
3. Storing all the coefficients of the method in the code.
  

Top answer

The aim of this research is to develop an efficient code based on Huen's methods for solving first- and higher-order boundary value problems of ordinary differential equations (ODEs) directly. This goal can be attained by : 1. Deriving the formulae of the 5-point, 6-point, and 7-point Huen's method , which will act as simultaneous numerical integrators respectively.

  • The aim of this research is to develop an efficient code based on Huen's methods for solving first- and higher-order boundary value problems of ordinary differential equations (ODEs) directly.
  • This goal can be attained by : 1.
  • Deriving the formulae of the 5-point, 6-point, and 7-point Huen's method , which will act as simultaneous numerical integrators respectively.
  • 2.
  • Implementing a variable step-size strategy in the devised Huen's method.
Free · every Monday

Get the Weekly English Kit 📬

New words, one handy idiom, and a 2-minute quiz — delivered to your inbox to keep your streak alive.

3 Answers
0
The aim of this research is to develop an efficient code based on Huen's methods for solving first- and higher-order boundary value problems of ordinary differential equations (ODEs) directly. This goal can be attained by:

1. Deriving the formulae of the 5-point, 6-point, and 7-point Huen's method, which will act as simultaneous numerical integrators
0
Conventional numerical method will compute the solution at one point at each application of the method but this method will compute several solutions simultaneously. For example 5-point Huen's method will compute five solutions simultaneously. You got it sir?
0
OK. You'll need to do it this way, then:

1. Deriving the formulae of the 5-point, 6-point, and 7-point Huen's method, which will act as simultaneous numerical integrators for 5, 6 and 7 points respectively.

Related Questions