登录
首页 » matlab » JHSantiagoTexcoco_FletcherReeves-MatLab

JHSantiagoTexcoco_FletcherReeves-MatLab

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

  • lms
    这个程序关于语音信号的消噪,实现了一个基于最小均方误差算法的自适应噪声抵消器(This program about the speech signal de-noising, to achieve a minimum mean square error algorithm based on adaptive noise canceller)
    2013-07-27 11:23:23下载
    积分:1
  • sv
    经典控制算法--空间矢量控制模型(已经验证通过)(Space Vector Control)
    2013-10-15 13:26:33下载
    积分:1
  • ch1problem2
    实现小球下落过程的matlab的蒙特卡洛的方针。动态的显示了小球的运动。(Realizes the pellet whereabouts process matlab Monte-Carlo s policy. Dynamic demonstration pellet movement. )
    2010-10-20 10:26:00下载
    积分:1
  • image-overview
    In the previous chapters we have encountered a number of ways to process digital images, to recognize objects therein and to
    2014-11-14 08:43:23下载
    积分:1
  • Matlab
    说明:  MATLAb用法函数介绍,及其用法,还有比较(Matlab some hanshu for program only)
    2011-03-24 23:13:55下载
    积分:1
  • Sattellite6
    code for sattelite calculaton
    2013-09-14 17:35:12下载
    积分:1
  • SVM
    基于支持向量机的对于上证指数的时间序列的预测,附有相关的论文期刊(Support vector machine for forecasting time series of Shanghai Composite Index and related papers)
    2021-01-25 16:28:43下载
    积分:1
  • fem1
    matlab中PDE工具箱的帮助文件pde.pdf的例子全部用代码实现,花了我一个月的时间,有限元应用程序(matlab in PDE toolbox pde.pdf Help file with examples of all the code, I spent a month s time, the finite element applications)
    2008-12-22 15:42:30下载
    积分:1
  • rs_matlab
    实现了RS(26,20)译码器,用Matlab实现的,可以纠正3个随机错误(Implements RS (26,20) decoder, implemented using Matlab, random errors can be corrected 3)
    2011-05-31 22:54:26下载
    积分:1
  • corner
    该程序找到了使用L曲线算法的拐点,是正则化程序中,寻求正则化参数的一种比较好的方法。CORNER Find corner of discrete L-curve via adaptive pruning algorithm.(The program found the algorithm using the L-curve inflection point, is the regularization process, the regularization parameter for a better way. CORNER Find corner of discrete L-curve via adaptive pruning algorithm.)
    2020-08-14 00:58:29下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载