文件名称:GEE
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:10.61kb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
The "GEE! It s Simple" package illustrates Gaussian elimination with partial pivoting, which produces a factorization of P*A into the product L*U where P is a permutation matrix, and L and U are lower and upper triangular, respectively.
The functions in this package are accurate, but they are far slower than their MATLAB equivalents (x=A\b, [L,U,p]=lu(A), and so on). They are presented here merely to illustrate and educate. "Real" production code should use backslash and lu, not this package.
The functions in this package are accurate, but they are far slower than their MATLAB equivalents (x=A\b, [L,U,p]=lu(A), and so on). They are presented here merely to illustrate and educate. "Real" production code should use backslash and lu, not this package.
相关搜索: permutation
lu matlab
permutation matlab
permutation matrix
p code
LU and P factorization
lu factorization
(系统自动生成,下载前可以参看下载内容)
下载文件列表
GEE/Contents.m
GEE/gee_its_short.m
GEE/gee_its_simple.m
GEE/gee_its_simple_backsolve.m
GEE/gee_its_simple_factorize.m
GEE/gee_its_simple_forwardsolve.m
GEE/gee_its_simple_resid.m
GEE/gee_its_simple_test.m
GEE/gee_its_sweet.m
GEE/gee_its_too_short.m
GEE/private/gee_its_simple_check.m
GEE/gee_its_short.m
GEE/gee_its_simple.m
GEE/gee_its_simple_backsolve.m
GEE/gee_its_simple_factorize.m
GEE/gee_its_simple_forwardsolve.m
GEE/gee_its_simple_resid.m
GEE/gee_its_simple_test.m
GEE/gee_its_sweet.m
GEE/gee_its_too_short.m
GEE/private/gee_its_simple_check.m
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.