登录
首页 » matlab » JHSantiagoTexcoco_FletcherReeves-MatLab

JHSantiagoTexcoco_FletcherReeves-MatLab

于 2013-08-08 发布 文件大小:6KB
0 125
下载积分: 1 下载次数: 2

代码说明:

   Prueba1 FletcherReeves Hernández Santiago José Maestría en Ciencias de la Computación Septiembre / 2011 1. Comenzar con un punto arbitrario 2. Calcular Gradiente de Fi 3. Si el Gradiente Fi es igual a 0(converge), termina 4. Si el Gradiente Fi es !=0 continuar 5. Encontrar dirección de búsqueda Si= -GradienteFi= - Gradiente F(Xi) 6. Determinar la Longitud Optima del incremento lamda(i) en dirección Si X(i+1)=X(i)+lamda(i)*S(i)= X(i)-lamda(i)*Gradiente F(Xi) 7. Hacer i=2 8. Obtener Gradiente Fi 9. Calcular Si= -GradFi + ( [abs(GradFi)^2]/[abs(GradF(i-1))^2] )*S(i-1) 10. Determinar la Longitud Optima del incremento lamda(i) en dirección Si X(i+1)=X(i)+lamda(i)*S(i)= X(i)-lamda(i)*Gradiente F(Xi) 7. Verificar Optimalidad de X(i+1) Si es optimo, detener Si no es optimo hacer i=i+1 e ir al paso 8

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • PCAaICA
    说明:  主成分分析和独立成分分析,分别处理降维问题和盲信号分离问题(Principal component analysis and independent component analysis, dimensionality reduction, respectively, deal with the problems and blind signal separation)
    2011-03-02 22:25:28下载
    积分:1
  • lorenzmodel
    lorenz模型的敏感性试验(有图显示):说明了lorenz模型的非线性和混沌性。(lorenz model sensitivity test (with map display): Description of the lorenz model nonlinearity and chaos.)
    2011-04-29 15:19:36下载
    积分:1
  • PDAF
    实现了跟踪中的概率互联算法(PDAF),模型采取匀速直线模型。(Probability in the track association algorithm (PDAF), the model to take the uniform linear model.)
    2012-03-28 00:17:01下载
    积分:1
  • smart--antenna
    关于智能天线的一些MATLAB仿真源程序,详细讲述了波束成形、波达方向以及LMS算法、LS算法等仿真程序,具有通俗易懂,便于修改调试等特点(About Smart Antenna some MATLAB simulation source code, a detailed account of beamforming, direction of arrival and the LMS algorithm, LS algorithm simulation program, with user-friendly, easy to modify debugging features)
    2015-01-08 10:25:25下载
    积分:1
  • LMS
    LMS算法去除加噪声音乐程序,效果比较好,有图为证。(LMS algorithm to remove noise adding music program, the effect is better, has a license to the graph. )
    2013-12-18 10:17:54下载
    积分:1
  • Lecture_CS_LWS_Final-Matlab
    陆吾生教授短期课程“压缩感知方法及其在稀疏信号和图像处理中的应用”资料,使用的源码,有参考价值(Professor Lu Wusheng Short Course " compressed sensing method and the sparse signal and image processing applications," the source data, the use of a reference value)
    2014-02-14 10:40:22下载
    积分:1
  • tensor_toolbox
    基于张量的一个工具箱,用来提取点和线的张量(A toolbox based on tensor, which is used to extract tensor of points and lines)
    2014-10-29 10:46:21下载
    积分:1
  • gpml-matlab-v3.1-2010-09-27.tar
    这是一个高斯分类算法的程序,有多种多元分类算法。(This is a gaussian classification algorithm of the program, a variety of multi-classification algorithm.)
    2012-05-08 20:05:56下载
    积分:1
  • EMD端点效应处理
    说明:  包含平行延拓法,边界局部尺寸延拓,极值延拓,基于ISMB的延拓方法(It includes parallel continuation method, boundary local dimension extension, extremum extension and ISMB based extension method)
    2019-11-26 18:26:55下载
    积分:1
  • mohu
    matlab下模糊函数工具箱的使用例程,详细解释了若干函数的用法(matlab toolbox under the ambiguity function of the use of routine, detailed explanation of a number of function usage)
    2007-11-06 17:10:29下载
    积分:1
  • 696518资源总数
  • 104509会员总数
  • 10今日下载