-
-
-
-
-
Edge-detection.zip
各种边缘检测:robert边缘检测,sobel边缘检测,prewitt边缘检测,kirsch边缘检测,gauss边缘检测,利用Hough变换检测平行直线,轮廓提取,种子填充算法1,2,3.
-
-
Programming-Assignment-Sharp3.rar
Write a program to solve the systems of linear equations via Gauss-Seidel method, one of the iterative-method strategies produce a sequence of approximate solution vectors for the system. And compare this with the naï ve Gaussian elimination method.
-
iteration.zip
利用Matlab 实现求解方程组的 Jacobi 迭代法;
利用Matlab 实现求解方程组的 Gauss-Seidel 迭代法;
利用编制的算法求解给定的线性方程组;
-
-
-
-