CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 二分法 matlab

搜索资源列表

  1. Newton_method

    0下载:
  2. 一个用于实现牛顿二分法求根的小程序。算法简单 用MATLAB写出-it is a simple program to find the root of a equation with the neweton method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:611
    • 提供者:liubin
  1. bisect

    0下载:
  2. 数值分析中用二分法求解函数值,本资料正是二分法求函数值的MATLAB代码-Function used for solving numerical value dichotomy, the dichotomy of a function of the data value is the MATLAB code
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:723
    • 提供者:王一平
  1. HalfInterval

    0下载:
  2. 二分法求解非线性方程MATLAB编程实现-Dichotomy MATLAB programming for solving nonlinear equations
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:786
    • 提供者:dugumengyouzi
  1. 11

    0下载:
  2. 二分法,牛顿法,黄金分割法的matlab实现。-Dichotomy, Newton method, the golden section method matlab implementation.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1459
    • 提供者:冯力理
  1. daima

    0下载:
  2. matlab 简单程序应用 非线性方程二分法解答方法-simple nonlinear equations matlab program to answer the dichotomy method
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:2170
    • 提供者:王弘扬
  1. Newton

    0下载:
  2. matlab newton法,二分法,迭代法,0.618法,进退法-matlab newton law dichotomy, iterative method, 0.618 law, advance and retreat method
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:2762
    • 提供者:周萧潇
  1. 8

    0下载:
  2. 数值计算matlab 二分法 不动点 牛顿法等算法解非线性方程-Numerical calculation matlab Dichotomy fixed point Newton method algorithm for solving nonlinear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:8015
    • 提供者:
  1. calculation-methods

    0下载:
  2. 牛顿下山法,不动点迭代,二分法。可以用来求解非线性方程,直接在matlab里面调用-Newton downhill method, fixed point iteration, dichotomy. Can be used to solve nonlinear equations, which is called directly in matlab
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:712
    • 提供者:luoyong
  1. zuixiaoerchengfa-

    0下载:
  2. 利用matlab编写的利用二分法求解g(x)=0的解法.m-Using Matlab prepared dichotomy to solve g (x) = 0 solution. M
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:560
    • 提供者:liyunzhao
  1. bisection-method

    0下载:
  2. 利用二分法求解函数的初值问题,有多个二分法在matlab中实现。可供参考-The dichotomy solving the initial value problem of the function, multiple dichotomy in Matlab. For reference
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:7805
    • 提供者:chocolate
  1. biresearch

    0下载:
  2. matlab中的二分法使用,是一个函数,能用在任何m文件中-matlab dichotomy use is a function that can be used in any m file
  3. 所属分类:MiddleWare

    • 发布日期:2017-11-24
    • 文件大小:776
    • 提供者:chenji
  1. erfenfa

    0下载:
  2. 波尔查诺二分法,区间半分法,matlab调用函数-The dichotomy of Bolzano, the range of half of France, the Matlab function is called
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:535
    • 提供者:雨山
  1. erfenfa

    0下载:
  2. matlab的数学源程序,可做调用:二分法,用于近似求方程的根-matlab erfenfa:mainly used in rooting
  3. 所属分类:matlab

    • 发布日期:2017-11-09
    • 文件大小:1083
    • 提供者:kula
  1. sss

    0下载:
  2. matlab基础中课后习题,一个非常简单的MATLAB小程序,用二分法求根-matlab based after-school exercise in a very simple little program MATLAB, with the dichotomy Roots
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:8334
    • 提供者:maomao
  1. Dichotomy(three-methods)

    0下载:
  2. 用Matlab实现二分法解方程代码,运行环境:Matlab,文件形式:M文件-Dichotomy solving equations with Matlab code, operating environment: Matlab file format: M file
  3. 所属分类:matlab

    • 发布日期:2017-11-15
    • 文件大小:1027
    • 提供者:wlw
  1. matlab1

    0下载:
  2. 基于matlab编程的二分法的程序与分析-Based on the the matlab programming dichotomy of program and analysis
  3. 所属分类:matlab

    • 发布日期:2017-12-01
    • 文件大小:21049
    • 提供者:罗泽明
  1. MATLAB

    0下载:
  2. 几种工程上常用数值计算方法的算法实现,包括高斯,二分,亚可比,牛顿上山法等-Commonly used numerical method in several engineering algorithms, including Gaussian, dichotomous, sub-comparable, Newton uphill law
  3. 所属分类:matlab

    • 发布日期:2017-11-22
    • 文件大小:3661
    • 提供者:biker0202
  1. erfenfa-gexianfa

    0下载:
  2. 这是一个关于用matlab实现二分法和割线法的程序,比较实用~-This is a support blood with the matlab realize dichotomy and secant, more practical
  3. 所属分类:matlab

    • 发布日期:2017-11-25
    • 文件大小:1156
    • 提供者:sun
  1. qiugeng-and-jifen

    0下载:
  2. 数值求根(二分法和牛顿法)以及辛普森数值积分matlab的function函数文件,可修改求根精度等-Numerical root finding (the dichotomy and Newton law), and Simpson numerical integration the matlab function function file, modify the root finding accuracy
  3. 所属分类:matlab

    • 发布日期:2017-11-07
    • 文件大小:1305
    • 提供者:scotelong
  1. binarysearchafloyd

    0下载:
  2. 二分法查找---------数学建模中关于Matlab数学软件中的算法的程序---简便的查找算法-Dichotomy Find--------- Mathematical modeling algorithm Matlab mathematical software program--- simple search algorithm
  3. 所属分类:matlab

    • 发布日期:2017-11-24
    • 文件大小:665
    • 提供者:李嘉
« 1 2 34 5 »
搜珍网 www.dssz.com