搜索资源列表

  1. reply_1_855734

    0下载:
  2. // Canny算子 void Canny(LPBYTE pGray, SIZE sz, double sigma, double dRatLow, double dRatHigh, LPBYTE pResult) { //经过高斯滤波后的图像 LPBYTE pGaussSmooth pGaussSmooth = new unsigned char[sz.cx*sz.cy] //
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:54272
    • 提供者:王学金
  1. BpNetJava

    0下载:
  2. 单隐层神经网络,采用标准梯度下降法进行训练-single hidden layer neural network, using standard gradient method for training
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:32768
    • 提供者:李佳
  1. tiduruihua1

    0下载:
  2. 数字图像处理基础算法源代码,梯度锐化,好好努力啊-digital image processing algorithms based on the source code, gradient sharpening, a good effort ah
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-19
    • 文件大小:48128
    • 提供者:dawn
  1. liyingnan_4

    0下载:
  2. 最优化中利用惩罚因子的罚函数法的外延,连带了共轭梯度法,由于罚因子的迅速跌代增大,加速了目标函数的收敛速度。-optimization of the use of punitive factor function in the epitaxial sustaining a conjugate gradient method, As the penalty factor to the rapid increase or on behalf
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:243712
    • 提供者:李英楠
  1. conjgrad

    0下载:
  2. 共扼梯度法的Matlab源程序,寻找非线性或线性方程的极值-conjugate gradient method of Matlab source to find nonlinear equations or linear Extreme
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:李国齐
  1. BPgaijin

    0下载:
  2. 采用动量梯度下降算法训练BP网络,有需要的下哦~-using gradient descent algorithm BP training network, it is necessary to the next, oh ~
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:kongpin
  1. gonge

    0下载:
  2. 本人自编的共轭梯度法。为c源码,已在TC下运行通过。-I directed the conjugate gradient method. C source code for, the TC has run through.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:陈建春
  1. matlab4

    0下载:
  2. 程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:40960
    • 提供者:李明
  1. MyOpt

    0下载:
  2. 最优化算法,包括最速下降法,共轭梯度法,拟牛顿法-optimization algorithms, including the steepest decline, the conjugate gradient method, the quasi-Newton method
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:50176
    • 提供者:季晓南
  1. tidu_good

    0下载:
  2. matlab关于对图形梯度的一般计算,很简单的一个小算法!-Matlab graphics gradient on the general terms, a very simple algorithm for a small!
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:4096
    • 提供者:李时城
  1. conjugate_grads

    0下载:
  2. 这是一个实现最优化计算的程序,采用的算法为共轭梯度法。-This is a realization of optimal calculation procedure, the algorithm used to conjugate gradient method.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:宋亚平
  1. BPpredict

    0下载:
  2. 运用比例共轭梯度动量算法来训练BP网络并对机械振动峰峰值进行预测。-use ratio conjugate gradient algorithm to train the momentum BP also peak of mechanical vibration prediction.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:肖勇
  1. pingjiahanshu

    0下载:
  2. 在matlab环境下,包括图像评价函数算法:Brenner、方差、梯度阈值、熵函数、能量梯度函数。-in Matlab environment, including image evaluation function algorithm : Brenner, variance, gradient threshold, entropy function, energy gradient function.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:4096
    • 提供者:查世华
  1. tidurihua

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

    • 发布日期:2024-05-19
    • 文件大小:301056
    • 提供者:赵进辉
  1. improc

    0下载:
  2. 一个完整的Visual C++程序,包含了图像的RGB调整,傅立叶变换,傅立叶反变换,对比度调整,颜色转换 梯度算子检测,sobel算子检测 均值滤波和中值滤波,程序已经通过调试.-a complete Visual C program includes a RGB image adjustment, Fourier transform, Fourier transform, contrast adjustment, color con
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:4400128
    • 提供者:杨萧
  1. wavelet_edge_detect_matlab

    1下载:
  2. 通过小波变换,由小波系数的梯度值提取图像的边缘-wavelet transform, wavelet coefficients from the gradient from the edge of the image
  3. 所属分类:波变换

    • 发布日期:2024-05-19
    • 文件大小:36864
    • 提供者:杨林
  1. beseelnetwon

    0下载:
  2. 本人自编的共轭梯度法。为c源码,已在TC下运行通过-I wrote the conjugate gradient method. C-source has been running through TC
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:197632
    • 提供者:mvcneo
  1. tudu-sharp

    0下载:
  2. 位图的梯度锐化源代码,测试图片及效果图,可以修改添加。-bitmap gradient sharpening source code, test results and pictures map can be amended to add.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:768000
    • 提供者:晨雾
  1. tdrbf

    0下载:
  2. (转载)在网上找的用梯度下降算法开发的rbf神经网络曲线拟和程序。 -(reproduced) on the Internet to find the gradient descent algorithm development of the neural network rbf curve fitting and procedures.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:gwg
  1. jiaochachafen

    0下载:
  2. 数字图象处理课题:梯度法和Roberts梯度(交叉差分)。程序运行于MATLAB环境下-digital image processing tasks : gradient method and Roberts gradient (cross-Difference). Procedures in the MATLAB environment
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:4096
    • 提供者:白黎
« 1 2 3 45 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org