CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 最优化方法

搜索资源列表

  1. DFP-BFGS-0.618

    0下载:
  2. DFP,黄金分割点方法,BFGS方法matlab源代码用于求解无约束最优化问题-BFGS,DFP,0.618 method for solving unconstrained optimization problems
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1443
    • 提供者:chen zhen
  1. Newton

    0下载:
  2. 共轭梯度法(Conjugate Gradient)是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一。 在各种优化算法中,共轭梯度法是非常重要的一种。其优点是所需存储量小,具有步收敛性,稳定性高,而且不需要任何外来参数。-Conjugate Gradient method (Conjugate Gradie
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:516
    • 提供者:兰中周
  1. gongetidufadshuzhixingzhi

    0下载:
  2. 共轭梯度法(Conjugate Gradient)是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一。 在各种优化算法中,共轭梯度法是非常重要的一种。其优点是所需存储量小,具有步收敛性,稳定性高,而且不需要任何外来参数-Conjugate Gradient method (Conjugate Gradien
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:722
    • 提供者:兰中周
  1. zuisuxiajiangfaheniudunfa

    0下载:
  2. 最速下降法和牛顿法,希望对你们管用,两种方法实现最优化-matlab progress newton
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:150281
    • 提供者:朱卉
  1. STAP_opt

    3下载:
  2. 该程序利用空时二维自适应处理的原理,采用最优处理器的方法,对杂波矩阵进行处理,并能够绘制出二维杂波功率谱图,功率谱亮度图,特征谱图,二维频响图,以及最优化比较图-the code can draw 5 pictures of the Clutter matrix,including :Clutter power spectrum, power spectral brightness diagram, characteristic spectra, two-dimensional frequenc
  3. 所属分类:matlab

    • 发布日期:2015-11-02
    • 文件大小:2048
    • 提供者:晏艺翡
  1. Optimization-techniques-and-MATLAB

    0下载:
  2. 最优化技术方法及MATLAB的实现,一本不错的最优化书籍。-Optimization techniques and MATLAB to achieve a good optimization books.
  3. 所属分类:matlab

    • 发布日期:2017-05-12
    • 文件大小:2995954
    • 提供者:王觅蕤
  1. 1

    0下载:
  2. 分枝界限法 装载问题 最优化解决方法-Branch and bound load optimization solution ..........
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-11
    • 文件大小:1409
    • 提供者:李超
  1. Conjugate-Gradient-Method

    0下载:
  2. 共轭梯度法(Conjugate Gradient)是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一。-Conjugate gradient method (Conjugate Gradient) between the steepest descent between law and Newton'
  3. 所属分类:source in ebook

    • 发布日期:2017-03-30
    • 文件大小:704339
    • 提供者:
  1. trust

    0下载:
  2. 数值最优化:解界约束优化问题的非单调组合信赖域方法,以及在信赖域内部进行二阶线搜索。-Numerical Optimization: non-monotonic combination of trust region methods solution of bound constrained optimization problems, and trust within the Ministry of second-order line search.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:18848
    • 提供者:bapi
  1. Optimization-filter-design

    0下载:
  2. 最优化FIR数字滤波器设计,本人亲自编写,基于等波纹最优化设计方法-Optimization of FIR digital filter design, I personally prepared the most optimal design method based on the equiripple
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:233570
    • 提供者:胡鹏
  1. GA

    0下载:
  2. 使用遗传算法进行最优化计算的方法,其中包含遗传算法中需要的各个子程序-Using a genetic algorithm optimization calculation method, which contains the genetic algorithm requires each subroutine
  3. 所属分类:source in ebook

    • 发布日期:2017-11-29
    • 文件大小:6779
    • 提供者:qingqing
  1. Mesh-Optimization

    0下载:
  2. 三角网格的最优化的方法,给出了利用三角网格进行点云噪声消除的方法。-Triangular mesh optimization method, given the the triangular mesh point cloud noise cancellation.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:988395
    • 提供者:周保兴
  1. optimization

    0下载:
  2. 最优化计算方法常用程序汇编,参考价值很大-failed to translate
  3. 所属分类:software engineering

    • 发布日期:2017-12-05
    • 文件大小:5065856
    • 提供者:zhaojunbo
  1. lagrange

    0下载:
  2. 求解约束最优化问题,一种途径是在可行域内寻找使目标函数值下降的迭代点列,但是这类方法对于带非线性约束的最优化问题求解效果一般都不理想。因此我们利用另一种途径,即利用问题的目标函数和约束函数构造新的目标函数——罚函数,把约束最优化问题转化为相应的罚函数的无约束最优化问题来求解实际问题。-lagrange constraint multiplier method for the minimum
  3. 所属分类:Other systems

    • 发布日期:2017-11-16
    • 文件大小:2157
    • 提供者:王喜
  1. Optimization-methods

    0下载:
  2. 最优化计算方法常用程序汇编,非常实用 的一本书 相信对工程优化计算的人员有帮助-Optimization methods commonly used program compilation, a very practical book believe that the personnel of engineering optimization
  3. 所属分类:software engineering

    • 发布日期:2017-11-16
    • 文件大小:5066752
    • 提供者:brave
  1. inner

    0下载:
  2. 属于智能科学领域中的一个辅助学科-最优化。其方法为内点法,用于求解一已知函数的最小值。通过障碍函数的构建,使得最小值在约束条件内寻找,从而解决了有约束条件的极小值问题。-Belong to a secondary disciplines in the field of intelligent science- optimization. Its methodology for the interior point method for solving a known function of th
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:5277
    • 提供者:冯嘉贲
  1. MS_MPI_pi

    0下载:
  2. 高性能并行计算pi的值,并比较那个方法为最优化-High-performance parallel computing the value of pi, and compare that method of optimization
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-01
    • 文件大小:986436
    • 提供者:炎龙
  1. xinlaiyu

    0下载:
  2. 无约束最优化中经典的信赖域方法matlab程序-Trust region methods for unconstrained optimization in classic matlab program
  3. 所属分类:Other systems

    • 发布日期:2017-11-23
    • 文件大小:2348
    • 提供者:wang
  1. zuiyouhualilunyufangfa

    1下载:
  2. 最优化理论与方法的书籍,是学习最优化非常有用的书。希望共享给大家。-Optimization theory and method books, learn optimization a very useful book. I hope for everyone to share.
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-12-05
    • 文件大小:12767461
    • 提供者:朱超猛
  1. Rc16_8

    1下载:
  2. 该程序利用空时二维自适应处理的原理,采用最优处理器的方法,对杂波矩阵进行处理,并能够绘制出二维杂波功率谱图,功率谱亮度图,特征谱图,二维频响图,以及最优化比较图-The program is the use of space-time two-dimensional adaptive processing principle, the optimal processor, clutter matrix processing, and be able to draw a two-dimension
  3. 所属分类:matlab

    • 发布日期:2017-11-26
    • 文件大小:282400
    • 提供者:胡帅
« 1 2 ... 11 12 13 14 15 1617 18 19 20 »
搜珍网 www.dssz.com