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

搜索资源列表

  1. ConjugateGradientAlgorithm--Cplus

    0下载:
  2. 使用c++语言编写的共轭梯度算法,包含无约束问题的求解函数: 直线搜索共轭梯度法-conjugate gradient algorithm,c++
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3922
    • 提供者:zhanghuaqiang
  1. trackyuanzhen

    0下载:
  2. 这是一个利用最陡下降梯度算法跟踪运动目标的算法,阵列形式为面阵,通过分时的方法跟踪目标的方位角和俯仰角-This is a gradient algorithm using the steepest descent algorithm for tracking moving targets, the array in the form of planar array, through the sharing of methods to track target azimuth and eleva
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1130
    • 提供者:林林
  1. SOAoptimize

    0下载:
  2. SOA基于模拟人的随机搜索行为 ,由利用位置变化评价得到的经验梯度确定搜索方向 ,由采用简单模糊规则的不确定性推理确定搜索步长 ,通过搜寻者在搜索空间的位置更新 ,实现对优化问题的求解.-The SOA is aimed to simulate the random action in human searching behaviors for solving.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-25
    • 文件大小:8221182
    • 提供者:楚风
  1. IMAGESEGMENTATION

    0下载:
  2. 实现图像的阈值分割、用水线阈值法分割图像、对矩阵进行四叉树分解、将图像分为文字和非文字的两个类别和形态学梯度检测二值图像的边缘。很有用-The threshold of image segmentation, water line threshold image segmentation, on the matrix quadtree decomposition, text and images into two categories and the non-text binary image
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:41055
    • 提供者:王子涵
  1. edge

    0下载:
  2. 运用Matlab对图像进行边缘检测,有具体的边缘检测方法,像基于梯度的算法。-Matlab, the image edge detection, edge detection method specific, such as gradient-based algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:164679
    • 提供者:吴会英
  1. kuaisutisheng

    0下载:
  2. 针对CT 医学图像和MR I 医学图像成像特点, 提出了基于快速整数提升小波变换的融合方法。在CT 和 MR I 两幅医学图像配准的前提下, 利用提升小波变换把图像分解成低频和高频子图像, 对于小波变换后的高频 子图像, 选择区域标准差大的作为融合后的子图像 对于低频子图像, 采用加权融合, 最后进行小波逆变换, 得到 融合后的图像, 并对融合后图像用信息熵、平均梯度、相关系数的指标进行评价。实验结果表明, 基于快速整数提 升小波变换融合中, 小波高低频系数采用不同的规则能够取得
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:801150
    • 提供者:杨颜华
  1. DOAestimation

    1下载:
  2. DOA估计常用算法,包括:music算法,卡尔曼滤波算法,自适应梯度算法,空间平滑算法,改进的空间平滑算法。-DOA estimation algorithm used, including: music algorithm, Kalman filter algorithm, adaptive gradient algorithm, spatial smoothing algorithm, the improved spatial smoothing algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:10891
    • 提供者:王东
  1. ch7

    0下载:
  2. 非线性方程的求解方法,牛顿下山法,一维根的梯度法,最想二乘法的扩展矩阵等-Method for solving nonlinear equations, Newton descent method, one-dimensional roots of the gradient method, the most to the expansion of the second matrix multiplication, etc.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:15507
    • 提供者:yang
  1. GradientMethodForNLP

    0下载:
  2. 源码给出了非线性规划(NLP)的梯度法,其中gradf.m为梯度法算法,下载设置参数既能运行。-Given nonlinear programming source (NLP) in the gradient method, which gradf.m as gradient algorithm, download the set parameters not only run.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1612
    • 提供者:lihaiqiang
  1. Grayscaleimagesharpening

    0下载:
  2. 灰度图像图像锐化处理,拉普拉斯变换,梯度等-Grayscale image sharpening, Laplace transforms, gradients, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3912492
    • 提供者:
  1. GD_Filter

    0下载:
  2. Laplace金字塔变换及其逆变换 梯度方向金字塔变换-Laplace transform and its inverse transform pyramid pyramid transform gradient direction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:5068
    • 提供者:走出地平线
  1. GE

    0下载:
  2. 磁共振成像仪上的梯度回波序列,我用matlab把时序图画出来了,供大家参考,-Magnetic resonance imaging gradient echo sequence on, I use matlab to timing out the picture for your reference, thank you
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1826
    • 提供者:mayajun
  1. 005

    0下载:
  2. 常用的数值计算C代码,包括共轭梯度法、单纯形法、数值积分、最小二乘、最速下降法等。-C code commonly used in numerical calculation, including the conjugate gradient method, simplex method, numerical integration, least squares, steepest descent method.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:16125
    • 提供者:Snake
  1. Sharp

    0下载:
  2. 数字图像处理,对彩色图像的拉普拉斯算子锐化以及梯度算子锐化的比较,VC/MFC实现。-Digital image processing, color image of the Laplacian and the gradient operator sharpening sharpening comparison, VC/MFC implementation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:246260
    • 提供者:凌潇然
  1. nonlinear-equation

    1下载:
  2. mulStablePoint 用不动点迭代法求非线性方程组的一个根 mulNewton 用牛顿法法求非线性方程组的一个根 mulDiscNewton 用离散牛顿法法求非线性方程组的一个根 mulMix 用牛顿-雅可比迭代法求非线性方程组的一个根 mulNewtonSOR 用牛顿-SOR迭代法求非线性方程组的一个根 mulDNewton 用牛顿下山法求非线性方程组的一个根 mulGXF1 用两点割线法的第一种形式求非线性方程组的一个根 mulGXF2 用两点割线法
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:11028
    • 提供者:汪张扬
  1. code

    0下载:
  2. 计算图像的均方信噪比,均值梯度,均方误差以及直方图统计信息等,对图像作出评价-Calculate the mean square signal to noise ratio images, the mean gradient, mean square error and histogram information, to evaluate the image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:923
    • 提供者:老才
  1. FaceDetection

    1下载:
  2. 从原始彩色图像中提取多阈值器官梯度图、双阈值肤色图、梯度方向图和灰度特征图等四种特征图像,并运用多姿态 知识模型和多姿态模板,实现了一种快速人脸检测算法 -Extracted from the original color image gradient map organ multi-threshold, dual-threshold color map and gray gradient patterns and other characteristics of the four
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-08-15
    • 文件大小:696465
    • 提供者:程德志
  1. kelley

    1下载:
  2. 预处理共轭梯度的方法,该方法有效,快速-preconditioned conjugate gradient(PCG)
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:24386
    • 提供者:道道
  1. first

    0下载:
  2. 自然梯度法盲信源分离,固定步长,可手动输入步长,样本个数及仿真次数-Source separation of natural gradient literacy, fixed step, you can manually enter the step size, sample size and simulation times
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:644
    • 提供者:peng fei
  1. cDlgCanny

    0下载:
  2. Canny算子边缘检测图像,先进行高斯滤波,计算梯度幅值和方向,非极大值抑制,双阈值检测和连接边缘。-Canny edge detection operator image, first the Gauss filtering, calculation of gradient magnitude and direction, non-maxima suppression, dual edge threshold detection and connection.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:688
    • 提供者:xujie
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com