Using Gaussian elimination to solve linear equations.
資源簡介:Using Gaussian elimination to solve linear equations.
上傳時間: 2013-12-18
上傳用戶:shus521
資源簡介:Using Gaussian elimination to solve linear equations. // In this version, we allow matrix of any size. This is done by treating // the name of a 2-dimensional array as pointer to the beginning of the // array. This makes use of the fact ...
上傳時間: 2016-02-14
上傳用戶:hxy200501
資源簡介: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
資源簡介:Using Genetic Algorithm to solve the 8 Queens problem.
上傳時間: 2014-11-28
上傳用戶:yd19890720
資源簡介:This program is using Genetic Algorithm to solve the Travlling Salesman Problem. It gives the best path route within a specified time. usage: java Evolver <seconds> <city file> <config file> Author: Liu Yang
上傳時間: 2013-12-06
上傳用戶:nanfeicui
資源簡介:using greedy trategy to solve the problem of multiOptimalServe.this code runs in vc 6.0.
上傳時間: 2013-12-05
上傳用戶:腳趾頭
資源簡介:using greedy tratage to solve the problem of Number Delete.
上傳時間: 2014-01-03
上傳用戶:dongqiangqiang
資源簡介:Solve linear equations with matlab
上傳時間: 2016-11-21
上傳用戶:13215175592
資源簡介:Using Genetic Algorithms to Solve NP-Complete Problems
上傳時間: 2017-05-12
上傳用戶:Miyuki
資源簡介: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
資源簡介:Using an easy-to-follow format, this book explains the basics of MATLAB up front. You ll find out how to plot functions, solve algebraic equations, and compute integrals. You ll also learn how to solve differential equations, generate numer...
上傳時間: 2017-04-10
上傳用戶:時代電子小智
資源簡介:IML package provides efficient routines to solve nonsingular systems of linear equations, certified solve any shape systems of linear equations, and perform mod p matrix operations, such as computing row-echelon form, determinant, ran...
上傳時間: 2017-03-21
上傳用戶:leixinzhuo
資源簡介:The Gauss鈥揝eidel method is a technique used to solve a linear system of equations.
上傳時間: 2017-04-29
上傳用戶:xuanchangri
資源簡介: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
資源簡介:Using Ant Colony Optimization Algorithm to solve Traveling Salesman Problem.對此方面的研究很有幫助
上傳時間: 2014-01-12
上傳用戶:集美慧
資源簡介: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
資源簡介:using queue to solve traffic matter by C++ in linux environment
上傳時間: 2014-01-09
上傳用戶:mikesering
資源簡介:using NVIDIA FFT CUDA Library to solve FFT problem
上傳時間: 2014-01-24
上傳用戶:duoshen1989
資源簡介:The basic principle using the branchand- bound strategy to solve the traveling salesperson optimization problem (TSP) consists of two parts. 􀂄 There is a way to split the solution space. 􀂄 There is a way to predict a lo...
上傳時間: 2017-02-19
上傳用戶:comua
資源簡介:Sudoku as a CSP: Using algorithms and techniques from CSP to solve an NxN Sudoku puzzle.
上傳時間: 2017-05-07
上傳用戶:tfyt
資源簡介:Using Matlab to solve some engineering problems
上傳時間: 2017-09-26
上傳用戶:牛津鞋
資源簡介:Solving linear equations using iteration. Seidels and Biggest incline methods
上傳時間: 2013-12-25
上傳用戶:playboys0
資源簡介: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. ...
上傳時間: 2016-11-09
上傳用戶:wang5829
資源簡介: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. ...
上傳時間: 2014-01-21
上傳用戶:lxm
資源簡介:program to solve a finite difference discretization of Helmholtz equation : (d2/dx2)u + (d2/dy2)u - alpha u = f using Jacobi iterative method. COMMENTS: OpenMP version 3: 1 PR outside the iteration loop, 4...
上傳時間: 2014-01-11
上傳用戶:bruce5996
資源簡介:Steffensen method for non-linear equations in C
上傳時間: 2014-08-12
上傳用戶:com1com2
資源簡介:Newton method for solution of non-linear equations in C
上傳時間: 2014-01-16
上傳用戶:zm7516678
資源簡介:Secant method with 2 points for non-linear equations in C
上傳時間: 2015-01-20
上傳用戶:ma1301115706
資源簡介:Conjugate gradient method for non-linear equations inC
上傳時間: 2013-12-04
上傳用戶:invtnewer
資源簡介:Complete video store application in C++ using linked lists to store data in files. it keeps track of videos and customers and have many checks and options.
上傳時間: 2014-06-20
上傳用戶:zhoujunzhen