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

搜索资源列表

  1. svm_v0.55beta

    0下载:
  2. 最新的支持向量机工具箱,有了它会很方便 1. Find time to write a proper list of things to do! 2. Documentation. 3. Support Vector Regression. 4. Automated model selection. REFERENCES ========== [1] V.N. Vapnik, \"The Nature of Statistical Learning Theory\", Springer-Verl
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:172130
    • 提供者:金星
  1. MYGA_2

    0下载:
  2. 遗传算法解决双变量的函数最优化问题,有按钮的界面,用bc所编,生动模拟遗传进化过程-genetic algorithm to solve the two - variable optimization function, the button interface, using bc prepared by the vivid simulation of the process of genetic evolution
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5252
    • 提供者:连宙辉
  1. 变尺度法

    0下载:
  2. 变尺度法的源程序,用于优化中的非线性规划,效还可以的。-variable scale method of the source for the optimization of nonlinear programming, the effect can be.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:853201
    • 提供者:黄大东
  1. 遗传算法简单程序

    0下载:
  2. 遗传算法的简单程序,可用于离散变量优化,多目标优化等许多领域-the simple procedure can be used for optimization of discrete variables, such as multi-objective optimization in many areas
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:25784
    • 提供者:黄大东
  1. MyPSO

    0下载:
  2. //开发平台:Microsoft .NET Framework 2.0,Microsoft Visual C# 2005 Express //日期:2005.3.12 //作者:刘波 //粒子群优化算法(PSO):本算法求目标函数的最小值-/ / development platforms : Microsoft.NET Framework 2.0, Microsoft Visual C# 2005 Express / / Date : 2005.3.12 / / Author : Liu Bo
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:11943
    • 提供者:剑胆琴心
  1. Ga3

    0下载:
  2. 本程序基于matlab 遗传算法的源程序代码,遗传算法是应用于各种优化问题的典型算法,有很高的参考价值。-procedures based on the Matlab genetic algorithm source code, the genetic algorithm is applied in a variety of typical optimization algorithm, a high reference value.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:24268
    • 提供者:梁子
  1. 模糊规则的生成

    0下载:
  2. 这是我自己编的从数据中自动提取模糊规则的程序,这个文件中包括了一个主程序和几个函数,能够自动提起模糊规则、合并优化模糊规则。-This is my own series of the data from the automatic extraction of fuzzy rules procedures, the document includes a main program and several function, can automatically initiate fuzzy rule
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2911
    • 提供者:胡玉霞
  1. 遗传算法的一个例子

    1下载:
  2. 本程序是使用一种遗传算法解决m个工件分配给m架机床的效益最优化问题,-this program is to use a genetic algorithm to solve m m allocated to the workpiece-machine efficiency optimization,
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:19120
    • 提供者:阳光灿烂
  1. Java语言TSP递归程序的优化

    0下载:
  2. 因为递归程序运行的效率一般都比较低,本程序用java语言来实现TSP递归程序的优化-because recursive program run average efficiency are low, the procedure used java language to achieve TSP recursive process optimization
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:12275
    • 提供者:我心飞扬
  1. Main_function

    0下载:
  2. 这里实现了一个最优化控制的算法,牛顿梯度法的源代码,运行于matlab平台下。-here to achieve optimization of a control algorithm, Newton gradient of the source code, which runs on Matlab platforms.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1715
    • 提供者:周行星
  1. vbpso

    0下载:
  2. 粒子群算法的vb源程序,可以自定义算法参数,实现对6个非约束性测试函数极小值的全局优化,动态显示粒子的移动。低维下,优化效果很好。直接解压,无须密码。请多指正。-PSO algorithm vb source, the algorithm can define parameters to achieve the six non-binding function tests minimum of global optimization, dynamic display particle movem
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:23760
    • 提供者:陈超
  1. pso toolbox

    0下载:
  2. 基于MATLAB的微粒群工具箱,算法模型中引入收缩因子,收敛速度有所提高,但对高维函数的优化效果仍然不理想。-based on MATLAB Toolbox PSO algorithm model introduced shrinkage factor, convergence rate increase, but for high-dimensional optimization function effects are still not ideal.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:60242
    • 提供者:陈超
  1. clusters

    0下载:
  2. 协同微粒群算法,用于原子簇的结构优化。协同微粒群算法模型由南非人Frans van den Bergh提出,对高维问题处理的效果要显著优于基本微粒群算法。-synergies PSO algorithm, for the cluster of structural optimization. Synergy PSO algorithm model from South Africa who Frans van den Bergh, for the high-dimensional problem
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2330
    • 提供者:陈超
  1. Stochastic-Programming-2

    2下载:
  2. 随机规划解决随机优化问题,主要用到遗传算法,神经元网络。-stochastic programming problem solving stochastic optimization, use genetic algorithms, neural network.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4098
    • 提供者:李晓鹏
  1. tbb4

    0下载:
  2. 解决线性规划优化问题,在lingo界面中得到广泛的运用-solve linear programming optimization problems, the lingo interface widely used
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:809
    • 提供者:涂宝标
  1. 最优化的共轭梯度法

    0下载:
  2. 用于解决目标函数的最优化问题,目标函数自编,在vc++6.0中运行通过-objective function for the solution of optimization problem, the objective function writing, the vc + +6.0 running through
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:51169
    • 提供者:刘朝勇
  1. YLiGRC04

    0下载:
  2. 本文提出一种基于增广拉格朗日法的非线性约束优化算法用于独立成份分析(ICA), 仿真试验结果表明此方法可以有效的用于独立成份的分离. -This paper presents a broad-based increase Lagrange method of nonlinear constrained optimization algorithm for the independent component analysis (ICA), the simulation results show t
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:89798
    • 提供者:周周
  1. improved mergesort

    0下载:
  2. 这是一个改进了自顶向下的归并排序,它改进的地方主要有:采用小子文件截止的机制,当序列长度小于32时,采用直接插入排序;对归并的内循环作了优化,判断的次数更少。-This is an improvement from a top-down sort of merger, it improved the main : the deadline for the paper boy mechanism, the length of the sequence is less than 32, the us
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2963
    • 提供者:唐海浪
  1. wbs

    0下载:
  2. 这里给出的源代码huffman.zip用8种不同的方式实现了Huffman编码算法。这些代码意在演示不同Huffman算法的实现原理,比较算法执行效率的差别,但并没有针对实际应用环境的需求,做更多的空间或效率优化。所有代码以C++语言编写,为了更容易地实现各种数据结构,代码中大量应用了标准C++库和模板技术。——总之,这些代码的作用在于示例和演示;如果大家想把这些代码应用在实际应用中,可能还需要做进一步的调整和优化。-given here, the source code huffman.zip
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:26763
    • 提供者:叶润
  1. 基于遗传算法的FIR数字滤波器的优化设计

    0下载:
  2. 基于遗传算法的FIR数字滤波器的优化设计 设计IIR数字滤波器的遗传优化算法 caj图书-based on genetic algorithm FIR digital filter design optimization IIR digital filter design of genetic optimization algorithm CAJ books
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:368255
    • 提供者:绿冬
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com