搜索资源列表
非线性方程组的迭代解法
- 非线性方程组的迭代解法,包括:简单迭代法、Newton法、割线法、拟Newton法等.详见程序注释-nonlinear equations of the iterative solution, including : simple iterative method, Newton, secant, to the Newton law. Detailed procedures Notes
VB_NUM1
- 用VB实现线性方程组的求解。包括:高斯消元法,LU分解法追赶法,迭代法,奇异值分解,乔累斯基分解法等12种数值方法。-VB of linear equations to solve. Including : Gaussian Elimination Act, the law catch up with the LU decomposition, iterative method, singular value decomposition
非线性方程组的迭代解法
- 非线性方程组的迭代解法,包括:简单迭代法、Newton法、割线法、拟Newton法等.详见程序注释-nonlinear equations of the iterative solution, including : simple iterative method, Newton, secant, to the Newton law. Detailed procedures Notes
cyuyanjisuan
- c语言实现的一些算法:如:二分法,迭代法等-c language of some algorithm : if : dichotomy, iterative method, etc.
shuzhi_C++
- 包含二分法、复化辛卜生公式、改进欧拉法、拉格朗日插值多项式、龙贝格算法、牛顿迭代法、牛顿值多项式、最小二乘法、雅克比迭代法等算法。-contains dichotomy, rehabilitation of Oracle Health formula, Improved Euler, Lagrange polynomial interpolation. Long Bergh algorithm, Newton's method,
NRC++_cpp
- 这是数学计算上常用的计算方法,如牛顿法、高斯-赛德尔迭代法等,非常好用。-This is a mathematical calculation on the commonly used method of calculation, such as the Newton method, Gauss- Seidel iterative method and so on, very easy to use.
qq
- 简单迭代法,牛顿插值法等实现的算法,,,自己写的!-Simple iterative method, Newton
shuzhifenxi
- 数值分析实验报告!包含多个实验! 实验一 非线性方程求根 实验二 线性代数方程组的解法 --------列主元Gauss消元法 实验三 线性代数方程组的解法 ——Gauss-Seidel迭代法等-Numerical Analysis of the experimental report! Contains more than one experiment! Experiment 1 Experiment 2 ro
shuzhifenxi
- 完整的数值模拟软件,可以实现高次插值的Sin现象,三次分段埃米尔插值,Gauss赛德尔迭代法等多种算法-A complete numerical simulation software, can realize high interpolation Sin phenomenon, three sub-Emir Interpolation, Gauss Seidel iteration algorithm, etc.
Jacobi_etc
- %Jacobi迭代法求方程组等程序,内含有七个解放程组的程序,希望这些程序对大家有一点用处- Jacobi iteration procedures for equations, etc., which contain seven-way group liberation process, we hope that these procedures there is one point on the usefulness of
NumericalAlgorithm
- 高斯赛德尔迭代法,高斯消去法,龙贝格算法,龙格-库塔算法,雅各比迭代法,二分法,最小二乘法……等常用数值算法-Gauss Sider method, Gauss elimination method, Romberg algorithm, Runge- Kutta algorithm, Jacobi iterative method, the dichotomy, the least square method and so on ..
UnwellLineEquSet-matlab
- 病态线性方程组的计算题,涉及Gauss消元法、雅可比迭代法、高斯-赛德尔迭代法、最速下降法和共轭梯度法。每一个方法,都编写一个m文件,封装成函数的形式。然后通过总的HilbLineEquSet.m文件来调用执行,画出误差曲线图,得到运行结果。总的Matlab程序流程,如下所示: 病态方程组的计算包括:HilbLineEquSet.m、gauss.m、jacobi.m、gauss_seidel.m、fastest_descend.m和
plane_9_bar_truss
- 本程序主要是针对一九杆结构进行的动力学分析,用newmark法,威尔逊法,状态空间法,子空间迭代法等求解了结构动态响应,并给出了图像显示-This program is mainly aimed at the structure of the 19 dynamic analysis, using newmark method, Wilson law, the state space method, subspace iteration
nolinerequationssolves
- MATLAB求解非线性方程组的一些算法程序,牛顿迭代法,高斯迭代法等-MATLAB for solving nonlinear equations of some algorithm program, Newton iteration, Gauss iterative method, etc.
2
- matlab算法练习,包括牛顿迭代法,赛德尔迭代法等-matlab learning
diedaifa
- 利用迭代法对每段的物性参数和压力降分别进行计算,从而计算垂直井筒中压力分布,并得出了物性参数压力降等随井深的变化规律-Iterative method, one important physical parameters and pressure drop were calculated to estimate the vertical wellbore pressure distribution, and obtained physi
newton
- 牛顿迭代法,用于对通用多项式的计算,可自己设置处置,精度等-Newton iterative method for the calculation of general polynomials can set up their own disposal, precision
01
- 对于一个不收敛的级数,经过多次迭代以后会随着参数取值的不同而表现出不同的性质,由此可以观测到湮灭、平衡、混沌等现象。在复空间下,这种现象可以用julia集的图像表现出来。(For a non convergent series, after many iterations, it will exhibit different properties as the parameter values vary, thus the phenom
雅克比矩阵迭代设计
- 雅克比迭代法完成潮流计算问题实现仿真等一些问题(chaoliujisuanwanchengjisuan)
Power Flow6.23
- MATLAB求解电力系统潮流;牛顿迭代法;适用于14节点30节点300节点1047节点等。(MATLAB solves the power system tidal current; Newton iteration method; it applies to 14 nodes, 30 nodes, 300 nodes, 1047 nodes, etc.)