搜索资源列表
优化作业_共轭梯度法
- 运筹学中的解线性规划问题的一种方法,共扼梯度算法-tacticians solution of linear programming problems, a method of conjugate gradient algorithm
Fortran 90共轭梯度算法
- 用于科学计算的Fortran 90算法源程序-for scientific computation algorithm source Fortran 90
zirantidusuanfa
- 盲信号分离的自然梯度算法,有评价标准
梯度算法比较
- 梯度算法比较 结构元素尺度为 3*3,形状为菱形 结构元素为3*3,方向分别为0,90,45,135的线形 多尺度结构元素3*3 5*5 7*7,菱形 多尺度结构元素3*3 5*5 7*7,线形4个方向
VC图像处理基本算法示例
- 一些数字图像处理基本算法的源码,包括:256色转灰度图,Hough变换,Walsh变换,中值滤波,二值化变换,亮度增减,傅立叶变换,反色,取对数,取指数,图像平移,图像旋转,图像细化,图像缩放,图像镜像,均值滤波,对比度拉伸,拉普拉斯锐化(边缘检测),方块编码,梯度锐化,灰度均衡,用Canny算子提取边缘,直方图均衡,离散余弦变换,维纳滤波处理,逆滤波处理,阈值变换,高斯平滑。
基于边缘图像的视频错误隐藏算法
- 基于边缘图像的视频错误隐藏算法和基于梯度图像的视频错误隐藏算法,Based on the edge of the image of video error concealment algorithms and gradient-based images of video error concealment algorithm
steepest_ascent_optimization_algorithm
- 实现最速上升梯度算法的matlab函数,求得目标函数的最大值-Gradient algorithm to achieve the most rapid rise
conjugate_grad_2d
- 此共轭梯度算法是基于matlab7.0的用于最优化问题中,无约束条件下的最优化求解。-This conjugate gradient algorithm is based on the matlab7.0 for most optimization problems, the non-binding under the conditions for solving optimization.
BpNetp2
- 神经网络实现电力预测,bP神经网络,共轭梯度算法。-Neural network prediction of electricity, bP neural networks, conjugate gradient algorithm.
tidu
- 最优控制梯度算法的实现- Optimum control gradient algorithm realization
matlab
- 利用梯度算法--最快下降梯度算法进行图像的边缘检测-Gradient algorithm- the fastest decline in the gradient algorithm for image edge detection
2030227030038[1]
- 基于图像梯度的图像识别,英文论文,一种通过图像梯度算法识别图像的方法,提出相对梯度在图像识别的应用-Gradient image based on image recognition, the English paper, an algorithm for identification of images through the image gradient method, proposed by the relative gradient of the application in image
基于分离度的变步长不完整自然梯度算法
- 自己写的代码,基于分离度的变步长不完整自然梯度算法实现盲源分离,比传统的梯度分离效果要好,可以直接运行。
自然梯度算法的批处理方法
- 这是盲源分离中自然梯度算法批处理方法,他的主要步骤是将以前的一个点一个点的计算转化为多点计算。所谓的批处理方法就是迭代的过程不是用一个点去更新权值了,而是利用许多个点来更新权值。
批处理自然梯度算法_盲源分离
- 这是盲源分离中自然梯度算法批处理方法,他的主要步骤是将以前的一个点一个点的计算转化为多点计算。所谓的批处理方法就是迭代的过程不是用一个点去更新权值了,而是利用许多个点来更新权值。
共轭梯度算法fortran程序
- 该算法用fortran编写,使用于AX=B的线性方程组求解,可以用于地球物理反问题等,相对于以前他们所编写的代码 形式简单。
次梯度算法
- 利用次梯度算法求解基于拉格朗日对偶方法的问题(subgradient algorithm)
sgd_solver.zip
- 自然梯度算法比随机梯度算法有更好的收敛性能和数值稳定性,块递归算法需要较少的运算时间。(The natural gradient algorithm works more efficiently than the ordinary gradient algorithm, and the block recursive method is feasible to real-time processing.)
求平均距离算法、水算法、梯度算法
- 使用matlab的分水岭算法对骨关节图像进行分割,基于梯度下降的方法进行优化(The MATLAB watershed algorithm is used to segment the bone and joint images, and the gradient descent method is used to optimize the segmentation)
Matlab求梯度
- 基于matlab的梯度算法,直接用算子计算梯度的角度(Gradient algorithm based on MATLAB)