当前位置:
首页 资源下载
搜索资源 - solve non-linear equations
搜索资源列表
-
6下载:
1stOpt 是七维高科有限公司(7D-Soft High Technology Inc.)独立开发,
拥有完全自主知识产权的一套数学优化分析综合工具软件包。在非线性回归,曲线拟合,非线性复杂模型参数估算求解,线性/非线性规划等领域首屈一指;
1stOpt 应用范围
1) 模型自动优化率定
2) 参数估算
3) 任意模型公式线性,非线性拟合,回归
4) 非线性连立方程组求解
5) 任意维函数,隐函数极值求解
6) 隐函数根求解,作图,求极值
7) 线
-
-
0下载:
In numerical linear algebra, the Gauss–Seidel method, also known as the Liebmann method or the method of successive displacement, is an iterative method used to solve a linear system of equations. It is named after the German mathematicians Carl Frie
-
-
0下载:
包括插值,函数逼近,矩阵特征值计算,数值微分,数值积分,方程求根, 非线性方程组求解, 解线性方程组的直接法,解线性方程组的迭代法,随机数生成等-Including interpolation, function approximation, eigenvalue computation, numerical differentiation, numerical integration, equation Root, non-linear equations to solve the direc
-
-
0下载:
可以实现矩阵行列式的任意变换,求任意向量的极大无关组,齐次非齐次线性方程组的求解-Can achieve an arbitrary transformation matrix determinant, find great vector independent of any group, homogeneous non-homogeneous linear equations to solve, etc.
-
-
0下载:
内容包括:解线性代数方程组,插值,数值积分,特殊函数,函数逼近,特征值问题,数据拟合,方程求根和非线性方程组求解-VB -Include: solving linear algebraic equations, interpolation, numerical integration, special functions, function approximation, eigenvalue problem, the data fit the equation and non-linear eq
-
-
0下载:
非线性代数方程的求解的Mathematica的代码,割弦法,可以解决任意的代数方程,代码清晰,方便用户修改代码,使之成为自己的东西。-Non-linear algebraic equations of the Mathematica code, cutting chord method, can solve any algebraic equation, the code clear, user-friendly modify the code, making our own things.
-
-
0下载:
这是 一个数学基本运算中,关于非线性方程求解的一个程序,程序设计规范,可以直接调用-This is a basic mathematical computations, with regard to non-linear equations of a program, the program design specifications, and can directly call the
-
-
0下载:
Toro的一维浅水程序采用waf+hll, 模拟圆形溃坝-Program name: HW-WAFI
File name: hw_wafi.f
Purpose:
To solve the time-dependent non-linear one dimensional shallow water equations with geometric source terms due to cylindrical symmetry by the Weighted Average F
-
-
0下载:
Toro的slic方法的一维浅水程序,蚕蛹muscl重构-Program name: HW-SLIC
File name: hw_slic.f
Purpose:
To solve the time-dependent non-linear one dimensional shallow water equations by the SLIC method. The method involves a MUSCL reconstruction of the data, time
-
-
0下载:
the newtown rapson method to solve systems of non-lineaire equations-the newtown rapson method to solve systems of non-lineaire equations
-
-
0下载:
this code uses newtons method but in the form for function to solve non linear equations. use all the file available in the rar file to run the code.
-
-
0下载:
this code uses inverse linear interpolation method to solve non linear system to equations.
-
-
0下载:
单精度COLSYS子程序,用于求解常微分线性、非线性方程组。经过扩容后版本,可以求解1000个最高阶次为4阶的方程。-Single precision COLSYS subroutine for solving ordinary differential linear, non-linear equations. Expansion or later, you can solve the 1000 highest order for the fourth-order equation.
-
-
0下载:
本例是matlab算法实例,利用matlab实现非线性方程求解。-Using matlab to achieve a non-linear equation solver
-
-
0下载:
Gauess-Sidel Method for solve non linear equations
-
-
0下载:
Jacobi Method for solve non linear equations
-
-
0下载:
LU Method for solve non linear equations
-
-
0下载:
用c++求解对角元素不为零的双对角线线性方程组-Using c++ to solve linear equations double diagonal non-zero diagonal elements
-
-
0下载:
jakubian method to solve the non-linear equations
-
-
1下载:
电力系统潮流计算体现在数学就上是多元非线性方程组的求解问题,求解的方法有很多种。牛顿—拉夫逊法是数学上解非线性方程式的有效方法,收敛性好、迭代次数少。将牛顿—拉夫逊法用于潮流计算是以导纳矩阵为基础的,由于利用了导纳矩阵的对称性、稀疏性及节点编号顺序优化等技巧,使牛顿—拉夫逊法解题规模和计算速度进一步提高,此算法至今仍是潮流计算中广泛采用的优秀算法。(Power flow calculation in power system is a problem of solving multivariat
-