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

搜索资源列表

  1. Numerical-Analysis-for-Statisticians

    0下载:
  2. Java常用数值算法集 共有数值计算中常用的Java方法近200个.内容包括:解线性代数方程组、插值、数值积分、特殊函数、函数逼近、随机数、排序、特征值问题、数据拟合、方程求根和非线性方程组求解、函数的极值和最优化、数据的统计描述、傅里叶变换谱方法、解常微分方程组、两点边值问题的解法和解偏微分方程组.-Java common set numerical algorithm the total numerical calculation commonly used Java method
  3. 所属分类:Algorithm

    • 发布日期:2017-11-12
    • 文件大小:5880217
    • 提供者:Mr Li
  1. newton

    0下载:
  2. 最优化方面的牛顿法算法,方便入门同学学习-Newton' s method algorithm optimized with respect to the most convenient entry students learning
  3. 所属分类:Algorithm

    • 发布日期:2017-12-04
    • 文件大小:8830
    • 提供者:张雄机
  1. Genetic-algorithm

    0下载:
  2. 遗传算法原理及其应用,还不错的一本书,遗传算法在做最优化问题时比较常用-Genetic algorithm and its application, but also a good book, genetic algorithm is more commonly done optimization
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-29
    • 文件大小:372948
    • 提供者:杨大头
  1. AntCompute

    0下载:
  2. 最优化代码的开发,蚁群算法的实现以及应用于解决TSP问题-Optimize the development of the code, ant colony algorithm implementation and applied to solve the TSP
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-04
    • 文件大小:80383
    • 提供者:寂寞的CODER
  1. VisitU3_BestGK

    0下载:
  2. 本存储过程用来是筛选查询数据库中相关记录中的最优化的5个结果-the storeproc is for visiting database to selelct the top 5 list which is much better than the other
  3. 所属分类:SQL Server

    • 发布日期:2017-11-15
    • 文件大小:1114
    • 提供者:杨凯镟
  1. grad

    0下载:
  2. 最速下降法又称为梯度法,是1847 年由著名数学家Cauchy 给出的,它是解析法中最古老的一种,其他解析方法或是它的变形,或是受它的启发而得到的,因此它是最优化方法的基础。作为一种基本的算法,他在最优化方法中占有重要地位,主要用来求解无约束最优化问题。-the steepest_descend_method
  3. 所属分类:matlab

    • 发布日期:2017-11-19
    • 文件大小:785
    • 提供者:连云赵
  1. ganzhiqi

    0下载:
  2. 感知器算法的基本思想是,对初始的或迭代中的增广权矢量 ,用已知的训练模式检验它的合理性,当不合理时,对其进行校正,校正方法实际上是最优化技术中的梯度下降法,上传的是用matlab解决感知器问题。-The Perceptron Algorithm The basic idea augmented weight vector of the initial iteration, the known training mode to test it reasonable, unreasonable, i
  3. 所属分类:matlab

    • 发布日期:2017-12-01
    • 文件大小:1523
    • 提供者:刘金
  1. Optimization

    0下载:
  2. 最优化实例分析,给出了问题的计算过程及代码-Optimization case study, given the problem of the calculation process and code
  3. 所属分类:matlab

    • 发布日期:2017-11-24
    • 文件大小:11722
    • 提供者:郄晓斌
  1. weighted-least-squares-filter

    0下载:
  2. 基于加权最小二乘最优化框架的滤波器。可用于实现图像的分层编辑。-Weighted least square
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:1277
    • 提供者:汉强
  1. chengxudaima

    0下载:
  2. 最优化理论,最速下降法,matlab实现,很好地,分享一下-Optimization theory, the steepest descent method, matlab realize, well, to share
  3. 所属分类:assembly language

    • 发布日期:2017-11-21
    • 文件大小:1151
    • 提供者:bai
  1. matlab_yuandaim

    0下载:
  2. 主要内容有MATLAB操作基础、MATLAB矩阵及其运算、MATLAB程序设计、MATLAB绘图、MATLAB数据分析与多项式计算、MATLAB解方程与最优化问题求解、MAI’LAB数值积匀与数值微分、MATLAB符号运算、MATLAB图形句柄、MATLAB图形用户界面设计、Simulinl动态仿真集成环境以及MATLAB外部接口技术。-Main content MATLAB operating basis, MATLAB matrix and its operations, MATLAB pr
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:28025
    • 提供者:
  1. conjugateGradient

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

    • 发布日期:2017-11-20
    • 文件大小:982
    • 提供者:wang yikai
  1. An-ant-colony-algorithm-

    0下载:
  2. 这是一个基于蚁群算法路径的最优化方案,它使得工作效率大大提高-failed to translate
  3. 所属分类:Other systems

    • 发布日期:2017-12-04
    • 文件大小:47880
    • 提供者:龙超
  1. P13-ParticleSwarmOptimization

    0下载:
  2. MATLAB最优化计算\第13章 粒子群优化算法-failed to translate
  3. 所属分类:source in ebook

    • 发布日期:2017-12-02
    • 文件大小:8954
    • 提供者:刘云飞
  1. imgmin-master

    0下载:
  2. 该算法是最优化算法中处理图像的较为常用的算法,适合初学者-Image files constitute a majority of total web traffic.[17] Unlike text-based web file formats, binary image files do not benefit from built-in webserver-based HTTP gzip compression. imgmin offers an aut
  3. 所属分类:Algorithm

    • 发布日期:2017-11-20
    • 文件大小:972265
    • 提供者:shigeaixiaomao
  1. ngx_pagespeed-master

    0下载:
  2. 该算法是最优化算法当中处理图形的较为常见的算法,适合初学者学习-ngx_pagespeed ngx_pagespeed speeds up your site and reduces page load time by automatically applying web performance best practices to pages and associated assets (CSS, Javascr ipt, images) without requiring you to m
  3. 所属分类:Algorithm

    • 发布日期:2017-11-15
    • 文件大小:110372
    • 提供者:shigeaixiaomao
  1. DEnew

    0下载:
  2. 差分进化算法-DE算法,是一种有效简单的最优化方法,本资源是典型的DE算法的源代码,帮助读者进行学习研究。-Differential evolution algorithm-DE algorithm is a simple and effective optimization method, this resource is a typical DE algorithm source code, help the reader to study and research.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-15
    • 文件大小:1151868
    • 提供者:sanmalove
  1. nsga2_best_searching_revised

    0下载:
  2. NSGA-II 算法,能够求解通用的最优化问题,全局搜索能力非常强。-NSGA-II code by c. It can run on Linux or Windows.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-01
    • 文件大小:10009
    • 提供者:polygan
  1. BP

    0下载:
  2. BP神经网络程序,用语解决实际生活中的一些最优化问题,比如旅行商问题。-BP neural network program, the term to solve the optimization problem in real life, such as the traveling salesman problem.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-15
    • 文件大小:1589801
    • 提供者:高雄飞
  1. a

    0下载:
  2. 最优化理论、最优化方法、无约束坐标轮换法-Optimization theory, optimization method, unconstrained coordinate alternation method
  3. 所属分类:Other systems

    • 发布日期:2017-12-06
    • 文件大小:4729
    • 提供者:刘三亚
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com