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

搜索资源列表

  1. 感知机

    0下载:
  2. 本代码用基本方式实现了感知机,还采用对偶的方式生成感知机模型~(This code uses the basic way to realize the perception machine, and also uses the dual way to generate the perceptron model ~)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:Aphrodite
  1. hough,gabor,Radon,headata,wdcbm2()

    0下载:
  2. 1.从图像中识别几何形状的基本方法;基本原理是在于利用点与线的对偶性,将原始图像空间给定的曲线通过曲线表达形式变为参数空间的一个点,这样就把原始图像中给定的检测问题转化为寻找参数空间的峰值问题。 2.基于Gabor变换的人眼检测MATLAB实现。 3.基于Radon的车牌矫正方法。 4.基于模型函数headata产生不同大小的头模型数据。 5.基于函数wdcbm2()设置图像分层阈值压缩参数,实现图像压缩(The basic method of identifying geometry
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-26
    • 文件大小:4096
    • 提供者:LD1
  1. L-shaped singlecut

    1下载:
  2. 随机规划理论,利用对偶问题确定其可行切割和最优切割,并通过逐步求解主问题使之收敛到最优解.(Stochastic programming theory, using the dual problem to determine its feasible cutting and optimal cutting, and by gradually solving the main problem to converge to the optimal solution.)
  3. 所属分类:其他

  1. CVX-SVM-master

    0下载:
  2. 使用cvx工具箱求解svm的原问题及其对偶问题(use cvx toolbox to solve the primal and dual problems of support vector machine)
  3. 所属分类:matlab例程

  1. 《最优化理论与算法》-陈宝林

    0下载:
  2. 此书包含线性规划单纯形方法、对偶理论、灵敏度分析、运输问题、内点算法、非线性规划K-T条件、无约束最优化方法、整数规划和动态规划等。(This book includes linear programming, simplex method, duality theory, sensitivity analysis, transportation problem, interior point algorithm, nonlinear programming K-T condition, unc
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:27232256
    • 提供者:丁晨辉
  1. DEA的Matlab程序

    0下载:
  2. DEA的CCR模型程序及其对偶模型(包括松弛变量)的程序计算(CCR model program and its dual DEA model (including relaxation variables) program calculation)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-02
    • 文件大小:9216
    • 提供者:星痕cjj
  1. text6

    0下载:
  2. 可以实现hough变换 利用图像空间和Hough参数空间的点-线对偶性,把图像空间中的检测问题转换到参数空间(The Hough transform can be used to transform the detection problem in image space into parameter space by using the point line duality of image space and Hough parameter space)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-04
    • 文件大小:2048
    • 提供者:嘿哈哈
  1. finite_element_quadratic_form

    0下载:
  2. 这个c++程序用于求解形如 -(pu')'+qu=f;u=0于左边界;u'=alpha于右边界。 的椭圆型偏微分方程。采用有限元解法,二次元差分格式。 使用说明: 在corefunc.h中自己定义修改方程中的函数p,q,f,它们分别对应文件中的3个函数funcp,funcq,funcf。 核心函数是double *Calcu(double *x, int n,double alpha=0.0) 其中x是节点数组,n+1应等于节点数量。alpha是右边值条件。核心函数返回计算的 近似解u在节点及对
  3. 所属分类:数学计算

    • 发布日期:2018-01-05
    • 文件大小:4096
    • 提供者:random海
  1. jyvje25

    0下载:
  2. 用C++写的对偶单纯型法,已通过测试,大家看过就知道了()
  3. 所属分类:图形图象

    • 发布日期:2018-01-10
    • 文件大小:2048
    • 提供者:tazel
  1. 6871672

    0下载:
  2. 用C++写的对偶单纯型法,已通过测试,大家看过就知道了()
  3. 所属分类:图形图象

    • 发布日期:2018-04-21
    • 文件大小:2048
    • 提供者:Cebilia
  1. jmmkawx

    0下载:
  2. 用基本C++语言实现的解决运筹学对偶问题的程序,需要提交对偶问题程序的朋友可以一试()
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-21
    • 文件大小:7168
    • 提供者:Jsnkzfq
  1. Desktop

    0下载:
  2. 干扰对齐算法,分布式的干扰对齐算法 三个用户采用对偶性迭代来实现IA(distribute IA Interference alignment)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:洛城千年
  1. 代码

    1下载:
  2. 可以解决线性规划中单纯形法和对偶单纯形法的问题(It can solve the problems of simplex method and dual simplex method in linear programming.)
  3. 所属分类:matlab例程

    • 发布日期:2019-07-04
    • 文件大小:16384
    • 提供者:AssassinS
  1. power system scheme

    2下载:
  2. 用遗传算法求解电网规划问题,双层算法求解,上层为遗传算法,下层利用拉格朗日对偶线性化后求解(Genetic algorithm is used to solve the power grid planning problem, double-layer algorithm is used to solve the problem, the upper layer is genetic algorithm, and the lower layer is solved by Lagrange dua
  3. 所属分类:能源行业(电力石油煤炭)

    • 发布日期:2020-04-06
    • 文件大小:55296
    • 提供者:月木水生
  1. machine_learning_python-master

    1下载:
  2. 通过阅读网上的资料代码,进行自我加工,努力实现常用的机器学习算法。感知机的基本形式和对偶形式的实现 Kmeans和Kmeans++的实现 EM GMM高斯混合和GMM+LASSO的实现 实现朴素贝叶斯的基本算法和高斯混合朴素贝叶斯算法 实现决策树的基本算法 实现adaboost基本算法 实现svm基本算法 实现逻辑回归基本算法(By reading the data codes on the Internet, we can process oursel
  3. 所属分类:数值算法/人工智能

    • 发布日期:2020-05-08
    • 文件大小:2592768
    • 提供者:似水流年19
  1. 文章+程序Dual Consensus ADMM for DC-OPF-CET

    3下载:
  2. 提出的方法(DC-ADMM-P)采用了一种新的策略,即使用consensus ADMM来解决DC-DOPF-CET的对偶问题,而只揭示相邻子系统之间的边界分支信息。此外,通过减少双乘子的误码率和采用改进的乘子更新步骤,提高了DC-ADMM-P的收敛性能。(the ADMM-based distributed approaches disclose boundary buses and branches information among adjacent subsystems. As oppos
  3. 所属分类:matlab例程

    • 发布日期:2020-12-12
    • 文件大小:7225344
    • 提供者:en_xs
  1. SVM算法

    1下载:
  2. 实现线性支持向量机算法,并比较其原始函数与对偶形式函数(Realize the linear SVM algorithm, and compare the original function and dual function)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2021-04-10
    • 文件大小:227328
    • 提供者:hhhhzxx
« 1 2 ... 5 6 7 8 9 10»
搜珍网 www.dssz.com