-
-
-
Useful_matlab_codes.zip
The False-Position method to solve a linear equation The Bisection method to solve linear equation Jacobi Iteration on a 3D plane
-
Cramer.rar
This is a program to solver the coefficient matrix of a linear system- Cramer
-
-
HeapsortCodes.zip
... left as possible.
-The data associated with all descendants of a node are smaller than the datum associated with this node.
Implementation
1.using a linear array not a binary tree.
-The sons of A(h) are A(2h) and A(2h+1).
2.time complexity: O(n log ...
-
polyaprox.rar
First order linear regression that automatically provides error calculations and graphic visualization.
-
-
-
lfsr.rar
detals about linear feedback shift register
-
err.rar
... demonstrates the role of the condition
number of a matrix (with respect to inversion)
in the role of linear system solving.
Matthias Heinkenschloss
Department of Computational and Applied Mathematics
Rice University
Feb 22, 2001
-