登录
首页 » matlab » JHSantiagoTexcoco_FletcherReeves-MatLab

JHSantiagoTexcoco_FletcherReeves-MatLab

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

  • fangzhen
    实现控制仿真,利用亚当姆斯法,对于阶跃响应的数字仿真(realise control simulink)
    2012-05-28 12:42:16下载
    积分:1
  • HANMINGCODE
    matlab的m文件,是关于汉明码编码的,文件可以直接运行(matlab m-file is on the Hamming code, files can be run directly)
    2013-08-31 18:58:50下载
    积分:1
  • feature_selection
    顺序浮动向前选择:选取特征中影响系数较大的特征。(The order of floating forward options: select characteristics influence coefficient larger feature.)
    2012-11-15 19:05:37下载
    积分:1
  • smapmatlab
    This is a set of MATLAB m-files implementing the mixture fitting algorithm
    2010-08-13 20:04:39下载
    积分:1
  • convex-optimization
    学习凸优化的实现方法以及凸优化工具包的内容(Learning the content of convex optimization methods and convex optimization toolkit)
    2012-03-29 20:08:47下载
    积分:1
  • MIMO_SISO_2
    compares the capacity of SISO and MIMO systems
    2014-11-26 18:21:06下载
    积分:1
  • rgb-to-hsi
    本程序在matlab中实现了图像通道从rgb到hsi的转变,为图像滤波提供了基础(The image channel program in matlab transformation from rgb to hsi, provides the basis for image filtering)
    2013-04-16 22:02:54下载
    积分:1
  • main
    This is region based segmentation technique. It includes segmentation of similar pictures.
    2021-04-27 11:38:44下载
    积分:1
  • weisuijijiaozhi
    这是一个通信中交织器的程序 自己用过了还可以使用 通过将图像中的集中错误分散化来实现的(this is a program about Intertexture implement)
    2009-04-11 15:09:41下载
    积分:1
  • sphmie
    利用MATLAB进行米散射计算,计算大气粒子对于太阳不同波长的辐射损失(M scattering calculations carried out using MATLAB to calculate atmospheric particles of different wavelengths for the solar radiation loss)
    2009-12-25 16:17:34下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载