文件名称:chapter-3-of-math-analysis
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
数值分析中,LU分解法,按比例主元消元法,列主消元法,高斯消元法,追赶法对一些数值方程的求解作用,简化人工求解过程,提高效率。还有一些简单例题的编程算法-Numerical analysis, the LU decomposition method, principal component elimination method in proportion, column main elimination method, gauss elimination method, method of chasing some numerical equation solving, simplifying the artificial solving process, improve efficiency. There are some simple examples of programming algorithm
(系统自动生成,下载前可以参看下载内容)
下载文件列表
第三章
......\3.5.1.c
......\3.5.2.c
......\gauss.c
......\gauss.exe
......\gauss.o
......\LDL.cpp
......\LU分解法.c
......\列主消元法.c
......\按比例主元消元法.c
......\追赶法.cpp