这是一个求解非线性方程组的一组C程序源码。 -This is a solution of nonlinear equations of a Group C program source code. 下载
|
1. 编制应用Broyden方法求解非线性方程组 的解的计算程序。并求非线性方程组-1. Application Broyden preparation method for solving nonlinear equations of Solutions program. And for nonlinear equations 下载
|
本代码是《计算机常用数值计算算法与程序 C++版》一书的配套非线性方程组求解代码,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过 -the code is "commonly used computer numerical algorithms and procedures C version," a book supporting solve nonlinear equations code, each source document file extensions are used. Cpp form. These procedures have been in C Microsoft Windows platform under the Virsual C 6.0 environment through 下载
|
对于线性非齐次方程组的求解,列主元求解法,简单快捷。这是自己写的c程序列主元法求解线性方程组。-for non-homogeneous linear equations, the solution are the main element method, a simple and quick. This is, write out the procedure c main element method for solving linear equations. 下载
|
常用算法大合集; 包括插值、查找、常微分方程组求解、多项工与连分式函数计算、非线性方程与方程组求解、复数运算、汉字操作、基本图形操作、极值问题、矩阵特征值与特征向量的计算、矩阵运算、拟合与逼近、排序、数据处理与回归分析、数学变换与滤波、数值积分、随机数产生、特征函数、图形模式下读写屏幕象点、线性代数方程组求解等C语言算法-algorithms big Collection; Including interpolation, locate, ordinary differential equations to solve a number of public and even fractional function, nonlinear equations and equation solving complex operations Chinese operation, the basic graphics operation, Extreme, Matrix eigenvalues and eigenvectors calculated matrix calculation, fitting and approximation, scheduling, data processing and regression analysis. mathematical transformation and filtering, numerical integration, Random Number Generator, characteristic function, graphics mode screen like reading and writing, linear algebraic equations, such as C language algorithms 下载
|
非线性方程组解法牛顿下山法,求解非线性方程组-nonlinear equations of Newton Method down, solving systems of nonlinear equations 下载
|
LU法求解线性方程组,可以用于求解任意的线性方程组,非常有用.-LU method of linear equations, which can be used to solve arbitrary linear equations, very useful. 下载
|
牛顿法求解非线性方程组 -Newton method for solving nonlinear equations 下载
|
拟牛顿法求非线性方程组的一组实数解-quasi-Newton method of nonlinear equations for a group of real solutions 下载
|
数值分析中用Gauss消去法求非线性方程组的解-numerical analysis using Gauss elimination method for solving systems of nonlinear equations solution 下载
|