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

搜索资源列表

  1. svm_smo

    0下载:
  2. 支持向量机分类算法,将高斯函数与序列最小优化算法结合实现。-support vector machine smo
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:911477
    • 提供者:hansun
  1. Broyden_newton

    1下载:
  2. 最优化方法实验设计,研究Broyden族拟Newton算法中fai(k)取值的优化问题,即对于不同的目标函数,考虑取何值时算法是最优的,重点考察的区间[-2 2]范围内的变化情况,算法的优劣程度由CPU运行时间决定。-Optimization method, design of experiments to study the proposed Newton algorithm Broyden family fai (k) values of the optimization problem,
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:2119
    • 提供者:shen yuan
  1. yuyv_bgra

    0下载:
  2. 用MMX指令优化的YUYV到BGRA函数 每39条指令可以处理4个象素,优于标准的每29个运算处理2个象素的算法 -conver yuyv(packed) to bgra(packed)
  3. 所属分类:Video Capture

    • 发布日期:2017-03-29
    • 文件大小:1296
    • 提供者:夏永明
  1. GA-RBF

    3下载:
  2. 1.利用GA算法优化RBFNN的各种权值; 2.利用RBFNN进行函数跟踪; 3.比较测试未用GA优化的和使用GA优化的RBFNN的结果。-1.Use GA algorithm to optimize a variety of weights in RBFNN 2. Use RBFNN to realize tracking function 3. Compare and test the results of using GA and not using GA.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:7122
    • 提供者:天天
  1. SOA

    0下载:
  2. 种子优化算法(SOA)matlab源程序,测试Rosenbrock等三个函数,结果很好,可以借鉴学习-Seed optimization algorithm (SOA) matlab source code, testing three functions, the results very good, can learn to learn
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:1710
    • 提供者:new
  1. yichuan

    0下载:
  2. 遗传优化算法求函数的极值问题,用c++软件进行编译已通过,并得到了很好的效果-Genetic optimization algorithm to solve the function of the extreme value problem, using c++ compiler software has passed, and get good results
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:1821
    • 提供者:Hargie
  1. PSO

    0下载:
  2. 粒子群优化算法,由粒子群算法实现目标函数的最优解-PSO, particle swarm algorithm from the optimal solution of objective function
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1395
    • 提供者:海魄
  1. GA

    0下载:
  2. 本程序主要是用Matlab进行编写的关于bermark函数的遗传优化算法-matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5591
    • 提供者:刘芳
  1. GMG2W1

    0下载:
  2. 基于遗传算法的简单优化函数,效果还不错!-Simple genetic algorithm optimization function, the results were good!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:1810
    • 提供者:philostin
  1. pso

    0下载:
  2. Matlab PSO微粒群算法程序(优化函数极值)-Matlab PSO PSO procedure (optimization function extreme value)
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1520
    • 提供者:zmw
  1. zhipai

    0下载:
  2. 指派问题 微粒群PSO算法 以时间为优化目标函数-Assignment of PSO PSO algorithm to optimize the objective function of time
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7518
    • 提供者:zmw
  1. ISPO

    0下载:
  2. ISPO优化算法的源代码,里面包含所有文件 及测试函数-ISPO algorithm source code, which contains all the files and the test function
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:479018
    • 提供者:Delphi
  1. powelalgorithm

    0下载:
  2. 一种传统搜索优化算法 不需要对目标函数求导 得到很好的优化效果-A traditional search algorithm does not need to differentiate the objective function ,also gets well optimized results
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:5489
    • 提供者:xiaxia
  1. 11111111111111

    0下载:
  2. 微粒群算法的matlab程序,好用,对测试函数进行优化-Particle swarm algorithm matlab program, easy to use,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:1202
    • 提供者:华晓
  1. BP1

    1下载:
  2. 采用L-M优化算法用以训练BP神经网络,使其能够拟合某一附加有白噪声的正弦样本数据。设计一个三层BP神经网络,其网络的隐含层神经元的激励函数为双曲正切型,输出层各神经元的激励函数为线性函数,隐含层有6个神经元-LM optimization algorithm used to train BP neural network to enable it to fit a white noise, sine additional sample data. Design a three BP neura
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:517
    • 提供者:蓝色梦幻
  1. The.Detail.Analysis.and.Improvement.of.Calibration

    1下载:
  2. 以计算机视觉和视觉检测中的摄像机标定过程作为研究的对象,分析了开源计算机视觉函数库OpenCV中的摄像机模型,使用张正友基于平面模板的方法进行标定,过程中充分考虑了透镜径向畸变和切向畸变因素的影响。文章给出了标定的详细步骤,并对具体函数做了算法上的分析,同时从参数非线性回归分析的角度提出了优化的途径和措施。该算法充分发挥了OpenCV函数库的功能,提高了标定精度和计算效率,具有良好的跨平台移植性,可以满足视觉检测或其它计算机视觉系统的需要。-To computer vision and visu
  3. 所属分类:软件工程

    • 发布日期:2014-04-05
    • 文件大小:244654
    • 提供者:豆豆
  1. pos

    0下载:
  2. 标准粒子群算法程序,并举例优化函数拟合,对初学者有用-Standard particle swarm optimization process and optimal function fitting example, be useful for beginners
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3934
    • 提供者:王航
  1. ICA

    0下载:
  2. 这个是基于免疫克隆算法优化函数的程序,可以作为练习使用-This is based on immune clonal algorithm to optimize the function of procedure
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-09-20
    • 文件大小:1085
    • 提供者:wangchanglin
  1. shuangmushijue

    1下载:
  2. 我编写的两相机定标算法,利用matlab toolbox得到初始数据进行一步的标定和优化,其中调用了matlab toolbox里的显示函数和-I prepared two camera calibration algorithm, using matlab toolbox to obtain the initial data calibration and optimization step, which is called the matlab toolbox in the display
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:111349
    • 提供者:蚂蚁
  1. PSOInstallationOperationManual

    0下载:
  2. 该文档是matlab工具箱的安装使用手册: PSOt为PSO的工具箱,该工具箱将PSO算法的核心部分封装起来,提供给用户的为算法的可调参数,用户只需要定义好自己需要优化的函数(计算最小值或者最大值),并设置好函数自变量的取值范围、每步迭代允许的最大变化量(称为最大速度,Max_V)等,即可自行优化。-The document is the installation of matlab toolbox manual: PSOt toolbox for the PSO, the PSO algo
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:57494
    • 提供者:HuChunfeng
« 1 2 ... 42 43 44 45 46 4748 49 50 »
搜珍网 www.dssz.com