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

搜索资源列表

  1. 240247newton

    0下载:
  2. 可用的用matlab求解非线性微分方程组的牛顿迭代
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:17443
    • 提供者:周涛
  1. NoLinearEquation

    0下载:
  2. 非线形方程组类:包括各种非线性方程组的各种求解方法,非常方便调用
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:6833
    • 提供者:pooly
  1. seidel

    0下载:
  2. 求解非线性不动点方程组x=G(x)的非线性塞德尔迭代方法,初值x0
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:890
    • 提供者:tianhai
  1. Chap08.rar

    0下载:
  2. 计算机常用数值算法与程序(C++版) Chap08 非线性方程组求解,Computer numerical algorithm and procedures used (C++ Version) Chap08 solving nonlinear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-05-13
    • 文件大小:30835
    • 提供者:lihui
  1. Arc_length

    2下载:
  2. 非线性方程组求解的伪弧长程序,包括追踪分岔点,分岔路径选择等程序文本。-Nonlinear equations of the pseudo-arc processes, including tracking bifurcation point, bifurcation path selection program text.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:4068
    • 提供者:Qin
  1. MyRunge_Kutta

    3下载:
  2. 实现四阶龙格库塔算法,求解非线性方程或是非线性方程组。-To achieve fourth-order Runge-Kutta algorithm for solving nonlinear equations or nonlinear equations.
  3. 所属分类:matlab

    • 发布日期:2015-05-28
    • 文件大小:1024
    • 提供者: 袁清平
  1. matlab-suanfadaquan

    0下载:
  2. 包括插值,函数逼近,矩阵特征值计算,数值微分,数值积分,方程求根, 非线性方程组求解, 解线性方程组的直接法,解线性方程组的迭代法,随机数生成等-Including interpolation, function approximation, eigenvalue computation, numerical differentiation, numerical integration, equation Root, non-linear equations to solve the direc
  3. 所属分类:matlab

    • 发布日期:2017-11-13
    • 文件大小:239605
    • 提供者:陈岚崴
  1. Algorithm

    0下载:
  2. c# 数值计算源代码 复数运算 矩阵运算 线性代数方程组的求解 非线性方程与方程组的求解 -c# numerical source code plural computing matrix calculation of linear algebraic equations for solving nonlinear equations with the equations
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:34201
    • 提供者:li
  1. 3107002005_4th_jocabiGS

    0下载:
  2. 非线性方程组不能用消去和分解法进行求解,jacabi迭代和高斯迭代是最常用的两种迭代方法-Nonlinear equations can not be eliminated and the decomposition method to solve, jacabi iteration and Gauss iteration is the most commonly used two types of iterative methods
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1083
    • 提供者:lommmmmm
  1. shu

    0下载:
  2. 这是数值方法中实现非线性方程组求解的程序,运用到了高斯消元方法-This is the realization of numerical methods for solving nonlinear equations of the procedures, the use of the Gauss elimination method
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:10988
    • 提供者:wyywd
  1. Mathcalculationprocedures

    0下载:
  2. 该程序包含矩阵最大特征值上、下界估计、线性方程组的求解、非线性方程组的一个最新迭代方法、数值积分、微分方程数值解!-The program contains the largest eigenvalue matrix, the lower bound estimates, linear equations, nonlinear equations, a recent iterative method, numerical integration, numerical solution of di
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:6612
    • 提供者:刘利斌
  1. nonlinear

    0下载:
  2. 这是一个非线性方程与方程组的求解的算法,用于求解非线性方程与方程组的-This is a non-linear equation with the equations of the algorithm for solving nonlinear equations with the equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:16559
    • 提供者:韩斌
  1. spgs

    0下载:
  2. 用途:利用二分法快速求解非线性方程f(x) = 0; 用向量形式(普通存储格式)的Gauss-Seidel迭代解线性方程组Ax=b;Newton迭代法解非线性方程f(x) = 0;用分量形式的SOR迭代解线性方程组Ax=b;用向量(稀疏存储)形式的Gauss-Seidel迭代解线性方程组Ax=b -Purposes: the use of dichotomy quickly solving nonlinear equations f (x) = 0 with vector form o
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:535
    • 提供者:李能
  1. LINGO

    0下载:
  2. LINGO是Linearnteractive and General Optimizer的缩写,即“交互式的线性和通用优化求解器”,可以用于求解非线性规划,也可以用于一些线性和非线性方程组的求解等。lingo教程帮助你学习lingo-LINGO is Linearnteractive and General Optimizer acronym, that is, " an interactive optimization of linear and general-purpose sol
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:184855
    • 提供者:fxx
  1. jiefangchengzhu

    0下载:
  2. 非线性最小二乘问题的修正高斯牛顿法;求解5元以下(含5元)的非线性(或线性)方程组-solve equation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:3980
    • 提供者:sunguangbin
  1. solve

    0下载:
  2. matlab算法程序集--非线性方程组求解程序-Solving nonlinear equations
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2972
    • 提供者:yuanzh
  1. sample-rate-conversion

    0下载:
  2. 内容包括:解线性代数方程组,插值,数值积分,特殊函数,函数逼近,特征值问题,数据拟合,方程求根和非线性方程组求解-VB -Include: solving linear algebraic equations, interpolation, numerical integration, special functions, function approximation, eigenvalue problem, the data fit the equation and non-linear eq
  3. 所属分类:source in ebook

    • 发布日期:2017-03-29
    • 文件大小:22108
    • 提供者:hjq
  1. Nonlinear_equations

    0下载:
  2. 本工具箱包含非线性方程组求解的程序代码,通过调用函数可求解相关方程的数值解,适合MATLAB初学者调试-This kit contains the nonlinear equations of the program code, by calling the function can be related equation for solving the numerical solution, suitable for beginners debug MATLAB
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:12641
    • 提供者:zhangnijin
  1. Broyden

    0下载:
  2. Broden算法求解一些简单的非线性方程组-Broden algorithm for solving simple nonlinear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:4202
    • 提供者:liuming
  1. fangcheng

    0下载:
  2. 非线性方程组求解,很多实用方法的M文件,包括常用的各种方法-m file
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:11700
    • 提供者:陈合涛
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 19 »
搜珍网 www.dssz.com