Welcome![Sign In][Sign Up]
Location:
Search - Gradient

Search list

[matlabfr

Description: 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 the minimum point
Platform: | Size: 1024 | Author: 夏巍 | Hits:

[Algorithmcg

Description: 无约束优化中的共轭梯度算法程序,解压缩后就可以用了-Unconstrained optimization of the conjugate gradient algorithm procedure can be extracted after the
Platform: | Size: 71680 | Author: idhot | Hits:

[Graph programimageprocess2

Description: 对矩阵进行四叉树分解,将图像分为文字和非文字的两个类别,形态学梯度检测二值图像的边缘,形态学实例——从PCB图像中删除所有电流线(仅保留芯片对象),计算图像中的欧拉数 -Of the matrix quadtree decomposition, the image is divided into text and non-text of two categories, the morphological gradient detection of the edge binary image, morphology example- images from the PCB to remove all current line (only to retain the chip object) calculated image Euler Number
Platform: | Size: 1024 | Author: wang | Hits:

[GPS developGPSR_5.0

Description: 这是一个压缩传感方面的Gradient Projection for Sparse Reconstruction 工具包。-This is a compressed sensing aspects of Gradient Projection for Sparse Reconstruction Kit.
Platform: | Size: 84992 | Author: hu | Hits:

[2D GraphicGRADIENT.ZIP

Description: 渐变填充的组件,支持自左向右,只右向左,自上向下,自下向上填充,可以使用多种颜色填充。-Gradient fill component, support from left to right, only right-to-left, top-down, bottom-up filling, you can use a variety of colors filled.
Platform: | Size: 20480 | Author: yhb | Hits:

[GDI-Bitmapgradient

Description: This small program shows how to get the effect of gradient colors for use as backgrounds of forms or picture boxes. It uses the Line method of this objects to draw the rectangles which form the gradient. The methods for drawing the gradient are contained in the Gradients Class.- This small program shows how to get the effect of gradient colors for use as backgrounds of forms or picture boxes. It uses the Line method of this objects to draw the rectangles which form the gradient. The methods for drawing the gradient are contained in the Gradients Class.
Platform: | Size: 5120 | Author: Ivan | Hits:

[matlabgddemo

Description: GDDEMO runs a little demonstration of gradient descent in Matlab. Launch Matlab, and type gddemo to get started.
Platform: | Size: 3072 | Author: Carlos Wilson | Hits:

[Otherevaluate

Description: 影像融合评价程序,计算标准偏差,平均梯度,相关系数,光谱扭曲度等融合指标。-Image fusion evaluation, calculation of standard deviation, average gradient, correlation coefficient, spectral distortions, such as integration targets.
Platform: | Size: 1024 | Author: 邢超凡 | Hits:

[Graph programchj

Description: 基于边缘图像的视频错误隐藏算法和基于梯度图像的视频错误隐藏算法-Based on the edge of the image of video error concealment algorithms and gradient-based images of video error concealment algorithm
Platform: | Size: 1024 | Author: 査婧 | Hits:

[Special Effectsimageevaluation

Description: 图像质量评价,熵、平均梯度、边缘强度、方差等-Image quality evaluation, entropy, average gradient, edge strength, variance, etc.
Platform: | Size: 3072 | Author: fanwentao | Hits:

[GDI-BitmapImageProcess

Description: 下代码实现了几个简单的图像处理,主要包括:平滑(Smooth)、开操作(Open)、闭操作(Close)、膨胀(dilate)、腐蚀(Erode)、图像梯度(Gradient)、顶帽(TopHat)、黑帽(BlackHat)等。-Under the code implementation of some simple image processing, mainly including: smoothing (Smooth), open operation (Open), closed operation (Close), swelling (dilate), corrosion (Erode), the image gradient (Gradient), cap ( TopHat), Black Hat (BlackHat) and so on.
Platform: | Size: 1024 | Author: zcq | Hits:

[Graph programtextureextraction

Description: 灰度共生矩阵和灰度梯度共生矩阵纹理提取,能够计算纹理的多个测度-Gray Level Co-occurrence matrix and gray-gradient co-occurrence matrix texture extraction
Platform: | Size: 3072 | Author: 王淑香 | Hits:

[Speech/Voice recognition/combineVoiceSeperationFastICA

Description: 两路语音信号混合及解混的基于自然梯度的极大似然算法MATLAB仿真程序-Two-way voice signals mixed and mixed solution of the natural gradient-based maximum likelihood algorithm of the MATLAB simulation program
Platform: | Size: 1024 | Author: 若轲 | Hits:

[Mathimatics-Numerical algorithmsgetdf

Description: 我编写的一个关于解决非线性方程的优化问题的共轭梯度法,希望对大家有用-I prepared a solution of nonlinear equations about the optimization problem of conjugate gradient method, in the hope that useful
Platform: | Size: 18432 | Author: xujun | Hits:

[J2MEFontExporter

Description: FontExporter:将指定文件包含的文本,用指定的字体和大小导出到字库。 <br><br>PicFont:在另一个系统显示字库,可以将上面导出的文本,用同样的字体和大小显示出来。<br><br>使用的时候,先用 FontExporter 将图片字库导出,eg.<br>java util.loc.FontExporter 宋体 12 text.xml 0 FL12<br><br>然后在J2ME工程里面加入 PicFont.java,Lib.java,DataReader.java,创建PicFont对象,载入图片字用PicFont对象的 load()方法。画图片字用drawChar()方法。<br><br>目前图片字支持各种字体,大小是1~32像素,渐变、阴影特效。-FontExporter: the specified file contains the text, using the specified font and font size of export. <br><br> PicFont: show the font in another system, you can export the text above with the same font and size displayed. <br><br> Use when FontExporter will first export the picture font, eg. <br> java util.loc.FontExporter Song 12 text.xml 0 FL12 <br><br> Then add it in the J2ME project PicFont.java, Lib.java, DataReader.java, create PicFont object, load the word picture PicFont object using load () method. Draw pictures with words drawChar () method. <br><br> Currently supports a variety of picture word font, the size of 1 to 32 pixels, gradient, shadow effects.
Platform: | Size: 12288 | Author: lilianji | Hits:

[SCMslope

Description: 斜度测试程序 * 程序对应的硬件设置为:利而达MSP430-Test44x实验板,斜度计使用的 * 是ADXL202E,数字y连接TA1/P1.2,数据x连接P1.0/TA0,P4.6对应斜度计电源 * 每个方向的斜度显示时都占用三个字符, * 斜度范围为0~90,高于90的,斜度为(180-斜度)-Gradient procedures for the corresponding test procedures* for the hardware set up: Lee MSP430-Test44x of the board, of the use of gradient is the* ADXL202E, the number of y connecting TA1/P1.2, data x connect P1.0/TA0, P4. gradient of 6 corresponds to the power* of the gradient in each direction are occupied by shows that the three characters,* angle range of 0 ~ 90, more than 90, and slope for the (180- angle)
Platform: | Size: 26624 | Author: wsj | Hits:

[AlgorithmCGandlu

Description: CG共轭梯度法迭代解矩阵方程,Hhestens和Stiefel给出,-Conjugate gradient method CG iterative matrix equation solution, Hhestens and Stiefel given
Platform: | Size: 1024 | Author: 佟跃 | Hits:

[AI-NN-PRRBF

Description: 基于梯度法编写的RBF神经网络程序,实现对输入数据的逼近-Gradient method based on the preparation process of the RBF neural network to achieve the approximation of the input data
Platform: | Size: 1024 | Author: wshli | Hits:

[Mathimatics-Numerical algorithmsCGMethod

Description: Conjugate Gradient Method
Platform: | Size: 34816 | Author: EMIC | Hits:

[Special EffectsSHARP

Description: 锐化处理技术来加强图像的目标边界和图像细节,对图像进行梯度算子、拉普拉斯算子、Sobel算子设计,使图像的某些特征(如边缘、轮廓等)得以进一步的增强及突出-Sharpen the image processing techniques to enhance the objectives of the border and image detail, image gradient operator, Laplacian, Sobel operator design, some features of the image (such as edge, contour, etc.) can be further enhanced and prominent
Platform: | Size: 2048 | Author: 顾艳华 | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

CodeBus www.codebus.net