Best method for Solving System of Linear equations

Best method for Solving System of Linear equations - Сообщения

#1 Опубликовано: 06.10.2012 20:39:51
farlanw

farlanw

0 сообщений из 9 понравились пользователям.

Группа: User

Hi,

What is the best way to solve a system of positive-definite linear equationsusing smath( as used in structural analysis of space frames)?

Elsewhere I have used software that makes use of public domain solver libraries for this. Can these be adapted for use in Smath?

Thanks

farlanw
#2 Опубликовано: 06.10.2012 21:32:38
kilele

kilele

133 сообщений из 397 понравились пользователям.

Группа: User

Iterative methods are faster than direct for large systems,
for positive definite linear matrices I've read here that PCG ( "preconditioned conjugate gradient method" ) is quite efficient in general.
Wikipedia
Algorithm pseudocode
#3 Опубликовано: 07.10.2012 09:11:27
Davide Carpi

Davide Carpi

1416 сообщений из 2873 понравились пользователям.

Группа: Moderator

Wrote

Iterative methods are faster than direct for large systems,
for positive definite linear matrices I've read here that PCG ( "preconditioned conjugate gradient method" ) is quite efficient in general.
Wikipedia
Algorithm pseudocode



The sm code for linear systems.


regards,

w3b5urf3r
ConjugateGradient.sm (7 КиБ) скачан 208 раз(а).
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
  • Новые сообщения Новые сообщения
  • Нет новых сообщений Нет новых сообщений