CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 边界约束

搜索资源列表

  1. 333

    0下载:
  2. 摘 要:在分析人工鱼群算法存在不足的基础上,对人工鱼群算法加以改进,提出了一种改进型人工鱼群算 法。该算法提高了全局搜索能力和收敛速度,并用于求解具有变量边界约束的非线性复杂函数最优化问题。 仿真结果表明,改进后的人工鱼群算法具有精度高、搜索速度快等特点,是一种求解复杂函数全局最优化的智 能算法
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:189961
    • 提供者:duweijie
  1. matlab

    0下载:
  2. matlab环境下目标函数为求最大值,且解非负整数解 %bounds 边界约束 %Myfun 为目标函数 %num 初始种群数 %N 最大迭代次数 %CP 交叉概率 %P 突变概率 %f 目标最优解 %x 最优解向量-matlab environment for the sake of the objective function value, and the solution of non-negative integer solutions% bounds b
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1886
    • 提供者:ccy
  1. Preciseellipseestimationwithoutcontourpointextract

    0下载:
  2. 这篇文章,提出了一种可以精确检测椭圆特征参数的线性算子。基于双曲线模型,该算子直接检测椭圆边界附近的原始梯度信息,这样可以避免中间精确提取椭圆边缘点的过程。当计算最小代数距离时,双曲线可以受双椭圆约束。这种算法将与其他算法确定中心位置方面进行比较,我们也将通过实际实验来比较。-This article presents a precise detection of the characteristic parameters of the linear elliptic operator. Bas
  3. 所属分类:Special Effects

    • 发布日期:2016-06-07
    • 文件大小:581701
    • 提供者:刘镖峰
  1. MATLABandVC

    0下载:
  2. MA11AB与VC++混合编程,开发了水轮机综合特性曲线数据处理系统。该系 统利用VC++友好的界面编程对水轮机综合特性曲线已知区域数据进行提取,使用MATLAB 搜索引擎调用RBF人工神经网络库对提取数据进行拟合并结合边界约束条件对未知区域内的 数据进行预测-MA11AB with VC++ mixed programming, developed the turbine characteristic curve of integrated data processing syst
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:279478
    • 提供者:ws
  1. exam3_2

    0下载:
  2. 等效结点力  单元刚度矩阵的坐标变换  整体刚度矩阵  边界约束条件的处理 -Equivalent nodal force of element stiffness matrix of the overall stiffness of the coordinate transformation matrix to deal with boundary conditions
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2691
    • 提供者:feijinru
  1. exam4_1

    0下载:
  2. 等效结点力  单元刚度矩阵的坐标变换 整体刚度矩阵  边界约束条件的处理 -Equivalent nodal force of element stiffness matrix of the overall stiffness of the coordinate transformation matrix to deal with boundary conditions
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:2402
    • 提供者:feijinru
  1. exam4_2

    0下载:
  2. 等效结点力  单元刚度矩阵的坐标变换   整体刚度矩阵 边界约束条件的处理 -Equivalent nodal force of element stiffness matrix of the overall stiffness of the coordinate transformation matrix to deal with boundary conditions
  3. 所属分类:source in ebook

    • 发布日期:2017-04-07
    • 文件大小:2930
    • 提供者:feijinru
  1. exam4_2_post

    0下载:
  2. 等效结点力   单元刚度矩阵的坐标变换  整体刚度矩阵   边界约束条件的处理 -Equivalent nodal force of element stiffness matrix of the overall stiffness of the coordinate transformation matrix to deal with boundary conditions
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:2429
    • 提供者:feijinru
  1. New_fminsearchbnd

    0下载:
  2. 通常优化变量需要在制定的范围内选择,John D Errico开发了带有边界约束的最优化问题求解程序,并进行了改进-Optimization variables are usually required to develop a range of options, John D' Errico developed with the boundary constraints of optimization problem solving process, and an improved
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:5650
    • 提供者:ym
  1. Plane-continuum-FEM-analysis

    0下载:
  2. 正方形薄板四周受均匀载荷的作用,该结构在边界上受正向分布压力 ,同时在沿对角线y轴上受一对集中压力,载荷为2KN。 由于连续平板的对称性,只需要取其在第一象限的四分之一部分参加分析,然后人为作出一些辅助线将平板“分割”成若干部分,再为每个部分选择分析单元。采用将此模型化分为4个全等的直角三角型单元。利用其对称性,四分之一部分的边界约束,载荷可等效如图所示。-Square plate under uniform load around the role of the structure of
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:43278
    • 提供者:xiangyunl
  1. BLG-1.1.tar

    0下载:
  2. 用梯度的方法解决有边界约束和一个线性等式约束的优化问题-This directory contains the BLG code for solving an optimization problem with bound constraints and a single linear equality constraint using a gradient method.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:46174
    • 提供者:bruce
  1. BLG-1.1

    0下载:
  2. 用梯度的方法解决有边界约束和一个线性等式约束的优化问题-This directory contains the BLG code for solving an optimization problem with bound constraints and a single linear equality constraint using a gradient method.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:46355
    • 提供者:bruce
  1. 遗传算法工具包

    0下载:
  2. 遗传算法的工具包,m文件编写,给定边界约束,直接调用gaot.m主函数。
  3. 所属分类:matlab例程

  1. ASL-1.2

    0下载:
  2. 内点法求解线性和边界约束的凸二次规划,采用C++语言编程,程序很完善,代码比较多,各位看官好好研究-Solve an optimization problem with linear and bound constraints (BL) min f(x) subject to lo <= x <= hi, a x = b using the affine-scaling interior-point method presented in
  3. 所属分类:Algorithm

    • 发布日期:2017-04-27
    • 文件大小:54960
    • 提供者:wang
  1. BLG-1.1

    2下载:
  2. 带等式约束和边界约束的凸二次规划问题,程序包含两种方法,一种是共轭梯度法,一种是frank-wolfe算法,代码质量较高。-Convex quadratic programming problem with equality constraints and boundary constraints, the program contains two methods, one is the conjugate gradient method, one is frank-wolfe algorith
  3. 所属分类:Algorithm

    • 发布日期:2017-04-27
    • 文件大小:46285
    • 提供者:wang
  1. dehaze

    2下载:
  2. 基于边界约束和上下文正则化的图像快速去雾算法-Effi cient Image Dehazing with Boundary Constraint and Contextual
  3. 所属分类:Special Effects

    • 发布日期:2017-06-19
    • 文件大小:29041664
    • 提供者:林骏
  1. 2017-密集高速铁路网的集约供电方式研究-科研需求

    0下载:
  2. 预测由于不同规模配电网的安全边界数差异往往较大,且单个安全边界约束中通常存在着多个变量(dacvfc sdvs svsv fhty jgjdg dfsqwv wdas WDFQ FDWQF WFAF GTR EQFD FE efd an is quanty)
  3. 所属分类:棋牌游戏

    • 发布日期:2017-12-23
    • 文件大小:65536
    • 提供者:川bao
  1. 有边界约束的三角网生成程序

    0下载:
  2. 在有边界约束的情况下,在区域内生成三角网,任意闭合边界的三角网生成都可以实现。(In the case of boundary constraints, triangulation networks are generated in the region, and the triangular mesh of arbitrary closed boundaries can be realized.)
  3. 所属分类:图形图象

    • 发布日期:2018-04-28
    • 文件大小:130048
    • 提供者:Don
  1. 0带约束的差分进化算法1

    1下载:
  2. 基于Python编写的差分进化原理的带边界条件约束算法(A band constraint algorithm based on differential evolution algorithm)
  3. 所属分类:数学计算

    • 发布日期:2018-12-18
    • 文件大小:2048
    • 提供者:小米豆腐
  1. tether_optimal

    1下载:
  2. 在给定系统二阶模型、初值、终值、边界约束和路径约束、目标函数的情况下,该程序可利用hp-自使用伪谱法解算出系统从初值到终值的最优轨迹。(Given the second-order model, initial value, final value, boundary constraint and path constraint, and objective function of the system, the program can use hp-self pseudo-spectral m
  3. 所属分类:其他

    • 发布日期:2020-11-18
    • 文件大小:3072
    • 提供者:桓师
« 12 »
搜珍网 www.dssz.com