CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 书籍源码 搜索资源 - gradient

搜索资源列表

  1. imageimpose

    0下载:
  2. 数字图像矩阵数据的显示及其傅立叶变换 二维离散余弦变换的图像压缩 采用灰度变换的方法增强图像的对比度 直方图均匀化 模拟图像受高斯白噪声和椒盐噪声的影响 采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 图像的自适应魏纳滤波 运用5种不同的梯度增强法进行图像锐化 图像的高通滤波和掩模处理 用巴特沃斯(Butterwo
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:10.52kb
    • 提供者:王晓明
  1. tidurihua

    0下载:
  2. 一个关于梯度梯度锐化的小程序,采用vc++编写-a gradient of the small gradient sharpening procedures used to prepare vc
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:294.56kb
    • 提供者:赵进辉
  1. gongefa

    0下载:
  2. 以下是我的共轭梯度法的C语言程序,迭代次数超多,矩阵的条件数并不大可以用共轭梯度法解。-Following is the conjugate gradient method in C language program, the number of iterations Chao, Matrix condition number is not large can conjugate gradient method solutions.
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:1.57kb
    • 提供者:xiaozhi
  1. Visual_Basic.NET_GDI+

    0下载:
  2. 《Visual Basic.NET GDI+技术教程》源码 《Visual Basic.NET GDI+技术教程》的图书简介 GDI+是在Windows窗体应用程序中以编程方式显示图形图像的一种方法。 本书讨论GDI+技术、“图形编辑器”、“图像”菜单。由三部分组成,第一部分,概述了GDI+及GDI+的新功能,讨论了Graphics对象及该对象的方法,状态和创建,讨论了五种画笔的使用,讨论了Font对象,构造函数、属性、方法和颜色,讨论了Color对象的成员及它们的应用, RG
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:834.51kb
    • 提供者:杨帅
  1. CORDICFPGA

    0下载:
  2. 基于CORDIC的梯度跟踪算法的FPGA实现 基于CORDIC的梯度跟踪算法的FPGA实现-Gradient-based tracking algorithm CORDIC FPGA Implementation of gradient-based tracking algorithm CORDIC FPGA Implementation
  3. 所属分类:source in ebook

    • 发布日期:2017-04-08
    • 文件大小:201.17kb
    • 提供者:wst
  1. Conjugate-Gradient-Method

    0下载:
  2. 共轭梯度法(Conjugate Gradient)是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一。-Conjugate gradient method (Conjugate Gradient) between the steepest descent between law and Newton'
  3. 所属分类:source in ebook

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

    0下载:
  2. 共轭梯度法可以实现正定线性方程组的求解,并可以通过实例进行验证-Conjugate gradient method can achieve positive definite linear equations, and can be verified by an example
  3. 所属分类:source in ebook

    • 发布日期:2017-11-30
    • 文件大小:666.19kb
    • 提供者:翟军
  1. MATLAB

    0下载:
  2. 1.图像反转 2.灰度线性变换 3.非线性变换 4.直方图均衡化 5.线性平滑滤波器 6.中值滤波器 8.梯度算子检测边缘 9.LOG算子检测边缘 10.Canny算子检测边缘 11.边界跟踪(bwtraceboundary函数) -Image reversal. Grayscale linear transform 3. Nonlinear transformation 4. Histogram equalization 5 linear smoothi
  3. 所属分类:source in ebook

    • 发布日期:2017-10-31
    • 文件大小:18.69kb
    • 提供者:郭海波
  1. conjugate-gradient-method

    0下载:
  2. 本代码为《最优化理论与方法》书籍中的共轭梯度法算法的代码,并举了两个书上的作业题的例子,本代码中的目标函数和约束等初值可由需要进行改变,来得到所期望的计算-The code for the " optimization theory and method" books conjugate gradient method algorithm code, citing two books on the example of the job title, the code in th
  3. 所属分类:source in ebook

    • 发布日期:2017-11-13
    • 文件大小:4.68kb
    • 提供者:wxq
  1. image-sharpen

    0下载:
  2. 空间域图像平滑和锐化,《计算机图像处理与识别技术》源代码 -Gradient sharpen and filter
  3. 所属分类:source in ebook

    • 发布日期:2017-04-17
    • 文件大小:33.76kb
    • 提供者:周显恩
  1. GMSD

    0下载:
  2. 本程序适用于Gradient Magnitude Similarity Deviation: A Highly Efficient Perceptual Image Quality Index-this code is used for Gradient Magnitude Similarity Deviation: A Highly Efficient Perceptual Image Quality Index
  3. 所属分类:source in ebook

    • 发布日期:2017-03-29
    • 文件大小:753byte
    • 提供者:甘斌
  1. madgwick_algorithm_matlab

    2下载:
  2. 1. SOH关于IMU进行姿态求解的C代码,里面包含了两套代码,分别是重力约束法求解和梯度下降法求解!-1. SOH IMU for attitude about solving the C code, which contains two sets of codes, which are bound by gravity and gradient descent method for solving method to solve!
  3. 所属分类:source in ebook

    • 发布日期:2017-03-29
    • 文件大小:257.97kb
    • 提供者:张胜森
  1. TextShadePrj

    0下载:
  2. 使用设备场景CDC,并结合定时器显示渐变颜色的文字-Use equipment scene CDC, and combining the timer display gradient color words
  3. 所属分类:source in ebook

    • 发布日期:2017-05-11
    • 文件大小:2.3mb
    • 提供者:xiaotiantian
  1. ClrGradientPrgssCtrl

    0下载:
  2. vc提供的进度条很单调,而颜色渐变的进度条显得更直观,更专业-Vc provide a progress bar is very monotonous, and color gradient progress bar appears more intuitive, more professional
  3. 所属分类:source in ebook

    • 发布日期:2017-04-25
    • 文件大小:49.24kb
    • 提供者:xiaotiantian
  1. SimpleColorDetectionByHue

    0下载:
  2. matlab code image video processing in many applications. intensity gradient and colour histogram cues as observation model used for multi target tracking
  3. 所属分类:source in ebook

    • 发布日期:2017-04-06
    • 文件大小:6.52kb
    • 提供者:Abd
  1. gongetidu

    0下载:
  2. 共轭梯度法,MATLAB程序,计算方法作业,内有说明-Conjugate gradient method, MATLAB procedures, calculation methods work, there are instructions
  3. 所属分类:source in ebook

    • 发布日期:2017-04-02
    • 文件大小:557byte
    • 提供者:jinlilili
  1. optimization

    0下载:
  2. 最优化问题中的最速下降法,共轭梯度法,黄金分割法代码,为applied optimization with matlab programming书中源代码-Steepest descent method, conjugate gradient method, golden section method code
  3. 所属分类:source in ebook

    • 发布日期:2017-04-15
    • 文件大小:4.79kb
    • 提供者:伊小夕
  1. Conjugate-Gradient

    0下载:
  2. Conjugate Gradient method implemented by matlab
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:1.52kb
    • 提供者:mani sabeti
  1. Optimization-code

    0下载:
  2. 最优化算法程序,包含费线性最小二乘、共轭梯度法、牛顿法-Linear least squares optimization algorithm procedures, including fees, conjugate gradient method, Newton method and so on
  3. 所属分类:source in ebook

    • 发布日期:2017-04-29
    • 文件大小:38.87kb
    • 提供者:小小
  1. MT2DNLCG-Mackie-nlcg-fast2.tar

    6下载:
  2. 完整的二维非线性共轭梯度反演源代码,作者是Mackie 和Rodi。-Complete two-dimensional nonlinear conjugate gradient inversion source code, the author is Mackie and Rodi.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-17
    • 文件大小:329.41kb
    • 提供者:franday
« 12 »
搜珍网 www.dssz.com