Deprecated: Assigning the return value of new by reference is deprecated in /customers/dahoiv.net/dahoiv.net/httpd.www/programmering/wp-includes/cache.php on line 36

Deprecated: Assigning the return value of new by reference is deprecated in /customers/dahoiv.net/dahoiv.net/httpd.www/programmering/wp-includes/query.php on line 21

Deprecated: Assigning the return value of new by reference is deprecated in /customers/dahoiv.net/dahoiv.net/httpd.www/programmering/wp-includes/theme.php on line 507

Warning: Cannot modify header information - headers already sent by (output started at /customers/dahoiv.net/dahoiv.net/httpd.www/programmering/wp-includes/cache.php:36) in /customers/dahoiv.net/dahoiv.net/httpd.www/programmering/wp-includes/feed-rss2-comments.php on line 2
Successive over-relaxation (SOR) http://dahoiv.net/programmering/matlab/successive-over-relaxation - My programming projects and some linux tips Fri, 30 Jul 2010 09:47:00 +0000 http://wordpress.org/?v=2.2.1 Successive over-relaxation (SOR) http://dahoiv.net/programmering/matlab/successive-over-relaxation#comment-1623 feby Mon, 25 May 2009 04:21:48 +0000 http://dahoiv.net/programmering/matlab/successive-over-relaxation#comment-1623 tolong kirimkan program SOR dengan menggunakan matlab. thanks. tolong kirimkan program SOR dengan menggunakan matlab. thanks.

]]>
Successive over-relaxation (SOR) http://dahoiv.net/programmering/matlab/successive-over-relaxation#comment-155 Daniel Høyer Iversen Sat, 07 Jun 2008 13:29:54 +0000 http://dahoiv.net/programmering/matlab/successive-over-relaxation#comment-155 http://en.wikipedia.org/wiki/Successive_over-relaxation : Successive over-relaxation (SOR) is a numerical method used to speed up convergence of the Gauss–Seidel method for solving a linear system of equations. A similar method can be used for any slowly converging iterative process. It was devised simultaneously by David M. Young and by H. Frankel in 1950 for the purpose of automatically solving linear systems on digital computers. Over-relaxation methods have been used before the work of Young and Frankel. For instance, the method of Lewis Fry Richardson, and the methods developed by R. V. Southwell. However, these methods were designed for computation by human calculators, and they required some expertise to ensure convergence to the solution which made them inapplicable for programming on digital computers. These aspects are discussed in the thesis of David M. Young. http://en.wikipedia.org/wiki/Successive_over-relaxation :
Successive over-relaxation (SOR) is a numerical method used to speed up convergence of the Gauss–Seidel method for solving a linear system of equations. A similar method can be used for any slowly converging iterative process. It was devised simultaneously by David M. Young and by H. Frankel in 1950 for the purpose of automatically solving linear systems on digital computers. Over-relaxation methods have been used before the work of Young and Frankel. For instance, the method of Lewis Fry Richardson, and the methods developed by R. V. Southwell. However, these methods were designed for computation by human calculators, and they required some expertise to ensure convergence to the solution which made them inapplicable for programming on digital computers. These aspects are discussed in the thesis of David M. Young.

]]>