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

搜索资源列表

  1. N-queens-problem

    0下载:
  2. 八皇后问题是一个古老而著名的问题,是回溯算法的经典问题。该问题是十九世纪著名的数学家高斯在1850年提出的:在8*8的国际象棋棋盘上,安放8个皇后,要求没有一个皇后能够“吃掉”任何其它一个皇后,即任意两个皇后不能处于同一行,同一列或者同一条对角线上,求解有多少种摆法。 高斯认为有76种方案。1854年在柏林的象棋杂志上不同的作者发表了40种不同的解,后来有人用图论的方法得到结论,有92中摆法。 本实验拓展了N皇后问题,即皇后个数由用户输入。 -Eight queens problem
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:636
    • 提供者:林斌
  1. Gradient-method

    0下载:
  2. 程序采用梯度下降法求解函数最小值,函数系数矩阵分别为50x50和100x100,梯度下降法中,同时采用了精确直线搜索和回溯直线搜索,并比较了两种方法的收敛速度,用图形表示。文件里面有具体问题描述。-Program uses a gradient descent method for solving the minimum, function coefficient matrix are 50x50 and 100x100, gradient descent method, while using
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:690366
    • 提供者:
  1. optimization

    0下载:
  2. 利用梯度法,分别采用回溯直线搜索与一种精确直线搜索求解最优化问题-Using the gradient method, respectively, using backtracking linear search and a precise linear search to solve optimization problems
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:148429
    • 提供者:cyw
  1. optimize

    1下载:
  2. 利用最速下降法,分别采用回溯直线搜索与一种精确直线搜索求解含等式约束的最优化问题-By using the steepest descent method, the backtracking rectilinear search and a precise linear search are used to solve the optimization problem with equality constraints
  3. 所属分类:matlab

    • 发布日期:2017-05-24
    • 文件大小:7642755
    • 提供者:cyw
  1. op

    0下载:
  2. 利用Newton法,分别采用回溯直线搜索与一种精确直线搜索求解含等式约束的最优化问题-Using the Newton method, we use the backtracking rectilinear search and a precise linear search to solve the optimization problem with equality constraints
  3. 所属分类:matlab

    • 发布日期:2017-05-24
    • 文件大小:7643086
    • 提供者:cyw
  1. OPT1505166

    0下载:
  2. 数学规划基础课后作业,北京航空航天大学最优化,牛顿法,最速下降法,回溯线搜索(Mathematics programming foundation homework, Beihang University optimization, Newton method, steepest descent method, backtracking line search)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:1263616
    • 提供者:Dora94
  1. Matlab-code-for-CS-reocvery

    0下载:
  2. 正交匹配追踪(OMP)算法属于贪婪算法。而贪婪算法是一种不追求最优解,只希望得到较为满意解的方法。贪婪法一般可以快速得到满意的解,因为它省去了为找最优解要穷尽所有可能而必须耗费的大量时间。贪婪算法常以当前情况为基础作最优选择,而不考虑各种可能的整体情况,所以贪婪算法不要回溯。(Orthogonal matching pursuit (OMP) algorithm belongs to greedy algorithm. Greedy algorithm is a method that does
  3. 所属分类:matlab例程

    • 发布日期:2018-05-06
    • 文件大小:72704
    • 提供者:cc 520
  1. CSBP_matlab

    0下载:
  2. 正交匹配追踪(OMP)算法属于贪婪算法。而贪婪算法是一种不追求最优解,只希望得到较为满意解的方法。贪婪法一般可以快速得到满意的解,因为它省去了为找最优解要穷尽所有可能而必须耗费的大量时间。贪婪算法常以当前情况为基础作最优选择,而不考虑各种可能的整体情况,所以贪婪算法不要回溯。(Orthogonal matching pursuit (OMP) algorithm belongs to greedy algorithm. Greedy algorithm is a method that does
  3. 所属分类:matlab例程

    • 发布日期:2018-05-06
    • 文件大小:16384
    • 提供者:cc cc
« 1 2 ... 11 12 13 14 15 16»
搜珍网 www.dssz.com