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

搜索资源列表

  1. Image2Html

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

    • 发布日期:2017-04-01
    • 文件大小:496519
    • 提供者:hjq
  1. mulVNewton

    0下载:
  2. 非线性方程组的逆Newton法的matlab实现,代码简洁,算法精确!-Nonlinear equations inverse Newton method matlab implementation, code simplicity, the algorithm accurately!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:533
    • 提供者:tony
  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. fixedpointiterativeprocess

    0下载:
  2. 不动点迭代方法也是一常用的计算非线性方程组的解法。-Fixed point iteration method is also a common calculation method of nonlinear equations.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:764
    • 提供者:jiaoyuwei
  1. Broyden

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

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

    1下载:
  2. 求解非线性方程组的拟牛顿法(逆broyden秩1方法)之matlab程序,采用符号运算,直接输入含参数的方程组即可。-Solving nonlinear equations of quasi-Newton method (inverse method broyden rank 1) of the matlab program, using symbolic computation, the direct input of equations with a parameter can be.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:886
    • 提供者:louis
  1. fangcheng

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

    • 发布日期:2017-04-16
    • 文件大小:11700
    • 提供者:陈合涛
  1. BaseMath

    0下载:
  2. C#实现的基本数值算法:利用高斯消元法求线性方程组的解、利用约当消元法求线性方程组的解、一元非线性方程实根的数值算法及程序实现-C# implementation of basic numerical algorithms: Gaussian elimination method of solution of linear equations using Jordan Elimination Method of linear equations, one dollar real roots of
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:495222
    • 提供者:曾文斌
  1. LITI411

    0下载:
  2. NEWTON-RAPHSON法解非线性方程组,适合易于求导的非线性方程组,是非线性方程线性化的一种方法-NEWTON-RAPHSON method for nonlinear equations, for easy derivation of nonlinear equations, nonlinear equations is a method of linearization
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:757
    • 提供者:rikeyxie
  1. Sat

    0下载:
  2. 利用Matlab进行卫星伪距定位,根据测量方式的不同,GPS定位的方法也不同,假令在无误差的情况下进行定位,即可利用Matlab将定位问题转化为非线性方程组问题。-Matlab, satellite pseudo-range position, according to the different measurement methods, GPS positioning methods are different, Jialing no error in the case of position
  3. 所属分类:GPS develop

    • 发布日期:2017-03-28
    • 文件大小:18786
    • 提供者:o0cmzx0o
  1. niudunfa

    0下载:
  2. 非线性方程组迭代法的matlab实现详细介绍 -Iterative method of nonlinear equations matlab implementation details
  3. 所属分类:File Formats

    • 发布日期:2017-03-30
    • 文件大小:1008
    • 提供者:hu
  1. hc

    0下载:
  2. 用于求解非线性方程组,非常有用,请研究者参考。-For solving nonlinear equations, very useful, please researchers
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:1117
    • 提供者:wangbin
  1. newton

    1下载:
  2. 牛顿迭代法用于求解非线性方程组,及求解范围-Newton iterative method for solving nonlinear equations, and solve the range
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:828
    • 提供者:凤凤
  1. newtonnonlinearequations

    0下载:
  2. 一个基于牛顿迭代法解非线性方程组的C语言程序-A Newton-based iteration method for nonlinear equations of C language program
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:171963
    • 提供者:Bill
  1. MATLAB_classical_algorithm_of_nonlinear_equations.

    0下载:
  2. MATLAB非线性方程组经典算法设计MATLAB classical algorithm of nonlinear equations-Classical nonlinear equations MATLAB algorithm MATLAB classical algorithm of nonlinear equations
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:7319
    • 提供者:lol
  1. 1111

    0下载:
  2. 非线性方程组的迭代解法 含实例-Iterative solution of nonlinear equations with examples
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:16076
    • 提供者:kong
  1. Algorithm

    0下载:
  2. 基于C#的常用算法程序。 关键字:复数,积分,矩阵,线性方程组,非线性方程组,最小二乘法-C# Algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:33907
    • 提供者:bufeng
  1. Sample

    0下载:
  2. C#常用算法的样例,包括线性方程组,非线性方程组,矩阵计算,复数,积分等。-C# Algorithm sample
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:49270
    • 提供者:bufeng
  1. CTOD_CombinedTM1

    1下载:
  2. 非线性方程组求解,有关于超越方程组的求解,包含对奇异点的处理-Nonlinear equations
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:2000
    • 提供者:heshutao
  1. NumericalAnalysisByVC

    0下载:
  2. C语言描述的各种计算方法的代码,包括线性,非线性方程组,插值,微分方程,数值积分等常用算法。-C language descr iption of the code of various calculation methods, including linear, nonlinear equations, interpolation, differential equations, numerical integration and other commonly used algorithms.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:149283
    • 提供者:Fei Mao
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 32 »
搜珍网 www.dssz.com