CivilEA.com
  • Subscribe !
  • Register
  • Login
  • Home
  • Members
  • Help
  • Search
Civil Engineering Association eBooks Structural Books Analysis & Design Direct Methods for Sparse Linear Systems

Direct Methods for Sparse Linear Systems
 jcbv

Not-Activated

White-private
User ID: 19792
Joined: Apr 2010
Posts: 86
Threads: 31
Likes: 962 in 84 posts
Given Likes: 7825
Points:6,178 EP
#1
12-29-2010, 03:42 PM (This post was last modified: 08-12-2011, 12:38 PM by usman.)
Direct Methods for Sparse Linear Systems

Author: Timothy A. Davis | Size: 10.5 MB | Format: PDF | Publisher: Society for Industrial and Applied Mathematic | Year: 2006 | pages: 217 | ISBN: 0898716136

[Image: 78839463489566579681.jpg]


[Image: info.png]

This book presents the fundamentals of sparse matrix algorithms, from theory to algorithms and data structures to working code. The focus is on direct methods for solving systems of linear equations; iterative methods and solvers for eigenvalue problems are beyond the scope of this book. The goal is to impart a working knowledge of the underlying theory and practice of sparse matrix algorithms, so that you will have the foundation to understand more complex (but faster) algorithms. Methods that operate on dense sub matrices of a larger sparse matrix ( multifrontal and supermodel methods) are much faster, but a complete sparse matrix package based on these methods can be tens of thousands of lines long. The sparse LU, Cholesky, and QR factorization codes in MATLAB®, for example, total about 100,000 lines of code. Trying to understand the sparse matrix technique by starting with such huge codes is a daunting task. To overcome this obstacle, a sparse matrix package, CSparse,1 has been written specifically for this book.2 It can solve Ax = b when A is unsymmetric, symmetric positive definite, or rectangular, using about 2,200 lines of code. Although simple and concise, it is based on recently developed methods and theory. All of CSparse is printed in this book. Take your time to read and understand these codes; do not gloss over them. You will find them much easier to comprehend and learn from than their larger (yet faster) cousins. The larger packages you may use in practice are based on much of the theory and some of the algorithms presented more concisely and simply in CSparse. For example, the MATLAB statement x=A\b relies on the theory and algorithms from almost every section of this book. Parallel sparse matrix algorithms are excluded, yet they too rely on the theory discussed here.


[Image: Download.png]
Code:
***************************************
Content of this section is hidden, You must be registered and activate your account to see this content. See this link to read how you can remove this limitation:

http://forum.civilea.com/thread-27464.html
***************************************

Made By CivilEA Post-Generator ver 2.0



[-] The following 14 users Like jcbv's post:14 users Like jcbv's post
  • igor1234, Dell_Brett, Adam Smith, kowheng, usman, sodapas, jgarciafic, ladjin, Nilupa, ajmf77, blaze, zrilek, amindoxiti, jonny78
 kowheng

Software

Retired Moderator
Thailand
User ID: 2141
Joined: Jun 2009
Posts: 2,909
Threads: 59
Likes: 33,527 in 2,936 posts
Given Likes: 17217
Points:158,166 EP
#2
08-12-2011, 08:11 AM (This post was last modified: 12-31-2011, 07:10 AM by kowheng.)
Mirror Links:
[Image: Download.png]
PDF|RAR 28.75|10.65 MB
Code:
***************************************
Content of this section is hidden, You must be registered and activate your account to see this content. See this link to read how you can remove this limitation:

http://forum.civilea.com/thread-27464.html
***************************************
RAR password: KCivilEA



[-] The following 10 users Like kowheng's post:10 users Like kowheng's post
  • malc, 3fan, blaze, zrilek, Nilupa, cristi, harsono, amindoxiti, mgdario, jonny78
 amindoxiti

Professional Member

Moderators
Iran
User ID: 86739
Joined: Dec 2013
Posts: 613
Threads: 203
Likes: 8,341 in 584 posts
Given Likes: 2616
Points:35,180 EP
#3
01-02-2015, 08:27 PM


***************************************
Content of this section is hidden, You must be registered and activate your account to see this content. See this link to read how you can remove this limitation:

http://forum.civilea.com/thread-27464.html
***************************************

Do not worry about your difficulties in Mathematics, I can assure you mine are still greater.  -Albert Einstein           



[-] The following 7 users Like amindoxiti's post:7 users Like amindoxiti's post
  • Dell_Brett, jcbv, melekeen, PinkPant, ykhackhack, slowet, jonny78
 Veggeta

Not-Activated

Guatemala
User ID: 114
Joined: Dec 2008
Posts: 548
Threads: 103
Likes: 4,272 in 520 posts
Given Likes: 402
Points:21,872 EP
#4
01-02-2015, 10:03 PM
Use official password



***************************************
Content of this section is hidden, You must be registered and activate your account to see this content. See this link to read how you can remove this limitation:

http://forum.civilea.com/thread-27464.html
***************************************




[-] The following 6 users Like Veggeta's post:6 users Like Veggeta's post
  • warlord1, PinkPant, oanm2000, ykhackhack, jonny78, bridgeengineer
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Direct Methods for Limit and Shakedown Analysis of Structures cace-01 2 5,076 04-18-2016, 12:43 AM
Last Post: rami1976
  Direct Methods for Limit States in Structures and Materials cace-01 2 4,956 05-23-2014, 07:26 PM
Last Post: cace-01
  Limit States of Materials and Structures: Direct Methods ir_71 1 4,696 03-20-2014, 11:01 AM
Last Post: andersen3
  Sparse Matrix Technology jcbv 2 4,903 07-23-2011, 06:06 AM
Last Post: kowheng

  • View a Printable Version
  • Subscribe to this thread

Designed by CivilEA - Powered by MyBB

Linear Mode
Threaded Mode