Welcome![Sign In][Sign Up]
Location:
Search - simultaneous equations

Search list

[Mathimatics-Numerical algorithmsMCHOLSK

Description: Subroutine MCHOLSK :To solves a hermitian positive definite set of complex linear simultaneous equations (AX=B) using the Cholesky decomposition method.
Platform: | Size: 2754 | Author: 张华 | Hits:

[matlablinear-simultaneous-equations

Description: 源码里包括线性方程组各种解法的Matlab例程,包括LU分解直接解法,夹克比迭代法、GS迭代法、SOR迭代法,共轭梯度法等。
Platform: | Size: 2184 | Author: dmbxj_sina | Hits:

[Mathimatics-Numerical algorithmsMCHOLSK

Description:
Platform: | Size: 2048 | Author: 张华 | Hits:

[Algorithmnewtonmethod

Description: 用牛顿-拉夫森方法解非线性方程组。调试通过,任何人拿来就可以用,只需要根据自己的需要更改3个方程即可,也可以增加方程数量。-Newton iterative method for nonlinear simultaneous equations.it can be used without making modifications but changing 3 equations according his own need.
Platform: | Size: 5120 | Author: peihongtao | Hits:

[VC/MFCCHOLESKY

Description: C语言利用平方根法(CHOLESKY)求解对称联立方程式-C language using the square root law (CHOLESKY) symmetric solution of simultaneous equations
Platform: | Size: 1024 | Author: hawksilent | Hits:

[VC/MFCGauss-type

Description: C语言利用高斯演算法求解帶型线性联立方程-C language with the use of Gauss-type algorithm for solving linear simultaneous equations
Platform: | Size: 1024 | Author: hawksilent | Hits:

[VC/MFCdecomposition

Description: 利用C语言通过分解法求解对称联立线性方程式-Use C language through the decomposition method for solving symmetric linear simultaneous equations
Platform: | Size: 1024 | Author: hawksilent | Hits:

[Algorithm1stOpt

Description: 1stOpt 是七维高科有限公司(7D-Soft High Technology Inc.)独立开发, 拥有完全自主知识产权的一套数学优化分析综合工具软件包。在非线性回归,曲线拟合,非线性复杂模型参数估算求解,线性/非线性规划等领域首屈一指; 1stOpt 应用范围 1) 模型自动优化率定 2) 参数估算 3) 任意模型公式线性,非线性拟合,回归 4) 非线性连立方程组求解 5) 任意维函数,隐函数极值求解 6) 隐函数根求解,作图,求极值 7) 线性,非线性及整数规划 8) 组合优化问题 9) 高级计算器 附带指导文件-1stOpt Hi-Tech Co., Ltd. is one of the seven-dimensional (7D-Soft High Technology Inc.) Independently developed, have complete independent intellectual property rights of a set of integrated tools for analysis of mathematical optimization software package. In the non-linear regression, curve fitting, non-linear model parameters to estimate the complexity of solving linear/nonlinear programming in areas such as second to none 1stOpt scope of application 1) model to automatically optimize rate 2) parameter estimation 3) any model of the formula line sexual, non-linear fitting, regression 4) non-linear simultaneous equations to solve even 5) arbitrary-dimensional function, implicit function solving extremum 6) implicit function solving the root, mapping, and extreme value 7) of linear, non-linear and integer programming 8) combinatorial optimization problem 9) high-level guidance document attached calculator
Platform: | Size: 7420928 | Author: zhangqi | Hits:

[Algorithm3

Description: 非参数联立方程模型的局部线性两阶段最小二乘估计。 非参数联立方程模型的局部线性广义矩变窗宽估计-Non-parametric simultaneous equations model of local linear two-stage least squares estimation. Non-parametric simultaneous equations model of Local Linear Generalized Method of Moments estimation of variable bandwidth
Platform: | Size: 1024 | Author: wyh | Hits:

[JSPJava_Number_Cruncher

Description: 本书深入讲解了有关Java的数值计算,并介绍了常见的Java数值方法及计算特性。全书分为4个部分,共16章,首先对Java的数据表示、数据类型及相关标准进行了详细的介绍。然后,作者分析了数值求根、数值求和、插值、估计、数值积分、求解微分方程等常见的数值计算;讨论了矩阵运算软件包,并讲解了各种矩阵运算的方法。最后,本书给出了一些有趣的数学计算实例。全书内容新颖,举例丰富,而且应用了大量生动的交互式图形程序。 本书适合于有兴趣学习Java数值方法的程序设计者,同时对于从事数值计算及相关工作的人员也具有很好的参考价值。-In Java Number Cruncher, author Ronald Mak explains how to spot-and how to avoid-the subtle programming miscues that can cause vexing calculation errors in your applications. An authority on mapping pure math to computer math, he explains how to use the often-overlooked computational features of Java, and does so in a clear, non-theoretical style. Without getting lost in mathematical detail, you ll learn practical numerical algorithms for safely summing numbers, finding roots of equations, interpolation and approximation, numerical integration, solving differential equations, matrix operations, and solving sets of simultaneous equations. You ll also enjoy intriguing topics such as searching for patterns in prime numbers, generating random numbers, computing thousands of digits of pi, and creating intricately beautiful fractal images.
Platform: | Size: 2884608 | Author: FalconIA | Hits:

[VC/MFCl8

Description: 3*3矩阵的运算simultaneous equations-simultaneous equations
Platform: | Size: 1024 | Author: 张一 | Hits:

[Algorithmgauss_jordan

Description: 用上、下三角矩阵法,实现 Gauss-Jordan法求解联立方程式。-To spend, lower triangular matrix method to achieve Gauss-Jordan method for solving simultaneous equations.
Platform: | Size: 1024 | Author: hualiayue | Hits:

[matlabpossion

Description: 本文从理论上推导出了 如何使用迭代方法解联立方程组, 在计算精度范围内严格地给出了泊松分布下的线性多 重回归的求解, 并且也解决了“ 面积亏损” 的问题-This paper theoretically out how to use the iterative method for solving simultaneous equations, in the context of strict accuracy of the Poisson distribution is given under the solution of linear multiple regression, and also solve the " loss area" problem
Platform: | Size: 232448 | Author: 秦本军 | Hits:

[matlabMatlab

Description: 利用共軛梯度法求解線性聯立方程組 從整體來搜索最佳方向-Using conjugate gradient method for solving linear simultaneous equations to search for the best direction for the overall
Platform: | Size: 1024 | Author: 丁英超 | Hits:

[Othercalculate

Description: 此為一解多元聯立方程式的程式(不包含虛數)-This is a multi-simultaneous equations solution program (does not contain imaginary)
Platform: | Size: 108544 | Author: 林可魯 | Hits:

[matlablinear-simultaneous-equations

Description: 线性方程组LU分解直接解法,GS迭代、夹克比迭代、SOR迭代等Matlab代码-linear simultaneous equations
Platform: | Size: 2048 | Author: 李南 | Hits:

[Algorithmmatlab-gauss-and-LU

Description: 解线性方程组的两种算法,高斯迭代和LU算法-about linear simultaneous equations , gauss and LU algorithm
Platform: | Size: 1024 | Author: 陈斐 | Hits:

[matlabchapter04_ex

Description: matlab数值分析与应用线性方程组数值方法-linear simultaneous equations
Platform: | Size: 1024 | Author: why | Hits:

[Windows DevelopGambling-Machine

Description: C++ 程序练习,The Simultaneous Equation Gambling Machine. 包括文件的写入,读取.联立方程消元,矩阵求解.-C++ program to practice, The Simultaneous Equation Gambling Machine. Including file write, read. Elimination of simultaneous equations, matrix solution.
Platform: | Size: 106496 | Author: Dragon | Hits:

[Graph programProject-NivGraph

Description: This program plots graphs of linear and simultaneous equations with max e = 2
Platform: | Size: 637952 | Author: Nivlek_000 | Hits:
« 12 3 »

CodeBus www.codebus.net