Using Jacobi method and Gauss-Seidel iterative methods to solve the following system The required precision is =0.00001, and the maximum iteration number N=25. Compare the number of iterations and the convergence of these two methods
資源簡介:Using Jacobi method and Gauss-Seidel iterative methods to solve the following system The required precision is   =0.00001, and the maximum iteration number N=25. Compare the number of iterations and the convergence of thes...
上傳時間: 2016-02-06
上傳用戶:zmy123
資源簡介:We can see that using Gauss-Seidel iterative methods need only 13 timed to make           But using Jacobi method after 25 times the    is bigger t...
上傳時間: 2016-02-06
上傳用戶:sjyy1001
資源簡介:The Gauss鈥揝eidel method is a technique used to solve a linear system of equations.
上傳時間: 2017-04-29
上傳用戶:xuanchangri
資源簡介:The False-Position method to solve a linear equation The Bisection method to solve linear equation Jacobi Iteration on a 3D plane
上傳時間: 2014-09-11
上傳用戶:kelimu
資源簡介:These are the examples from the following book: The C++ Standard Library - A Tutorial and Reference
上傳時間: 2014-01-16
上傳用戶:lindor
資源簡介:A guide to Matlab for Beginners and experienced users, A Guide to MATLAB Object Oriented Programming, The Handbook Of Data Mining, Matlab - Creating Graphical User Interfaces,
上傳時間: 2017-06-12
上傳用戶:cccole0605
資源簡介:For the incomplete methods, we kept the representation of the queens by a table and the method of calculation to determine if two queens are in conflict, which is much faster for this kind of problems than the representation by a matrix. h...
上傳時間: 2015-05-05
上傳用戶:1159797854
資源簡介:本題采用的計算方法為:主要用Jacobi迭代和Gauss-Seidel迭代解線性方程組。 Jacobi迭代算法思路:由方程組 ,使等式左端僅保留向量 ,其他一概放到右端,將 代入上式右端,便可(按順序逐行)進行計算得到 。 Gauss-Seidel迭代和Jacobi迭代不同的是先計算第...
上傳時間: 2015-10-22
上傳用戶:頂得柱
資源簡介:2. Using Gaussian elimination method and Gaussian elimination method with row scaled method to solve the following tri-diagonal system for n=10 and 100
上傳時間: 2013-12-31
上傳用戶:lyy1234
資源簡介:1. Using power method to find the eigenvalue with maximum modulus and its eigenvector for the following matrixes
上傳時間: 2014-01-05
上傳用戶:kytqcool
資源簡介:平時完成作業做的幾個小程序。有數值計算方面的梯形公式求積、simpson算法求積、Jacobi算法求解線性方程組、Gauss-Seidel法求解線性方程組,還有一個簡單的學習成績管理信息系統,可實現成績錄入、查詢和排序等功能
上傳時間: 2016-07-29
上傳用戶:woshiayin
資源簡介:In this paper, we propose a hierarchical clustering method using visual, textual and link analysis. By using a vision-based page segmentation algorithm, a web page is partitioned into blocks, and the textual and link information of an i...
上傳時間: 2014-01-07
上傳用戶:xiaoxiang
資源簡介:maday meiron patera Analysis of iterative methods for the steady and unsteady Stokes problem
上傳時間: 2017-06-08
上傳用戶:rocwangdp
資源簡介:Gauss-Seidel迭代與兩種Jacobi迭代的matlab實現
上傳時間: 2014-08-21
上傳用戶:tyler
資源簡介:Inplementation of Gauss-Jacobi method
上傳時間: 2013-12-28
上傳用戶:LIKE
資源簡介:solve power flows by gauss seidel method ans newton Rapson
上傳時間: 2017-08-11
上傳用戶:z754970244
資源簡介:Solving nonlinear equations using Newton s and Transversal methods for function x=exp(-x^2)
上傳時間: 2017-09-28
上傳用戶:aix008
資源簡介:Solving linear equations using iteration. Seidels and Biggest incline methods
上傳時間: 2013-12-25
上傳用戶:playboys0
資源簡介:LU分解法、列主元高斯法、Jacobi迭代法、Gauss-Seidel法的原
上傳時間: 2015-11-17
上傳用戶:75565562
資源簡介:This folder contains all the codes based on Matlab Language for the book <《iterative methods for Linear and Nonlinear Equations》, and there are totally 21 M files, which can solve most of linear and nonlinear equations problems.
上傳時間: 2013-12-23
上傳用戶:cazjing
資源簡介:Implement the following integer methods: a) Method celsius returns the Celsius equivalent of a Fahrenheit calculation celsius = 5.0 / 9.0 * ( fahrenheit - 32 ) b) Method fahrenheit returns the Fahrenheit equivalent of a Celsius the calc...
上傳時間: 2014-01-19
上傳用戶:jackgao
資源簡介:This text shows how to analyze programs without its source code, using a debugger and a disassembler, and covers hacking methods including virtual functions, local and global variables, branching, loops, objects and their hierarchy, and mor...
上傳時間: 2013-12-23
上傳用戶:ljmwh2000
資源簡介:Complete.PCB.Design.Using.OrCAD.Capture.and.PCB.Edito
上傳時間: 2013-06-28
上傳用戶:hmr0452
資源簡介:Gauss-Seidel迭代法解Ax=b的解
上傳時間: 2013-12-16
上傳用戶:問題問題
資源簡介:數據結構中常用的Gauss-Seidel 迭代算法
上傳時間: 2015-03-11
上傳用戶:gengxiaochao
資源簡介:Gauss-Seidel法的Matlab程序
上傳時間: 2015-03-28
上傳用戶:tedo811
資源簡介:Complete example using custom errors and write errors to the Event log 日志記錄
上傳時間: 2015-03-29
上傳用戶:hfmm633
資源簡介:fastDNAml is an attempt to solve the same problem as DNAML, but to do so faster and using less memory, so that larger trees and/or more bootstrap replicates become tractable. Much of fastDNAml is merely a recoding of the PHYLIP 3.3 DNAML...
上傳時間: 2014-01-24
上傳用戶:bjgaofei
資源簡介:Adds noise to processes x1(n) and x2(n), at SNR=snr, using seeds s1 and s2.
上傳時間: 2015-08-07
上傳用戶:宋桃子
資源簡介:This article shows that by using the tools available and understanding the programming system, it is possible to improve programming productivity. Microsoft Foundation Classes (MFC) and other tools let the user build GUIs while working in t...
上傳時間: 2014-12-02
上傳用戶:無聊來刷下