-
-
Gauss.rar
高斯消去法,用Matlab实现的。显然没有matlab自带的算法好,所以是练习以及和其他算法比较用的。
-
guasMATLAB.zip
In numerical linear algebra, the Gauss–Seidel method, also known as the Liebmann method or the method of successive ... of equations. It is named after the German mathematicians Carl Friedrich Gauss and Philipp Ludwig von Seidel, and is similar to the Jacobi ...
-
-
-
edge.rar
实现了Kirsch、Prewitt、Sobel、Gauss边缘提取算法,并根据MATLAB中的Canny算法实现了Canny算法,BianYuanJianCe.CPP中实现了背景提取。程序中图像的读取、存储用到了ImageMagick库,ImageMagick库的使用方法在ImageMagick.rar中有说明。
-
-
-
-
-
Gauss_Elimination.rar
Gauss Elimination (normal way, or using vector storage). Data in file TP2 (or TP02), which is the file to be run
-