CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - trust matlab

搜索资源列表

  1. NLP

    2下载:
  2. matlab最优化程序包括 无约束一维极值问题 进退法 黄金分割法 斐波那契法 牛顿法基本牛顿法 全局牛顿法 割线法 抛物线法 三次插值法 可接受搜索法 Goidstein法 Wolfe.Powell法 单纯形搜索法 Powell法 最速下降法 共轭梯度法 牛顿法 修正牛顿法 拟牛顿法 信赖域法 显式最速下降法-matlab optimization program includes one-dimensional extremum problem without constraint adva
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-01-26
    • 文件大小:780288
    • 提供者:林小博
  1. Levenberg-Marquardt

    5下载:
  2. Levenberg-Marquardt 信赖域方法求解非线性方程组的Matlab程序-Levenberg-Marquardt trust region method for solving nonlinear equations of the Matlab program
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:997
    • 提供者:蔚无
  1. 1Trust

    1下载:
  2. 基于D-S证据理论的信任模型研究与实现,用matlab编写代码仿真实现模拟图形-design and realize of belief model baseed on D-S theory of evidence
  3. 所属分类:matlab

    • 发布日期:2015-06-03
    • 文件大小:1024
    • 提供者:boy
  1. FuzzyControlTheoryAplication

    0下载:
  2. 一本很好的介绍模糊控制及其应用的书籍。相信能有所帮助。-A good introduction and application of fuzzy control book. Trust can be helpful.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-20
    • 文件大小:5399338
    • 提供者:zhangxiang
  1. matlab_trm

    4下载:
  2. MATLAB 有约束信赖域算法,以四元多项式为算例 适用于学习最优化算法的数学专业学生以及其他数值分析课程的同学, 程序清晰,对MATLAB的学习也有很大的帮助,同时程序还有一些不足,读者自己须根据实际问题更正。-MATLAB constrained trust region algorithm to quaternion polynomial example for the application of optimization algorithms in the learning o
  3. 所属分类:Algorithm

    • 发布日期:2014-06-19
    • 文件大小:1137
    • 提供者:李龙
  1. dogleg

    1下载:
  2. 该程序是用于求解信赖域子问题的Powell dogleg方法-This routine solves the trust region subproblem by Powell s dogleg method.
  3. 所属分类:matlab例程

    • 发布日期:2013-05-13
    • 文件大小:1830
    • 提供者:ld
  1. STRSCNE

    0下载:
  2. 给出变量的上下边界、初值和代价函数,能够搜索代价函数最小值时的变量取值。属于带约束的优化算法,可以用来求算非线性方程组。-STRSCNE is a Matlab code for constrained nonlinear systems of equations F(x)=0 l<=x<=u where F: R^n--> R^n, l and u a
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:4843
    • 提供者:muxihan
  1. MATLABoptimization

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

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

    0下载:
  2. 这是一个信赖域方法的程序,简单实用,对初学者非常有用-This is a trust region method procedures, simple, practical, very useful for beginners.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:630
    • 提供者:chengyao
  1. matlab-program

    1下载:
  2. 基于matlab编写了SQP法,乘子法,共轭梯度法,拟牛顿法,信赖域法,最速下降法与牛顿法的最新程序,功能很强大,可供编程参考。-Based on the preparation of MATLAB SQP, multiplier method, conjugate gradient method, quasi-Newton method, trust region method, steepest descent method with the Newton-Raphson method th
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:25099
    • 提供者:丁长涛
  1. Trust-Region

    0下载:
  2. 用BFGS更新矩阵的信赖域法解优化问题的MATLAB程序-Trust Region Method For Solving Optimization Problem
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:699
    • 提供者:岳宁
  1. trust-region

    2下载:
  2. matlab无约束优化问题的信赖域算法程序-matlab trust region method-matlab trust region method matlab trust region method matlab trust region method
  3. 所属分类:matlab例程

    • 发布日期:2014-03-09
    • 文件大小:827
    • 提供者:li
  1. Matlab

    3下载:
  2. matlab程序非线性优化设计方法时下流行的关于非线性规划的源程序,包括SQP方法、乘子法程序、二次规划、非线性最小二乘法、共轭梯度法、拟牛顿法、线搜索技术、信赖域方法、最速下降法与牛顿法等-matlab program nonlinear optimization design method popular on nonlinear programming source code, including the SQP method, the multiplier method procedur
  3. 所属分类:matlab

    • 发布日期:2014-09-14
    • 文件大小:34816
    • 提供者:朱志远
  1. Trust-Region-Method

    0下载:
  2. 光滑牛顿法求解信赖域子问题,使用近似Hesse矩阵正定情形,并给出该方法信赖域方法的matlab程序-Smoothing Newton method for solving the trust region subproblem approximate Hesse matrix positive definite situation, and given that the method of trust region methods matlab program
  3. 所属分类:matlab

    • 发布日期:2017-11-12
    • 文件大小:2302
    • 提供者:
  1. matlab-code

    0下载:
  2. 几个多目标求极值的Matlab算法,包括模式搜索法、Rosenbrock法、单纯形法、Powell法、最速下降法、共轭梯度法、牛顿法、信赖域法-Matlab algorithm, several multi-objective extremum including pattern search method, Rosenbrock method, simplex method, Powell method, the steepest descent method, conjugate gradi
  3. 所属分类:Algorithm

    • 发布日期:2017-11-19
    • 文件大小:3667
    • 提供者:陈亮
  1. matlab-trust

    0下载:
  2. Nonsmooth trust region methos
  3. 所属分类:matlab

    • 发布日期:2017-05-07
    • 文件大小:1127760
    • 提供者:Rohollah
  1. Trust-Region-program

    3下载:
  2. 用matlab实现了信赖域算法,主要用于无约束优化问题的求解-Using matlab to achieve the trust region algorithm, mainly used for solving unconstrained optimization problems
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:1003049
    • 提供者:xiaocao
  1. trust-evaluation

    0下载:
  2. 综合信任网络生成的matlab代码,用于分析多代理网络中的信任问题。-synthetic trust network generator.This repository includes the synthetic trust network generation code.An example of how to run the generation code is explained in Generation_demo.m file.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:4397
    • 提供者:黄霈
  1. 信赖域方法 Matlab 程序)

    5下载:
  2. 信赖域方法中子问题的求解是算法实现的关键. 信赖域子问题 是一个 目标函数为二次函数的约束优化问题.(The trust region method is the key to the realization of the algorithm. The trust region subproblem is one of the key problems The objective function is a constrained optimization problem with two
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-19
    • 文件大小:6144
    • 提供者:梦梦111
  1. dogleg-method

    1下载:
  2. 使用dogleg算法求解优化问题。dogleg法属于一种信赖域法。(Solving optimization problem with dogleg method, which is a kind of trust region method.)
  3. 所属分类:matlab例程

    • 发布日期:2020-12-06
    • 文件大小:1024
    • 提供者:taoxuefeng11
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com