Deprecated: Assigning the return value of new by reference is deprecated in /customers/1/f/c/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/1/f/c/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/1/f/c/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/1/f/c/dahoiv.net/httpd.www/programmering/wp-includes/cache.php:36) in /customers/1/f/c/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 Wed, 08 Feb 2012 21:27:35 +0000 http://wordpress.org/?v=2.2.1 Successive over-relaxation (SOR) http://dahoiv.net/programmering/matlab/successive-over-relaxation#comment-4975 Taylor Thompson Tue, 06 Dec 2011 21:28:44 +0000 http://dahoiv.net/programmering/matlab/successive-over-relaxation#comment-4975 I plan to use this code in a demonstration on a project explaining SOR. Thanks for the hard work! I plan to use this code in a demonstration on a project explaining SOR. Thanks for the hard work!

]]>
Successive over-relaxation (SOR) http://dahoiv.net/programmering/matlab/successive-over-relaxation#comment-4778 ned Fri, 18 Nov 2011 21:45:44 +0000 http://dahoiv.net/programmering/matlab/successive-over-relaxation#comment-4778 I wiil try this code. thanks. I wiil try this code.
thanks.

]]>
Successive over-relaxation (SOR) http://dahoiv.net/programmering/matlab/successive-over-relaxation#comment-4428 garima Mon, 17 Oct 2011 10:07:50 +0000 http://dahoiv.net/programmering/matlab/successive-over-relaxation#comment-4428 sor is a very useful method for calculating steady state probabilities. and this code indeed helps us to do that. thanks! sor is a very useful method for calculating steady state probabilities. and this code indeed helps us to do that. thanks!

]]>
Successive over-relaxation (SOR) http://dahoiv.net/programmering/matlab/successive-over-relaxation#comment-4425 pauline Mon, 17 Oct 2011 08:51:34 +0000 http://dahoiv.net/programmering/matlab/successive-over-relaxation#comment-4425 hi, im going to use this code. plz send to me. Thank you. Best regard, pauline hi,

im going to use this code. plz send to me.
Thank you.

Best regard,
pauline

]]>
Successive over-relaxation (SOR) http://dahoiv.net/programmering/matlab/successive-over-relaxation#comment-4413 majid Sun, 16 Oct 2011 08:57:48 +0000 http://dahoiv.net/programmering/matlab/successive-over-relaxation#comment-4413 pls send me the code tq hi I am going to use this code but i am not sure it could help me to sove my problem or not. any way thanks a lot for your code. best regards hadi pls send me the code tq

hi
I am going to use this code but i am not sure it could help me to sove my problem or not. any way thanks a lot for your code.
best regards
hadi

]]>
Successive over-relaxation (SOR) http://dahoiv.net/programmering/matlab/successive-over-relaxation#comment-3610 hadi Mon, 14 Feb 2011 13:00:05 +0000 http://dahoiv.net/programmering/matlab/successive-over-relaxation#comment-3610 hi I am going to use this code but i am not sure it could help me to sove my problem or not. any way thanks a lot for your code. best regards hadi hi
I am going to use this code but i am not sure it could help me to sove my problem or not. any way thanks a lot for your code.
best regards
hadi

]]>
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.

]]>