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

搜索资源列表

  1. steep

    0下载:
  2. matlab 最速下降法 源码 关于最速下降法的一个matlab小程序-steepest descent method
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:4266
    • 提供者:修运乐
  1. fastdown-and-jacobi

    0下载:
  2. 最速下降法和雅可比法经典迭代matlab程序-Steepest descent method and Jacobi method classic iteration matlab program
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:1622
    • 提供者:王楠
  1. Tsteepest_desh

    0下载:
  2. 这个Matlab程序实现最速下降算法。最速下降法是一种最基本的算法,它在最优化方法中占有重要地位.最速下降法的优点是工作量小,存储储变量较少,初始点要求不高;缺点是收敛慢,最速下降法适用于寻优过程的前期迭代或作为间插步骤,当接近极值点时,宜选用别种收敛快的算法. -The Matlab program to achieve the steepest descent algorithm. Steepest descent method is a basic algorithm, it occu
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:2373
    • 提供者:李威
  1. Linear-Equations-Solving

    0下载:
  2. 包含线性方程组迭代解法的共轭梯度法和最速下降法Matlab源代码级收敛性分析报告,以及线性方程组Matlab解法的参考资料-Contains linear equations iterative method for solving the conjugate gradient method and the steepest descent method Matlab source-level convergence analysis report, as well as linear equa
  3. 所属分类:Algorithm

    • 发布日期:2017-11-12
    • 文件大小:4758739
    • 提供者:吉韦
  1. steepdfp

    0下载:
  2. 最速下降法、DFP法问题解最优化问题,工程优化,matlab-The steepest descent method, DFP method solution optimization problem, engineering optimization and matlab
  3. 所属分类:Other systems

    • 发布日期:2017-11-30
    • 文件大小:35419
    • 提供者:lixiao
  1. computerwork_1

    1下载:
  2. 1) 借助MATLAB画出误差性能曲面和误差性能曲面的等值曲线; 2) 写出最陡下降法, LMS算法的计算公式( ); 3) 用MATLAB产生方差为0.05,均值为0白噪音S(n),并画出其中一次实现的波形图; 4) 根据2)中的公式,并利用3)中产生的S(n),在1)中的误差性能曲面的等值曲线上叠加画出采用最陡下降法, LMS法时H(n)的在叠代过程中的轨迹曲线。 5)用MATLAB计算并画出LMS法时 随时间n的变化曲线(对 应S(n)的某一次的一次实现)和e(n)波形;某
  3. 所属分类:matlab

    • 发布日期:2017-11-03
    • 文件大小:1438984
    • 提供者:lay
  1. zuisu

    0下载:
  2. 数学模型中最速下降法matlab程序(包括算法)-The mathematical model of the steepest descent method procedures (including algorithms)
  3. 所属分类:matlab

    • 发布日期:2017-11-25
    • 文件大小:1080
    • 提供者:Denly
  1. code

    0下载:
  2. 用MATLAB实现最速下降法,牛顿法和共轭梯度法求解实例。-Using MATLAB to achieve the steepest descent method, Newton method and conjugate gradient method to solve the instance.
  3. 所属分类:matlab

    • 发布日期:2017-11-15
    • 文件大小:13871
    • 提供者:严菲
  1. zuishuxiajiang

    0下载:
  2. 无约束最优化中经典的最速下降法matlab程序-The unconstrained optimization Classic in the steepest descent method matlab program
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:2685
    • 提供者:wang
  1. 1

    0下载:
  2. 最速下降法matlab源码 有一定参考价值-Steepest descent method matlab source has certain reference value
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:933
    • 提供者:王哲
  1. zunewton-dfpdfp

    1下载:
  2. 实用最优化方法中的经典题目,包含DFP算法、共轭梯度法、内点法、阻尼牛顿法、最速下降法,都要求在matlab软件下执行,有正确结果输出。-The classical topics practical optimization method, including the DFP algorithm, conjugate gradient method, interior point method, damped Newton method, the steepest descent method,
  3. 所属分类:matlab

    • 发布日期:2017-11-08
    • 文件大小:18935
    • 提供者:10.2
  1. chengxudaima

    0下载:
  2. 最优化理论,最速下降法,matlab实现,很好地,分享一下-Optimization theory, the steepest descent method, matlab realize, well, to share
  3. 所属分类:assembly language

    • 发布日期:2017-11-21
    • 文件大小:1151
    • 提供者:bai
  1. chengxu

    0下载:
  2. 用批处理最速下降法训练网络,利用Matlab scr ipt节点实现在此以对一个非线性函数的逼近作为例子来说明 -Batch steepest descent method to train the network to use Matlab scr ipt node to achieve this as an example of a nonlinear function approximation to illustrate
  3. 所属分类:Other systems

    • 发布日期:2017-12-01
    • 文件大小:13693
    • 提供者:魏新
  1. Mathematical-optimization-toolbox

    0下载:
  2. 数学最优化工具箱,内含0.618法,Fibonacci法,共轭梯度法,你牛顿法,牛顿法,最速下降法。每个算法都有一个实例用matlab实现-Mathematical optimization toolbox, containing 0.618 Fibonacci method, conjugate gradient method, Newton, Newton, steepest descent method. Each algorithm has an example of using mat
  3. 所属分类:Algorithm

    • 发布日期:2017-11-15
    • 文件大小:11230
    • 提供者:商恒超
  1. Optimization-Methods-

    7下载:
  2. 《最优化方法及其Matlab程序设计》较系统地介绍了非线性最优化问题的基本理论和算法,以及主要算法的Matlab程序设计,主要内容包括(精确或非精确)线搜索技术、最速下降法与(修正)牛顿法、共轭梯度法、拟牛顿法、信赖域方法、非线性最小二乘问题的解法、约束优化问题的最优性条件、罚函数法、可行方向法、二次规划问题的解法、序列二次规划法等。-" Optimization Methods and Matlab programming," a more systematic introd
  3. 所属分类:matlab

    • 发布日期:2015-12-23
    • 文件大小:1792000
    • 提供者:赵雪伟
  1. zuisuxiajiangfa

    0下载:
  2. 最速下降法,基於matlab開發環境,可用於求解優化問題-The steepest descent method, based on matlab development environment can be used to solve optimization problems
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:695
    • 提供者:李鼎权
  1. SteepestDescent

    0下载:
  2. 最速下降法又称为梯度法,是1847 年由著名数学家Cauchy 给出的,它是解析法中最古老的一种,其他解析方法或是它的变形,或是受它的启发而得到的,因此它是最优化方法的基础。这里给出其Matlab源程序。-The steepest descent method, also known as gradient method, was in 1847 given by the famous mathematician Cauchy, it is the oldest analytical metho
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:578
    • 提供者:lucy
  1. zuisuxiajiang

    0下载:
  2. 本算法是基于数值计算中的最速下降法编写的MATLAB程序。非常实用的一个小程序。-This algorithm is based on the numerical calculation of the steepest descent method written in MATLAB. Very practical one small program.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2469
    • 提供者:温来福
  1. zuiyouhua

    1下载:
  2. 才有matlab实现最优化理论的几个重要算法,分别是最速下降法,内点法,外点法,插值法-Matlab to achieve optimization theory have several important algorithms, namely, the steepest descent method, interior point method, external point method, interpolation method
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:1656665
    • 提供者:戴涛
  1. DSPII_USTC_01

    1下载:
  2. 传统的宽带信号中抑制正弦干扰的方法是采用陷波器(notch filter),为此需要精确知道干扰正弦的频率.然而当干扰正弦频率是缓慢变化时,且选频率特性要求十分尖锐时,则最好采用自适应噪声抵消的方法.下图是用一个二阶FIR的LMS自适应滤波器消除正弦干扰的一个方案。该代码实现了以下功能: 1) 借助MATLAB画出了滤波器的误差性能曲面和误差性能曲面的等值曲线; 2) 给出了最陡下降法以及LMS算法的计算公式; 3) 用MATLAB产生了方差为0.05, 均值为0白噪音S(n),并
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:313407
    • 提供者:邵曈
« 1 2 3 4 56 7 8 9 10 11 12 »
搜珍网 www.dssz.com