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

搜索资源列表

  1. NewtonInterpolation

    0下载:
  2. 用牛顿插值法对离散点进行差值,如果在原来的基础上增加一个点,用该种插值法速度很快,效率高-Using Newton
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:786
    • 提供者:萧筱
  1. haha

    0下载:
  2. 牛顿迭代法 需要的同学尽量来拿吧 不要钱-Newton iteration needs of students as far as possible it should not来拿money
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:1979
    • 提供者:不知道
  1. shuzhifenximatlab

    0下载:
  2. 用matlab解决一些数值分析中常用的算法,如牛顿法、gauss、romberg等-Using matlab to solve some numerical analysis of commonly used algorithms, such as Newton method, gauss, romberg, etc.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2585
    • 提供者:duhongye
  1. matlab

    0下载:
  2. 本程序的功能是用牛顿-拉夫逊法进行潮流计算-This procedure is the function of Newton- Raphson power flow calculation method
  3. 所属分类:Compiler program

    • 发布日期:2017-04-15
    • 文件大小:6203
    • 提供者:ly
  1. zuiyouhua

    5下载:
  2. 此源码包是我本学期最优化理论课程的大作业,其中包括了我自己写的以下常用最优化算法的实现代码:最速下降法,牛顿法,非线性最小二乘法,DFP法。fun1,fun2是两个测试函数。谢谢!-This is my source packages optimization theory this semester courses in large operations, including my own to write the following commonly used optimization al
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-12-14
    • 文件大小:3223
    • 提供者:白浩泉
  1. niudunchaoliu)

    0下载:
  2. 能进行牛顿法的电力电力系统的潮流计算而且它的收敛性很好已经进行了测试-Newton' s law can be the power flow calculation of power system
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:2202
    • 提供者:lxh
  1. Homology_Continuation_Algorithm

    2下载:
  2. 同伦算法的Matlab程序,同伦算法是一种大范围搜索算法,可以克服传统数值算法(如牛顿法)的许多缺点。 -code for Homology_Continuation_Algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:662
    • 提供者:Frank
  1. 06071402Newtonmethodfunctionandresults

    0下载:
  2. matlab牛顿法的函数和执行调用的结果-Newton method functionand the results
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:32554
    • 提供者:艾山
  1. p

    0下载:
  2. 拟合曲线,最小二乘法和牛顿法等,有助大家基础学习。-Curve fitting, least squares method and Newton s law, the foundation will help you learn.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:180799
    • 提供者:许晴和
  1. shuzhifenxichazhi

    0下载:
  2. 该算法集集中了数值分析当中几乎所有的插值算法,如牛顿法,艾特肯法,高斯法,样条函数法等,均在MATLAB(R2006@)中运行通过了。-The algorithm sets a numerical analysis which focused on almost all the interpolation algorithms, such as Newton' s law, Aitken law, Gauss law, such as spline function method, are
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:10208
    • 提供者:qinghexiaoyue
  1. 20090826_kepler_solver

    1下载:
  2. 给出了采用牛顿法解超越方程,求解椭圆轨道及双曲线轨道开普勒方程中的偏近点角的源程序及例子;给出了解普适方程的函数及例子,是研究轨道理论中的重要函数,均基于matlab编程-Gives the solution of transcendental equation using Newton' s method, for solving elliptic orbit and the hyperbolic orbits Kepler equation Eccentric anomaly of t
  3. 所属分类:transportation applications

    • 发布日期:2017-04-14
    • 文件大小:4107
    • 提供者:刘涛
  1. dpnewton_zuisu

    2下载:
  2. 阻尼牛顿法、最速下降法、变尺度法的matlab程序。-Damped Newton' s method, steepest descent method, variable metric method matlab program.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:1476
    • 提供者:ken
  1. MATLABoptimization

    19下载:
  2. matlab最优化程序包括 无约束一维极值问题 进退法 黄金分割法 斐波那契法 牛顿法基本牛顿法 全局牛顿法 割线法 抛物线法 三次插值法 可接受搜索法 Goidstein法 Wolfe.Powell法 单纯形搜索法 Powell法 最速下降法 共轭梯度法 牛顿法 修正牛顿法 拟牛顿法 信赖域法 显式最速下降法, Rosen梯度投影法 罚函数法 外点罚函数法 內点罚函数法 混合罚函数法 乘子法 G-N法 修正G-N法 L-M法
  3. 所属分类:matlab例程

    • 发布日期:2013-12-09
    • 文件大小:38442
    • 提供者:百位过
  1. zuiyouhuasuanfa

    0下载:
  2. 最优化计算的牛顿法+共轭梯度法的MATLAB程序 共包含五个 m文件 -Newton optimization calculation method+ conjugate gradient method of MATLAB program file contains a total of 5 m
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:1628
    • 提供者:touquezheng
  1. kechengsheji

    0下载:
  2. 应用牛顿法和二分法解高次方程,可以显示过程- it can solve hard questions
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:6875
    • 提供者:小辛
  1. Newton_Method

    1下载:
  2. 自己根据<最优化理论与基础>课本编的matlab程序 最优化问题求解: 牛顿法 自助输入目标函数及其梯度-Optimization: Newton Method Type in objective function and its gradient by yourself.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2287
    • 提供者:GPack
  1. MATLAB

    0下载:
  2. 一、 牛顿-拉夫逊法概要 首先对一般的牛顿-拉夫逊法作一简单说明。已知一个变量X的函数 (4-6) 解此方程式时,由适当的近似值X(0)出发,根据 (4-7) 反复进行计算,当X(n)满足适当的收敛判定条件时就是(4-6)式的根。这样的方法就是所谓的牛顿-拉夫逊法。 式(4-7)就是取第n次近似解X(n)在曲线 上的点 处的切线与X轴的交点作下一次X(n+1)值的方法。参考图4-2(a)。在这一方法中为了能收敛于真解,初值X(0)的选取及函数f(X)必须满足适当的条件,如
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:9354
    • 提供者:范凯
  1. optimization

    0下载:
  2. 基于最速下降法、牛顿法、共轭梯度法的matlab程序 -Steepest descent Newton conjugate gradient method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:1416
    • 提供者:lzy
  1. NLPF-MATLAB

    0下载:
  2. 牛顿法电力系统潮流计算,采用matlab计算程序-MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:6543
    • 提供者:小吉
  1. LMS_P101_1

    0下载:
  2. 改程序为《自适应信号处理》(Bernard Widrow著,王永德等译)书中101页上图牛顿法的MATLAB程序,仿真效果和书上一致 -Change the program to " Adaptive Signal Processing" (Bernard Widrow a, s Acoustic other translation) book 101 on the map Newton MATLAB programs, simulation results and the
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:823
    • 提供者:wanghaiyan
« 1 2 3 45 6 7 8 9 10 ... 31 »
搜珍网 www.dssz.com