期刊名称:International Journal of Computer Science Issues
印刷版ISSN:1694-0784
电子版ISSN:1694-0814
出版年度:2011
卷号:8
期号:1
出版社:IJCSI Press
摘要:In this paper, a new quintic spline method developed for computing approximate solution of differential equations. It is shown that the present method is of the order three and four derivatives and gives approximations which are better. The numerical result obtained by the present method has been compared with the exact solution using C++ programming and also illustrate graphically the applicability of the new method. By getting the advantages of the mathematical building functions like pow (for power), exp (for exponential), etc. are provided in C++ programming library, all processing steps are done efficiently and illustrated as Pseudocode model.
关键词:Quintic spline; Differential equations; Building functions; Pseudocode