登录
首页 » matlab » JHSantiagoTexcoco_FletcherReeves-MatLab

JHSantiagoTexcoco_FletcherReeves-MatLab

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

  • ARFIMA_SIM
    Generates a sample for an arima model
    2011-01-06 20:25:03下载
    积分:1
  • DA-Filter
    It implements an IIR filter in distributed arithmetics
    2009-10-24 20:25:02下载
    积分:1
  • aiffread
    An matlab script that open an audio aiff file and extract the data put into a raw pcm variable.
    2011-06-02 21:56:08下载
    积分:1
  • JPGcoder
    Decoding Jpeg image in matlab programm
    2015-01-22 02:40:34下载
    积分:1
  • ffffF1
    说明:  空间谱估计的MUSIC算法的MATLAB仿真程序,请多多指教(space MUSIC spectral estimation algorithm MATLAB simulation program, the exhibitions)
    2006-04-24 14:31:26下载
    积分:1
  • 11GPS_rank_adjustment
    GPS简单控制网的基线向量网的三维无约束平差源代码。采用秩亏自由网平差的数学模型。(GPS control network adjustment.utilizing the rand deficiency free adjustment method.)
    2012-04-19 10:50:25下载
    积分:1
  • MATLAB
    本资料为细致介绍matlab的安装和应用资料,对于新入门者有很大的促进作用(The information detailed introduction matlab installation and application information, have a significant role in promoting new beginners)
    2013-02-25 08:31:46下载
    积分:1
  • knnclassifier
    Knn Classifier used for Various classification purposes
    2011-05-06 15:15:09下载
    积分:1
  • pst3
    一个较好的MATLAB潮流程序PST(power system toolbox,version3),可以进行电力系统分析,其中包含使用说明书。(A good matlab program by which we could make power system analysis. there is a user guide in this file.)
    2012-04-14 11:22:30下载
    积分:1
  • mosaic
    mosaic.rar拼接技术,matlab 源程序,希望有所帮助,(mosaic.rar splicing technology, matlab source code, hope that helps,)
    2013-12-24 11:39:29下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载