登录
首页 » matlab » JHSantiagoTexcoco_FletcherReeves-MatLab

JHSantiagoTexcoco_FletcherReeves-MatLab

于 2013-08-08 发布 文件大小:6KB
0 280
下载积分: 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 个回复

  • Programming-the-Finite-Element-method-with-Matlab
    用MATLAB编写的有限元程序,包含了有限元求解的各个细节过程。(MATLAB prepared by the finite element program, including the finite element solution details.)
    2010-05-27 23:37:19下载
    积分:1
  • Extract_test_IMFCC
    这是提取IMFCC的matlab程序,里面包含一些子函数,可以从我上载的其他资源中找到(The programming of calculating IMFCC using matlab, with some subfunctions which can find in other codes on this web)
    2013-11-17 10:16:42下载
    积分:1
  • functional-analysis
    数学的相关资料,刘炳初等_《泛函分析》第二版课后习题答案。(Mathematical information, Liu Bing primary _ the second edition of the functional analysis the solutions after class. )
    2013-12-24 18:25:15下载
    积分:1
  • loopmatlab2009
    Loop 曲面细分的matlab完整源程序,包括算法的实现和多个测试用例.是曲面细分入门的罕见好资料.(Loop subdivision surfaces of matlab full source, including the algorithm implementation and multiple test cases. Is a rare good surface segmentation data entry.)
    2009-10-08 22:17:35下载
    积分:1
  • test
    在matlab中用空间域图像增强的方法处理一张骨骼图像(Deal with a skeletal image in the matlab using space domain image enhancement method)
    2013-01-04 19:37:05下载
    积分:1
  • mutualerror-and-snapts
    阵列信号处理中互耦系数校正误差与快拍数的关系(Correction of errors and mutual coupling coefficient of the relationship between the number of snapshots)
    2011-11-16 21:52:32下载
    积分:1
  • chap7
    《MATLAB图像处理实例详解》源代码 第qi章 ( MATLAB image processing example explanation Source Code Chapter)
    2014-12-16 16:32:39下载
    积分:1
  • videos_in_matlab
    MATLAB CODE FOR VIDEO STREAMING AND CALLING
    2015-02-11 04:28:24下载
    积分:1
  • qpsk-modulation
    matlab文件实现QPSK调制,信号频率1,采样频率100(QPSK Modulation)
    2011-05-16 19:19:27下载
    积分:1
  • compare-clustering-algorithms
    这是个人总结的各种聚类算法的优缺点比较,包括了常用的一些聚类算法,如层次聚类算法、分割聚类算法、基于约束的算法等(The comparison of various clustering algorithms by myself,including 5 common clustering algorithms)
    2013-11-17 09:48:51下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载