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 tipsWed, 08 Feb 2012 21:27:35 +0000http://wordpress.org/?v=2.2.1Successive over-relaxation (SOR)
http://dahoiv.net/programmering/matlab/successive-over-relaxation#comment-4975
Taylor ThompsonTue, 06 Dec 2011 21:28:44 +0000http://dahoiv.net/programmering/matlab/successive-over-relaxation#comment-4975I 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
nedFri, 18 Nov 2011 21:45:44 +0000http://dahoiv.net/programmering/matlab/successive-over-relaxation#comment-4778I 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
garimaMon, 17 Oct 2011 10:07:50 +0000http://dahoiv.net/programmering/matlab/successive-over-relaxation#comment-4428sor 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
paulineMon, 17 Oct 2011 08:51:34 +0000http://dahoiv.net/programmering/matlab/successive-over-relaxation#comment-4425hi,
im going to use this code. plz send to me.
Thank you.
Best regard,
paulinehi,
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
majidSun, 16 Oct 2011 08:57:48 +0000http://dahoiv.net/programmering/matlab/successive-over-relaxation#comment-4413pls 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
hadipls 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
hadiMon, 14 Feb 2011 13:00:05 +0000http://dahoiv.net/programmering/matlab/successive-over-relaxation#comment-3610hi
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
hadihi
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
febyMon, 25 May 2009 04:21:48 +0000http://dahoiv.net/programmering/matlab/successive-over-relaxation#comment-1623tolong 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 IversenSat, 07 Jun 2008 13:29:54 +0000http://dahoiv.net/programmering/matlab/successive-over-relaxation#comment-155http://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.
]]>