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

搜索资源列表

  1. Matlab_algorithm

    0下载:
  2. 很多很好的matlab程序,包括用于数值微分,数值积分,非线性方程组求解-It contain a lot of good marlab programs, including those for numerical differentiation, numerical integration, nonlinear equations to solve, and so
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:162634
    • 提供者:王敏蔚
  1. RK

    1下载:
  2. 利用rK法,也就是4阶论格库塔格式求解偏微分方程组的解并利用结果画图。-Solving partial differential equations
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:1759
    • 提供者:weijie
  1. numericalanalysis

    0下载:
  2. 各类非线性方程组求解的公式的实现,较为简洁,可直接调用-Various types of nonlinear equations of the formula to achieve, the more simple, direct call
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1668
    • 提供者:万远
  1. solving-nonlinear-equations

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

    • 发布日期:2017-03-30
    • 文件大小:12094
    • 提供者:chilsma
  1. 非线性方程组求解

    1下载:
  2. 数值分析非线性方程求解值问题的matlab的范例,超好用der((Numerical analysis of the Matlab example, super easy to use der))
  3. 所属分类:matlab例程

    • 发布日期:2017-10-17
    • 文件大小:11264
    • 提供者:mabiubiu
  1. MATLAB求解非线性方程组 fsolve源程序代码

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

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:peanut0414
  1. 新建文件夹

    0下载:
  2. 本程序为利用拟牛顿法求非线性方程组的一组解,欢迎大家共同探讨(A set of solutions for nonlinear equations by quasi Newton method)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:1024
    • 提供者:骏驰
  1. bin

    0下载:
  2. 亲测可用,程序简洁。可适用于绝大多数方程组求解。(Pro test is available and program is concise. It can be used to solve most equations.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:古城少年
  1. 非线性方程组求解

    1下载:
  2. 利用改进的遗传算法求解非线性方程,遗传算法得到全局最优解作为初值寻找局部最优解(Using the improved genetic algorithm to solve the nonlinear equation, the genetic algorithm gets the global optimal solution as the initial value to find the local optimal solution)
  3. 所属分类:并行计算

    • 发布日期:2017-10-28
    • 文件大小:4096
    • 提供者:zzb1111
  1. 牛顿-拉夫森法求解非线性方程组

    1下载:
  2. 牛顿-拉夫森法求解非线性方程组 牛顿-拉夫森法求解非线性方程组(Solving Nonlinear System of Newton 's Iteration Method)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:3072
    • 提供者:李木子1230
  1. 计算方程组-1

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

    • 发布日期:2018-01-04
    • 文件大小:8192
    • 提供者:aaagwn
  1. matlab插值拟合微分解方程组

    0下载:
  2. matlab插值拟合微分解方程组,用于使用MATLAB求解插值拟合的程序(Matlab interpolation fitting micro decomposition equations, for the use of MATLAB to solve the interpolation fitting program)
  3. 所属分类:其他

  1. 求解方程组方法

    0下载:
  2. 几种主要的求解方程组方法在MTLAB环境的实现(Implementation of several main solving equations in MTLAB environment)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-07
    • 文件大小:2048
    • 提供者:宇智波龙
  1. PSO算法求解非线性方程组

    2下载:
  2. 使用pso粒子群算法求解非线性方程组,用c语言实现(PSO Particle Swarm Optimization (PSO) is used to solve nonlinear equations and is implemented in C language)
  3. 所属分类:数学计算

    • 发布日期:2018-04-21
    • 文件大小:347136
    • 提供者:dxlm
  1. LU分解法求解线性方程组

    0下载:
  2. 用LU分解法,求解已知线性方程组的解,最多100阶(The solution of the known linear equations is solved by the LU decomposition method, with a maximum of 100 orders.)
  3. 所属分类:数学计算

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:爆米花乀
  1. 预处理共轭梯度求解器

    1下载:
  2. 采用预处理的共轭梯度线性方程组求解方法,可以输入预处理矩阵。
  3. 所属分类:matlab例程

  1. MATLAB牛顿法求解非线性方程组

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

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

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

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:lai东东
  1. 线性方程组求解

    1下载:
  2. 利用hermite标准形和满秩分解求矩阵广义逆,并且利用广义逆求解线性方程组,可以判断解的形式(Using Hermite canonical form and full rank decomposition to find the generalized inverse of a matrix, and using the generalized inverse to solve a system of linear equations, the form of the solution ca
  3. 所属分类:数值算法/人工智能

    • 发布日期:2020-06-30
    • 文件大小:2048
    • 提供者:嫌疑人H
  1. buaa.data analyse.third

    0下载:
  2. 插值,最小二乘,解非线性方程组,算法,算例,源代码,分析(Interpolation, least squares, solving nonlinear equations, algorithms, examples, source code, analysis)
  3. 所属分类:其他

    • 发布日期:2020-05-04
    • 文件大小:277504
    • 提供者:haoyy
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com