搜索资源列表
evaluate.rar.rar
- 影像融合评价程序,计算标准偏差,平均梯度,相关系数,光谱扭曲度等融合指标。,Image fusion evaluation, calculation of standard deviation, average gradient, correlation coefficient, spectral distortions, such as integration targets.
GPSR_6.0
- 此程序描述了基于梯度投影重建的稀疏方法切用matlab实现- This passage describes Gradient Projection for Sparse Reconstruction use matlab.
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.
PUDN
- My code is implementation of classic snakes, according to the article of Active contour model. I m making reduction of external curve to the center which searching for extremum (the strongest intensity gradient of edge).
PRP
- 最优化方法作业 PRP共轭梯度法 有算法分析 步骤 实例 实验结果和C++源程序-Optimization method operating PRP conjugate gradient method are examples of algorithm analysis step in the experimental results and C++ source code
2008-JMD-Khajavirad-Michalek-Gradient-Based-Decom
- Article on gradient optimization method.
Custom-gradient-material
- 自定义渐变材质,as3.0编写的程序,能够自定义渐变的材质,值得学习-Custom gradient material programs written as3.0, can self-define the gradient of the material, it is worth learning
gradient-projection-method
- 以梯度投影法迭代直接求解出观测值的改正数,给出一个简单算例,以资验证。 -The correction of the observation is obtained by the interation with gradient projection method and a simple calculation example is given to verify it
data-mining-gradient-descent
- 机器学习,数据挖掘,利用梯度下降的算法来实现。-Machine learning, data mining, using the gradient descent algorithm.
conjugate-gradient-method
- 用共轭梯度法求解系数矩阵为对称正定矩阵的二次函数的最优解-The optimal solution of the quadratic function using the conjugate gradient method for solving the coefficient matrix is symmetric positive definite matrix
Newton
- 压缩包里包含了无约束优化问题常用的几种求解方法的源程序:变量轮换法(variable_rotation.m)、最速下降法(steepest_descent.m)、修正牛顿法(modified_newton.m)、共轭梯度法(conjugate_gradient.m)。另外,coefficient_matrix.m为目标函数系数获得矩阵,minval.m为最小值计算函数,gradient.m为梯度计算函数-Compression bag contains unconstrained optimiz
gradient
- Power Builder 5 Gradient Control This object and control will create a gradient background in a datawindow. You can specify the colour for the gradient. You will have seen this type of thing in most installation programs.
gradient-1.0
- 添加一个动态创建的可配置的梯度的背景元素,而无需使用图片。 -Adds a dynamically created configurable gradient to the background of an element without the use of images.
gradient-correction
- 共轭梯度校正的最小二乘系统辨识 gradient least squares-gradient correction idetification
gradient
- 一维波动方程反演MATLAB程序,采用的梯度法,声波方程,测试可用-1D waveform inversion by gradient method based on acoustic wave equation
conjugate-gradient-method
- 应用共轭梯度法解微分方程的MATLAB代码-A matlab code of conjugate gradient method used for solving the differential equation.
Gradient-from-neural-network-in-matlab
- The following Matlab project contains the source code and Matlab examples used for gradient neural network. The form of a single layer feed forward neural network lends itself to finding the gradient. The source code and files included in this proj
avg_gradient
- 计算图像平均梯度,可以用于图像质量评估。(The average gradient of the computed image can be used for image quality evaluation.)
1
- 用于fluent中,梯度重建,可以通过手动加载udf,来选择所需标量(Reconstruction Gradient in fluent)
A1
- 基于梯度下降的推荐算法, 数据库来自neflix网站所注册的用户。(recommendation algorithm based on gradient descent)