CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - MATLAB 算子

搜索资源列表

  1. improvedPSO.rar

    1下载:
  2. ------名称:带交叉因子的改进PSO算法 ------功能:求解多维无约束优化问题 ------特点:收敛性强,还可以加入变异算子,------ Name: with cross-factor function to improve the PSO algorithm ------: Solving multi-dimensional unconstrained optimization problem ------ characteristics: strong converge
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:1.67kb
    • 提供者:李迅
  1. laplacian

    0下载:
  2. matlab 拉 普 拉 斯 算 子 代 码-matlab laplacian detector
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:834byte
    • 提供者:lgh
  1. work

    0下载:
  2. 根据输入的参数不同,选用不同的算子对输入的图像进行边缘检测,包括sobel,log,canny等5哥算子-According to different input parameters, choose a different operator input image edge detection, including the sobel, log, canny operator 5 Columbia
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:46.74kb
    • 提供者:谈晶晶
  1. Optimizers

    0下载:
  2. 一系列好用的用户友好的启发式优化算法,包括非自适应算法,基于模拟退火算法的种群算法,基本遗传算法,差分进化算法以及粒子群优化算法。此外,也包括神圣算法,它利用了所有这些优化算子,虽然有时交换种群之间的不同算法。-A nice set of user-friendly heuristic optimizers. Included are a non-adaptive, population based Simulated Annealing algorithm, a basic Genetic A
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:26.22kb
    • 提供者:竹子的信仰
  1. tsp

    0下载:
  2. matlat源程序解决tsp问题,使用的是遗传算法,与普通的程序不同,本程序详细介绍了遗传算子的构造-MATLAB to solve tsp problem
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:3.66kb
    • 提供者:fang
  1. gaot-7

    0下载:
  2. matlab遗传算法的详细求解源代码,包含所有的编码、交叉、变异算子-matlab genetic algorithm source code for a detailed solution
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:102.34kb
    • 提供者:sarah
  1. canny

    1下载:
  2. canny算子源代码用于关于边缘检测的毕业论文,可以以此为基础进行修改。-canny operator source code for a thesis on the edge detection can be modified on this basis.
  3. 所属分类:Other systems

    • 发布日期:2015-12-13
    • 文件大小:12kb
    • 提供者:exm
  1. SUSAN

    0下载:
  2. susan算子MATLAB实现 边缘检测算法程序 分享一下-susan MATLAB realization of the edge detection algorithm program operator share
  3. 所属分类:Other windows programs

    • 发布日期:2017-10-30
    • 文件大小:97.53kb
    • 提供者:九天翔
  1. Edge_Detect

    1下载:
  2. 指纹识别图像分割部分的边缘检测代码 matlab语言环境 包括robert gauss 等几个算子-The divided portion of the fingerprint identification image edge detection code
  3. 所属分类:Other systems

    • 发布日期:2017-11-30
    • 文件大小:761byte
    • 提供者:妍妍
  1. MUSIC

    0下载:
  2. 阵列信号处理的理论和应用 1.MUSIC算法MATLAB程序 2.ESPRIT 算法MATLAB程序 3.Root-MUSIC算法MATLAB程序 4.面阵中二维角度估计 Unitary -ESPRIT算法MATLAB程序 5.空间平滑MUSIC算法的MATLAB程序 6.角度和时延联合估计(JADE)算法MATLAB程序 7.传播算子DOA估计算法MATLAB程序 8.基于增广矩阵束的L型阵列的二维DOA估计MATLAB程序-Array signal proce
  3. 所属分类:Other systems

    • 发布日期:2017-11-07
    • 文件大小:11.98kb
    • 提供者:sir
  1. harri-hariislaplas-log

    0下载:
  2. matlab编写的角点检测算子,包括Harris,SUSAN,Harris-Laplace,Laplacian of Gaussian (LoG)以及Gilles五种算子,内含测试图像-matlab prepared corner detection operator, including Harris, SUSAN, Harris-Laplace, Laplacian of Gaussian (LoG) and Gilles five kinds of operators, including
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-13
    • 文件大小:3.41mb
    • 提供者:xiaoxian
  1. GA

    0下载:
  2. 遗传算法的matlab实现,编码,选择算子,交叉算子,变异算子等-Genetic algorithm matlab implementation, coding, selection operator, crossover operator, mutation operator and so on
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:27.11kb
    • 提供者:ran
  1. MATLAB

    0下载:
  2. 简要阐述了遗传算法的基本原理,探讨了在MATLAB 环境中实现遗传算法各算子的编程方法, 并以一个简单的实例说明所编程序在函数全局寻优中的应用。-Briefly describes the basic principles of genetic algorithms discussed in the MATLAB environment to achieve each operator genetic algorithm programming methods, and a simple e
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:149.66kb
    • 提供者:小鱼
  1. matlab-homework1

    0下载:
  2. 本程序具有打开图片、显示图片和边缘检测等功能,有多种边缘提取算子可供选择-show images and edge detection
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:13.68kb
    • 提供者:Liza
  1. matlab

    0下载:
  2. 运用prewitt算子、sobel算子等完成图像分割,可以进行比较,查看分割的效果,实现方式采用matlab完成图像分割-Use prewitt operator, sobel operator, etc. to complete the image segmentation, can be compared to see the effect of segmentation, implementation using matlab complete the image segmentation
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1.25kb
    • 提供者:杨文杰
  1. PCA-matlab

    0下载:
  2. PCA-SIFT算子 训练一些图片模型 并对其进行检测-PCA-SIFT operator training some pictures of the model and its detection
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:2.51kb
    • 提供者:李明
  1. matlab-code

    1下载:
  2. 实用的matlab代码:中值滤波器;用Sobel算子和拉普拉斯对图像锐化;梯度算子检测边缘;LOG算子检测边缘;Canny算子检测边缘-Practical matlab code: median filter Sobel operator and Laplacian image sharpening gradient edge detection operator LOG operator to detect the edges Canny edge detection operator
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:873byte
    • 提供者:星河之风
  1. MATLAB实用源代码

    2下载:
  2. 1.图像反转 2.灰度线性变换 3.非线性变换 4.直方图均衡化 5. 线性平滑滤波器 6.中值滤波器 7.用Sobel算子和拉普拉斯对图像锐化:8.梯度算子检测边缘 9.LOG算子检测边缘 10.Canny算子检测边缘 11.边界跟踪 (bwtraceboundary函数)12.Hough变换 13.直方图阈值法 14. 自动阈值法:Otsu法 15.膨胀操作 16.腐蚀操作 17.开启和闭合操作 18.开启和闭合组合操作 19.形态学边界提取 20.形态学骨架提取 21.直接提取四个顶点坐标
  3. 所属分类:其他

  1. code

    0下载:
  2. 基于matlab实现扭曲的图形正常化,其中涉及candy算子检测和霍夫变换(Based on MATLAB, the implementation of distorted graph normalization involves candy operator detection and Hof transform)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:44kb
    • 提供者:ddlucy
  1. 7.传播算子DOA估计算法MATLAB程序

    1下载:
  2. 空间信号的波达方向(Direction of Arrival,简称DOA)估计作为阵列信号处理研究的一个主要课题,在近些年来越来越得到大量的关注和研究。它可实现对空间中信源信号的准确的角度估计,实现信源方位等参数的具体精确检测,并且还具有很高的分辨力。这些特性使得DOA估计在声呐、通信及雷达等多种领域具有广阔的应用和发展前景。此程序为传播算子doa估计算法(direction of arrival,usually called DOA,has been an important subject
  3. 所属分类:其他

    • 发布日期:2020-05-26
    • 文件大小:1kb
    • 提供者:Wesker6309
« 12 »
搜珍网 www.dssz.com