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