CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 方程组求解

搜索资源列表

  1. 代码

    0下载:
  2. 求解非线性方程组详细代码,属于源代码程序(The detailed code for solving nonlinear equations belongs to the source code program.)
  3. 所属分类:其他

    • 发布日期:2018-04-23
    • 文件大小:13312
    • 提供者:00雪
  1. 33967121feixianxing

    0下载:
  2. 求解非线性方程组,牛顿迭代法 改进的牛顿迭代法(To solve the nonlinear equations)
  3. 所属分类:文章/文档

    • 发布日期:2018-04-29
    • 文件大小:11264
    • 提供者:yxqing1
  1. 线性方程组计算

    1下载:
  2. 利用高斯消元法法求解病态矩阵——hilbert 矩阵的线性方程组。通过条件数分析,找出误差较大的原因。再利用 Jacobi 迭代方法、G-S 迭代方法和 SOR 迭代法做了进一步探究。另外,作为要求之外的,还使用共轭梯度法来求解方程以来进行对比,并利用Tikhonov 正则化的方法改善矩阵的条件数,来减小误差。(The Gauss elimination method is used to solve the linear equations of the ill conditioned mat
  3. 所属分类:数学计算

    • 发布日期:2018-04-29
    • 文件大小:2048
    • 提供者:才子昕
  1. lyswt10

    0下载:
  2. 比较全的C++数值算法,包括插值,极值特征方程组求解等()
  3. 所属分类:图形图象

    • 发布日期:2018-04-29
    • 文件大小:318464
    • 提供者:capabelitg
  1. MATLAB求解混沌系统微分方程组源程序代码

    0下载:
  2. MATLAB求解混沌系统微分方程组,chen系统吸引子(MATLAB for solving differential equations of chaotic systems and attractor of Chen system)
  3. 所属分类:绘图程序

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:沈珏
  1. 求解线性方程组的迭代法

    0下载:
  2. 该matlab程序为求解线性方程组的解的迭代算法合集,也是最基础最简单的求解线性方程组的迭代法,简单易懂。(Methods for solving linear equation.)
  3. 所属分类:数学计算

    • 发布日期:2018-04-30
    • 文件大小:15360
    • 提供者:宝宝222
  1. Matlab程序

    0下载:
  2. 经典四阶龙格库塔公式,可以用于微分方程组的数值求解(The classical four Runge Kutta formula can be applied to numerical solution of differential equations.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:7168
    • 提供者:zmy622sun
  1. 高斯赛德尔迭代

    3下载:
  2. 利用VB实现高斯赛德尔迭代求解线性方程组,原系数矩阵用TXT文件输入。可供数学专业的同学使用。(Using VB to achieve Gauss Seidel iteration to solve linear equations, the original coefficient matrix is input with TXT file. It can be used by students in mathematics.)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-01
    • 文件大小:2048
    • 提供者:皓月008
  1. jiefangcheng

    0下载:
  2. 使用高斯-赛德尔迭代法和雅克比迭代法求解线性方程组;使用高斯法和列主元法求解线性方程组。(Using the Gauss - Seidel iterative method, Jacobi iterative method for solving linear equations and using Gauss method and column principal component method to solve linear equations.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:求悳
  1. chase

    1下载:
  2. 功能为求解系数矩阵为三对角矩阵或者循环三对角矩阵的线性方程。 输入的四个参数均为行向量,分别对应系数矩阵的上副对角线,主对角线,下副对角线,以及方程等号另一侧的常数矩阵(The four parameters of the input are line vectors, which correspond to the upper diagonal lines of the coefficient matrix, the main diagonal line, the lower diagonal
  3. 所属分类:物理计算

  1. example17

    1下载:
  2. 多刚体动力学龙哥库塔求解 十四自由度方程组求解(Multi Rigid Body Dynamics Rover Kuta Solution)
  3. 所属分类:*行业应用

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:123xsd
  1. functionequation

    0下载:
  2. 求解微风方程边界条件限制下的解。解一个方程组, du/dx+dv/dx=0 u=dn/dx v=-dm/dx du/dx=-exp(-x)+n*m/(m+n) 边界条件和初值条件 u(p)=0,u(0)=v(p),v(0)=0 n(0)=q 其中函数自变量为x,边界条件和初值条件中p为常量,q为变量(Solving the solution of the boundary condition of the breeze equation)
  3. 所属分类:数学计算

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:尼克尔萨
  1. 求解二元一次方程

    0下载:
  2. 求解数学问题:解二元一次方程组,得出未知数x和y的具体数值(Solving the two element first order equation)
  3. 所属分类:

    • 发布日期:2018-05-06
    • 文件大小:234496
    • 提供者:例月
  1. 方程求根

    1下载:
  2. 包含了牛顿迭代法解非线性方程以及非线性方程组求解,多项式求根的MATLAB的M文件(Newton's iterative method is used to solve nonlinear equations and solve nonlinear equations. The M of MATLAB is the root of polynomial.)
  3. 所属分类:matlab例程

    • 发布日期:2019-12-31
    • 文件大小:9216
    • 提供者:zjujie
  1. 解方程

    1下载:
  2. 运用MATLAB进行一般方程、线性方程组、线性偏微分方程的求解(Using MATLAB to solve general equations, linear equations and linear partial differential equations.)
  3. 所属分类:其他

    • 发布日期:2019-07-28
    • 文件大小:88064
    • 提供者:Rockman007
  1. 牛顿迭代法

    1下载:
  2. matlab环境下试用于高维方程组求解的牛顿迭代法算法函数(Newton iterative algorithm function for solving higher dimensional equations in matlab Environment)
  3. 所属分类:matlab例程

    • 发布日期:2020-04-14
    • 文件大小:1024
    • 提供者:madezhizhang
  1. 利用Gauss消去法对线性方程组进行求解

    1下载:
  2. 用消去法解方程组的基本思想是用逐次消去未知数的方法把原来方程组Ax=b化为与其等价的三角方程组,而求解三角方程组就容易了。换句话说,上述过程就是用行的初等变换将原方程组系数矩阵化为简单形式,从而将求解原方程组的问题转化为求解简单方程组的问题。
  3. 所属分类:数学计算/工程计算

  1. Generalized Inverse Matrix

    1下载:
  2. 使用Hermite标准型、SVD分解和满秩分解求矩阵的广义逆,在此基础上求解线性方程组的解。(Hermite's canonical form, SVD decomposition and full rank decomposition are used to find the generalized inverse of the matrix, and then the solution of the linear equation system is solved.)
  3. 所属分类:其他

    • 发布日期:2020-06-30
    • 文件大小:2048
    • 提供者:hh_w
  1. Scipy

    1下载:
  2. SciPy—数值计算库 在NumPy的基础上增加一些功能 1、常数和特殊函数 2、线性代数-linalg 3、优化 (1)非线性方程组求解 (2)最小二乘拟合 (3)函数最小值 4、插值—interpolate (1)B样条曲线插值 (2)外推和Spline拟合 (3)二维插值 5、数值积分—integrate (1)球的体积 (2)解常微分方程组 6、统计—stats (1)连续和离散概率分布 (2)二项、泊松、伽玛分布 7、稀疏矩阵—sparse(On t
  3. 所属分类:文章/文档

    • 发布日期:2019-10-21
    • 文件大小:1502208
    • 提供者:预警
  1. 中心差分法

    3下载:
  2. 运动方程中的速度向量和加速度向量用位移的某种组合来表示,将微分方程组的求解问题转化为代数方程组的求解问题,并在时间区间内求得每个微小时间区间的递推公式,进而求得整个时程的反应。 中心差分法是一种显示的积分法,它基于用有限差分代替位移对时间的求导(即速度和加速度)。(Velocity vectors and acceleration vectors in motion equations are expressed by a combination of displacements. The p
  3. 所属分类:matlab例程

    • 发布日期:2020-04-19
    • 文件大小:28672
    • 提供者:武文
« 1 2 ... 13 14 15 16 17 1819 20 21 22 23 ... 50 »
搜珍网 www.dssz.com