搜索资源列表
gradient
- 线性搜索方法。用梯度法求单峰极值。适合初学者参考-Linear search method. Gradient method used for single-peak extremum. Suitable for beginners reference
Gradient
- 使用Gradient方法的图像分割源代码,使用Gradient方法的图像分割源代码
gradient
- optimisation中的梯度法,在实验课上编写的程序,可以直接看到效果-optimization of the gradient method, in the experimental procedure for the preparation of class, you can directly see the effect of
gradient-vector-flow-algrithm(VC)
- 利用梯度矢量流算法进行轮廓提取(图像分割),不错的方法,对原来的ACM模型进行改进(active contour model 活动轮廓模型)-using gradient vector flow algrithm to extract image contour,improvement from active contour model
gradient
- 本程序实现了基于梯度金字塔的图像融合算法,效果还不错,可以参考一下。-This procedure based on the gradient pyramid implementation of image fusion algorithms, the effect was not bad, you can reference.
gradient-basededgedetectionalgorithm
- 基于梯度幅值的自适应边缘检测算法在VC++下的实现-Amplitude of the adaptive gradient-based edge detection algorithm in VC++ under the realization of
gradient
- Gradient code. Use this to do gradient of image.
Gradient-Demo
- 一个以渐变色填充的范例,可以实现任何角度-An example of gradient color fill, you can achieve any angle
gradient(2)
- 用c语言写的共轭梯度法程序,程序较为简单,不过运算速度快,准确率高-C language by the conjugate gradient method procedures, the procedures are more straightforward, but computing speed, high accuracy
3D-gradient-button
- A button 3D with a gradient, very good
gradient
- DELPHI下开发的画渐变效果的控件源码,效果还不错-DELPHI painting developed under the gradient effect of the control source, the results were good
Gradient
- 基于空间梯度直方图的行人检测算法,基于空间梯度直方图的行人检测算法-Gradient histogram space-based pedestrian detection algorithm
gradient
- 图像梯度计算 遥感图像处理必备 非常实用 欢迎下载-Remote sensing image processing image gradient calculation is very useful are welcome to download necessary
Gradient
- Gradient VCL control adds gradient paint to your panel
Analytical-Gradient-Based-Optimization-Technique.r
- 应用共轭梯度法综合优化交叉耦合滤波器。参考文献<Synthesis of Cross-coupled’Resonator Filters Using an Analytical Gradient-Based Optimization Technique >Smain Amari-Synthesis of Cross-coupled’Resonator Filters Using an Analytical Gradient-
conjugate-gradient
- 共轭梯度算法C程序,本程序适用于n设计变量的函数优化问题,对于不同的设计变量个数可以改变维数,该算法程序只在主函数中与其他无约束程序有差别,其他部分基本一样。-Conjugate gradient algorithm C procedures, the procedures for n design variables of the function optimization problem, the number of differe
gradient
- 我使用matlab寫的漸層處理程式,希望初學者可以進快上手。-I use matlab gradient processing program to write and hope into the beginners get started quickly.
conjugate-gradient
- MPI conjugate gradient algorithm
Conjugate-gradient-method-(fortran)
- 使用共轭梯度法解超定方程组的程序,使用fortran语言。本程序亦可用于解适定方程组。-Conjugate gradient method for solving overdetermined equations, the use of fortran language. This procedure can also be posed for the solution equations.
Nesterov-accelerated-gradient-descent-master
- 加速梯度下降算法求函数最优值,用加速梯度下降算法,可以明显缩短优化时间(accelerated gradient descent algorithm)