登录
首页 » matlab » JHSantiagoTexcoco_FletcherReeves-MatLab

JHSantiagoTexcoco_FletcherReeves-MatLab

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

  • semiconverter
    basic semi converter topology
    2010-10-02 13:32:53下载
    积分:1
  • Schrodinger1D
    MATLAB CODE for Soving 1D Schrodinger Equation
    2013-04-07 12:38:38下载
    积分:1
  • AIRtools_matlab
    This collection of MATLAB software contains implementations of several Algebraic Iterative Reconstruction methods for discretizations of inverse problems.
    2011-12-24 22:22:34下载
    积分:1
  • guangdaizhongxintiqu
    用于自动批量提取不同图像坐标位置的激光光带图像的中心,并将批量处理结果依次显示在一张输出图像中,输入为批量的激光光带图像,输出为激光中心坐标并做图显示(Different images for automatic batch extraction center coordinate positions with images of laser light, and the batch processing results in order to display the image in an output, the input for the bulk of the laser light with the image coordinates of the center and the laser output is done diagram shows)
    2014-01-02 17:37:00下载
    积分:1
  • matlabsimulation
    matlab通信仿真及应用实例详解,讲解matlab在通信仿真中的应用,很好的资料.(Communication and application of MATLAB simulation examples of detailed,on matlab simulation in communications applications,very good information)
    2009-05-08 23:23:49下载
    积分:1
  • Doc1
    log of a structure 9 story
    2013-12-20 16:32:03下载
    积分:1
  • QPSKturbo
    说明:  LTE系统中QPSK软信息解调,Turbo编码matlab仿真程序,(soft QPSK demodulation in LTE )
    2021-04-10 16:38:59下载
    积分:1
  • 765467
    禁止数据控制组件与数据集组件同步刷新,C++Builder精选源码,很好的参考资料。(No data control component and the data component synchronous refresh, C++Builder selected source code, a good reference.)
    2013-11-24 19:00:13下载
    积分:1
  • barname2
    calculates leakage of a transformer
    2012-01-30 17:06:41下载
    积分:1
  • Nonlinear_Matlab.m
    非线性最小二乘法Matlab实现 f=x(1)*K^x(2)*L^x(3)-b Cobb-Douglas生产函数(Matlab nonlinear least square method to achieve f = x (1)* K ^ x (2)* L ^ x (3)-b Cobb-Douglas production function)
    2010-07-02 16:48:11下载
    积分:1
  • 696518资源总数
  • 104509会员总数
  • 10今日下载