搜索资源列表

  1. 求解非线性方程组

    0下载:
  2. 求解定位方程组。并直接利用三元方程求出X,Y,Z时的误差子函数-positioning Solving equations. 3 yuan and the direct use of equations derived X, Y, Z of error Functions
  3. 所属分类:matlab例程

    • 发布日期:2024-06-07
    • 文件大小:3072
    • 提供者:leaderbbs
  1. nonliearequation

    1下载:
  2. 这是牛顿法求解非线性方程组哦那个,用matlab编写的3个m文件,F是方程组左端向量函数,JF是其Jacobian矩阵,最后调用newdim函数文件-This is the Newton method for solving nonlinear equations, oh, um, using Matlab prepared by the three m documents, F is equations extreme vector
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-07
    • 文件大小:1024
    • 提供者:娄雯
  1. gener

    0下载:
  2. 用遗传优化算法求解高次非线性方程组。代码中举例说明。-Optimization using genetic algorithm high nonlinear equations. Code example.
  3. 所属分类:matlab例程

    • 发布日期:2024-06-07
    • 文件大小:8192
    • 提供者:沈晶晶
  1. tuihuo

    0下载:
  2. matlab实现退火算法求解非线性方程组。-matlab wife of mother
  3. 所属分类:matlab例程

    • 发布日期:2024-06-07
    • 文件大小:2048
    • 提供者:沈晶晶
  1. Homotopy

    0下载:
  2. 求解非线性方程组 的同伦曲线法-Solving nonlinear equations homotopy curve method
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-07
    • 文件大小:1024
    • 提供者:明明
  1. matlab

    0下载:
  2. 基于matlab的非线性方程组求解的方法-Matlab-based non-linear equation solving methods
  3. 所属分类:matlab例程

    • 发布日期:2024-06-07
    • 文件大小:82944
    • 提供者:蔡宗彣
  1. AI

    0下载:
  2. 用MATLAB编写的使用免疫算法求解非线性方程组-MATLAB prepared with the use of immune algorithm for solving nonlinear equations
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-07
    • 文件大小:3072
    • 提供者:
  1. Levenberg-Marquardt

    0下载:
  2. Levenberg-Marquardt 信赖域方法求解非线性方程组的Matlab程序-Levenberg-Marquardt trust region method for solving nonlinear equations of the Matlab program
  3. 所属分类:matlab例程

    • 发布日期:2024-06-07
    • 文件大小:1024
    • 提供者:蔚无
  1. mulNewtonSOR

    0下载:
  2. 本代码为牛顿-SOR迭代法求解非线性方程组。其调用格式为[r,m]=mulNewtonSOR(F,x0,w,h,eps) 其中F:方程组,x0:方程组初始解,w:SOR迭代因子,h:数值积分常数,eps:根的精度,m:迭代步数。-The code for the Newton-SOR iteration method for solving nonlinear equations. Its call format [r, m] = mu
  3. 所属分类:matlab例程

    • 发布日期:2024-06-07
    • 文件大小:1024
    • 提供者:锦夏
  1. nolinerequationssolves

    1下载:
  2. MATLAB求解非线性方程组的一些算法程序,牛顿迭代法,高斯迭代法等-MATLAB for solving nonlinear equations of some algorithm program, Newton iteration, Gauss iterative method, etc.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-07
    • 文件大小:14336
    • 提供者:liuming
  1. homotopy-matlab

    0下载:
  2. 求解非线性方程组,比Newton迭代更加稳定的迭代法-Solving nonlinear equations, Newton iteration is more stable than the iterative method
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-07
    • 文件大小:4096
    • 提供者:wang
  1. solving-nonlinear-equations

    0下载:
  2. matlab 的非线性方程组求解多种方法得源程序-Solving nonlinear equations
  3. 所属分类:matlab例程

    • 发布日期:2024-06-07
    • 文件大小:12288
    • 提供者:chilsma
  1. newton-feixianxingfangcheng

    0下载:
  2. MATLAB牛顿法求解非线性方程组的源程序代码(MATLAB Newton method for solving nonlinear equations source code)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-07
    • 文件大小:1024
    • 提供者:木手冈
  1. MATLAB求解非线性方程组 fsolve源程序代码

    0下载:
  2. 这是MATLAB求解非线性方程组 fsolve源程序代码(This is MATLAB solving nonlinear equations fsolve source code)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-07
    • 文件大小:1024
    • 提供者:peanut0414
  1. MATLAB求解非线性方程组 fsolve源程序代码

    0下载:
  2. MATLAB求解非线性方程组 fsolve源程序代码(MATLAB to solve the nonlinear system fsolve source code)
  3. 所属分类:其他小程序

  1. 计算方程组-1

    0下载:
  2. 该程序可用来求解计算复杂的非线性方程组的解析解,对初学者有一定参考价值(The program can be used to solve the analytic solution of complex nonlinear equations, and has some reference value for beginners)
  3. 所属分类:matlab例程

    • 发布日期:2024-06-07
    • 文件大小:8192
    • 提供者:aaagwn
  1. MATLAB牛顿法求解非线性方程组

    1下载:
  2. MATLAB牛顿法求解非线性方程组,运用牛顿法对非线性方程组进行求解可得到数值解(MATLAB Newton method for solving nonlinear equations, using Newton method to solve nonlinear equations to obtain numerical solution.)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-07
    • 文件大小:1024
    • 提供者:lai东东
  1. MATLAB求解非线性方程组 fsolve

    0下载:
  2. MATLAB求解非线性方程组 fsolve源程序代码(MATLAB to solve the nonlinear system fsolve source code.)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-07
    • 文件大小:1024
    • 提供者:lai东东
  1. 用matlab求解非线性方程组的几种方法之程序

    0下载:
  2. matlab编程 求解非线性方程和方程组的多种方法(Matlab programming for solving nonlinear equations and equations)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-07
    • 文件大小:480256
    • 提供者:penny_ma
  1. 牛顿迭代法求解非线性方程组

    0下载:
  2. 使用MATLAB代码实现牛顿迭代法求解非线性方程组
  3. 所属分类:matlab例程

« 12 3 4 5 6 »

源码中国 www.ymcn.org