CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - 优化算法 MATLAB

搜索资源列表

  1. Matlabalgo

    0下载:
  2. Matlab经典算法优化问题 Matlab经典算法优化问题-Matlab classical algorithm optimization Matlab classical algorithm optimization problem
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:119.82kb
    • 提供者:wind
  1. Adaboost_LPR_Matlab_081010.rar

    1下载:
  2. 对第二次上传的源码修改后的10月10日的Matalb的基于Adaboost算法的车牌定位的源码!不过训练时间还是很长!里面含有积分图像的获得,haar 特征的生成等。Matlab高手可以优化一下,感兴趣的欢迎下载!,From the second source of the revised October 10 of Matalb-based license plate location algorithm Adaboost source! But training is still a ver
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-11-07
    • 文件大小:92.13kb
    • 提供者:cuidong
  1. POS-PID

    10下载:
  2. 运用粒子群优化算法对PID控制器进行优化设计,通过matlab实现-The use of particle swarm optimization algorithm to optimize the design of PID controller, through matlab to achieve
  3. 所属分类:Special Effects

    • 发布日期:2015-05-08
    • 文件大小:8kb
    • 提供者:老高
  1. 3Otsu

    2下载:
  2. 三维Otsu算法,图像分割,利用粒子群优化算法进行加速。-Three-dimensional Otsu algorithm, image segmentation, particle swarm optimization algorithm accelerated.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:4.12kb
    • 提供者:bird
  1. PSO_AD

    0下载:
  2. 微粒群(PSO)优化算法进行图像匹配程序,MATLAB版。-Particle swarm optimization (PSO) algorithm for optimized image matching program, MATLAB version.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1.18kb
    • 提供者:Alexshao
  1. registration

    1下载:
  2. 基于互信息的图像配准,使用pso和powell优化算法,GUI界面,proj.m-Based on mutual information image registration, use the pso and powell optimization, GUI interfaces, proj.m
  3. 所属分类:Special Effects

    • 发布日期:2015-09-13
    • 文件大小:21.18kb
    • 提供者:周一一
  1. duomubiaozuoyouhua

    1下载:
  2. 多目标遗传算法,很好的源代码,实现多输入多输入参数条件下的最优化-Multi-objective genetic algorithm, a very good source code, achieve multiple-input multiple-input parameters optimized under the conditions of
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:362.02kb
    • 提供者:陈明
  1. tuxiangpinjiefa

    0下载:
  2. 一种全自动稳健的图像拼接融合算 提出了一种全自动稳健的图像拼接融合算法。此算法采用Harris角检测算子进行特征点提取,使提取的 精度达到了亚像素级,然后以特征点邻域灰度互相关法进行特征点匹配得到了初步的伪匹配集合,并运用稳健的 RANSAC算法将伪匹配点集合划分为内点和外点,在内点域上运用LM优化算法精确地估计出了图像间的点变 换关系,最后采用颜色插值对交接处进行颜色过渡。整个算法自动完成,它对有较大误差或错误的特征点数据迭代 过滤,并用提纯后的数据来做模型估计 -A ro
  3. 所属分类:Special Effects

    • 发布日期:2016-05-19
    • 文件大小:114.94kb
    • 提供者:王钰
  1. OPS

    0下载:
  2. 多阈值图像分类的粒子群优化算法,采用自然方法来提高优化速度和计算量-Multi-threshold image classification of the particle swarm optimization algorithm, using natural methods to improve the optimization speed and computation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:2.61kb
    • 提供者:baiyilieren
  1. PowellRegistration

    0下载:
  2. 基于互信息的图像配准,优化算法采用Powell算法,采用matlab编写-Mutual information-based image registration, optimization algorithm uses Powell algorithm, using the preparation of matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:79.35kb
    • 提供者:施志萍
  1. PSORegistration

    0下载:
  2. 基于互信息的图像配准源码,优化算法使用粒子群算法-Based on Mutual Information Image Registration code, optimizing the use of particle swarm optimization algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:80.84kb
    • 提供者:施志萍
  1. PowellPSORegistration

    2下载:
  2. 基于互信息的图像配准算法,优化算法采用Powell和粒子群向结合的算法-Based on mutual information image registration algorithm, using Powell optimization algorithm and particle swarm algorithm to combine
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-12
    • 文件大小:86.68kb
    • 提供者:施志萍
  1. apso

    0下载:
  2. 自适应粒子群优化算法及其在图像分割中的应用 优秀硕士论文!-Adaptive Particle Swarm Optimization Algorithm and Its Application in Image Segmentation outstanding master thesis!
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2.55mb
    • 提供者:孙琰
  1. TSnake

    0下载:
  2. Snake的初衷是为了进行图像分割,但它对初始位置过于敏感,且不能处理拓扑结构改变的问题。初始位 置的敏感性可以用遗传算法来克服,因为它是一种全局优化算法,且有良好的数值稳定性。为了更精确地进行图 像分割,本文提出了一种基于遗传算法的双T—Snake模型图像分割方法,它将双T—Snake模型解作为遗传算法的搜 索空间,这既继承了T—Snake模型的拓扑改变能力,又加快了遗传算法的收敛速度。由于它利用遗传算法的全局优 化性能,克服了Snake轮廓局部极小化的缺陷,从而可得到对目标的
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:448.22kb
    • 提供者:ultraqiangda
  1. liziqun

    0下载:
  2. 粒子群优化算法(的源程序,优化值,对图像分割有很大的帮助。-Particle swarm optimization (PSO) of the source.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:5.03kb
    • 提供者:linda
  1. pso

    3下载:
  2. 对不同噪声强度的加噪图像,用粒子群优化算法优化结构元素,找到最优结构元素,对图像进行去噪操作,使恢复的图像达到最大峰值信噪比-Noise intensity for different images with noise, using particle swarm optimization algorithm to optimize the structure elements, find the optimal structure element, the image de-noising o
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:126.61kb
    • 提供者:吴琳珠
  1. ImageReg

    0下载:
  2. 这是一个图像刚性配准的程序,有matlab的界面,能够应用pv内插算法,NMI测度和共轭梯度优化算法实现-this is a image registration code of matlab。 it include pv interpretation,NMI metric and conjugate gradient optimization。
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:103.49kb
    • 提供者:xuhui
  1. matlab-test

    0下载:
  2. 差分算法的测试,对差分算法优化算法的测试,可以很好得到最优解-Test of the difference algorithm, the differential algorithm optimization algorithm testing, you can very well get the optimal solution
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:17.06kb
    • 提供者:谢林云
  1. matlab-algorithm

    0下载:
  2. 优化算法中的粒子群算法详解和Matlab程序代码-Optimization algorithm and particle swarm Detailed Matlab code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:129.6kb
    • 提供者:张艳春
  1. matlab

    1下载:
  2. ostu图像分割阈值算法,对Ostu图像分割最优阈值进行优化处理,极大缩短了搜索图像阈值计算时间,与传统的枚举法Otsu方法相比,在计算时间上具有显著的优点(OSTU threshold image segmentation algorithm for image segmentation Ostu optimal threshold optimization process, greatly reduces the search image thresholding computation t
  3. 所属分类:图形图像处理

« 12 3 »
搜珍网 www.dssz.com