搜索资源列表
优化作业_共轭梯度法
- 运筹学中的解线性规划问题的一种方法,共扼梯度算法-tacticians solution of linear programming problems, a method of conjugate gradient algorithm
Fortran 90共轭梯度算法
- 用于科学计算的Fortran 90算法源程序-for scientific computation algorithm source Fortran 90
梯度算法比较
- 梯度算法比较 结构元素尺度为 3*3,形状为菱形 结构元素为3*3,方向分别为0,90,45,135的线形 多尺度结构元素3*3 5*5 7*7,菱形 多尺度结构元素3*3 5*5 7*7,线形4个方向
最优化的bfgs算法
- 最优化的bfgs算法,是采用matlab编程,BFGS optimization algorithm, using matlab programming
fr.rar
- FR共轭梯度算法求极小值。y为给定函数,x为函数变量,x0为搜索起始点 返回值fm为极小值,xm为极小值点,FR conjugate gradient algorithm for the minimum. y for a given function, x as a function of variables, x0 the starting point for the search to return to the value of fm for the minimum, xm for th
FR_2
- 用共轭梯度算法——FR算法求解无约束最优化问题-Conjugate gradient algorithm- FR algorithm for solving unconstrained optimization problems
ANN
- BP神经网络的matlab程序(动量梯度下降算法训练 、贝叶斯正则化算法)-BP neural network matlab program
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.
conjgrad
- 在matlab中实现共轭梯度算法,它的基本思想是在共轭方向法和最速下降法之间建立某种联系,以求得到一个既有效又有较好收敛性的算法-based on matlab to realize arithmetic of conjugate grads
BpNetp2
- 神经网络实现电力预测,bP神经网络,共轭梯度算法。-Neural network prediction of electricity, bP neural networks, conjugate gradient algorithm.
tidu
- 最优控制梯度算法的实现- Optimum control gradient algorithm realization
cg
- 无约束优化中的共轭梯度算法程序,解压缩后就可以用了-Unconstrained optimization of the conjugate gradient algorithm procedure can be extracted after the
ebp1
- matlab动量梯度下降算法 生成一个新的前向神经网络 对BP神经网络进行训练 对BP神经网络进行仿真-Momentum matlab gradient descent algorithm to generate a new feed-forward neural networks trained BP neural network on the BP neural network simulation
ggsf
- 数值方法中的共轭梯度算法 希望有帮助 谢谢 共同探讨-Numerical methods conjugate gradient algorithm hopes to help Thank you to explore
基于分离度的变步长不完整自然梯度算法
- 自己写的代码,基于分离度的变步长不完整自然梯度算法实现盲源分离,比传统的梯度分离效果要好,可以直接运行。
自然梯度算法的批处理方法
- 这是盲源分离中自然梯度算法批处理方法,他的主要步骤是将以前的一个点一个点的计算转化为多点计算。所谓的批处理方法就是迭代的过程不是用一个点去更新权值了,而是利用许多个点来更新权值。
批处理自然梯度算法_盲源分离
- 这是盲源分离中自然梯度算法批处理方法,他的主要步骤是将以前的一个点一个点的计算转化为多点计算。所谓的批处理方法就是迭代的过程不是用一个点去更新权值了,而是利用许多个点来更新权值。
共轭梯度算法fortran程序
- 该算法用fortran编写,使用于AX=B的线性方程组求解,可以用于地球物理反问题等,相对于以前他们所编写的代码 形式简单。
求平均距离算法、水算法、梯度算法
- 使用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)