Fast Sparse LU substitution Matlab script

SPONSORED LINKS

    Specification

  • Version:
  • File size: 0 KB
  • File name: LUsubs_no_demo.zip
  • Last update:
  • Platform: Windows / Linux / Mac OS / BSD / Solaris
  • Language: Matlab
  • Price:Freeware
  • Company: Darren Engwirda (View more)

Fast Sparse LU substitution script description:




Publisher review:
Fast Sparse LU substitution - A dedicated mex-file for use with UMFPACK to complete the forward and back substitution quickly This is a dedicated mex-file for use with UMFPACK to efficiently complete the permuted forward/back substitution to solve linear systems, A*x = b when A is sparse and b is a dense vector.UMFPACK is used when the MATLAB function "lu" is called with 4 outputs:[L,U,P,Q] = lu(A, tol);The mex-file provides the solution:x = LUsubs(L,U,P,Q,b);and generally results in a CPU time saving of a factor of 3-4 (On my machine).Type "LUdemo" and "help LUsubs" for more information.A pre-compiled version is included. If you have the MATLAB compiler you can re-compile the file via:mex -O LUsubs.cYou will need either windows or the compiler to use this function. Requirements: ยท MATLAB Release: R13
Fast Sparse LU substitution is a Matlab script for Mathematics scripts design by Darren Engwirda. It runs on following operating system: Windows / Linux / Mac OS / BSD / Solaris.

Operating system:
Windows / Linux / Mac OS / BSD / Solaris

Latest script and internet news

222

222

22

Posted on: 18 Jul 2023 22:27 by A. Brown

111

111

111

Posted on: 18 Jul 2023 22:24 by A. Brown

The permanently active Push system offered by the new Google Chrome 42

The permanently active Push system offered by the new Google Chrome 42

Hacked By !Sc-sT

Posted on: 17 Mar 2015 07:57 by A. Brown

SPREAD THE WORD

User Rating


Rating: 2.2 out of 5
Based on 13 ratings. 13 user reviews.

  • Currently 2.15 out of 5
  • 1
  • 2
  • 3
  • 4
  • 5