登录
首页 » matlab » JHSantiagoTexcoco_FletcherReeves-MatLab

JHSantiagoTexcoco_FletcherReeves-MatLab

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

  • MultiobjectivebasedonGA
    基于遗传算法的多目标优化,matlab开发(Based on genetic algorithm for multi-objective optimization, matlab development)
    2021-01-04 01:58:56下载
    积分:1
  • ECGFiltering
    用于心电信号滤波,峰值检测,相位检测中值检测(For ECG filtering, peak detection, phase detection value Detected)
    2009-03-24 09:39:18下载
    积分:1
  • rate-resampling-of-signal-processing
    详细叙述如何完成重采样,并利用matlab实现此功能。(Described in detail how to complete the re-sampling, and use of matlab to implement this feature.)
    2012-06-02 17:49:57下载
    积分:1
  • xiangguanfa
    编制以M序列为输入时,脉冲响应的相关分析算法并检验。(The preparation of the M sequence as input, the impulse response of the correlation analysis algorithm and test.)
    2012-06-27 09:52:50下载
    积分:1
  • snake
    Snake model, algorithm verification on specific examples of using MATLAB, and the related algorithms and examples to explain in detail
    2014-09-01 20:14:25下载
    积分:1
  • pso
    粒子群算法参数辨识,用于调速系统参数辨识的适应度函数选择(Particle swarm optimization)
    2021-04-27 15:38:44下载
    积分:1
  • PCMTITEST08
    产生脉冲线性调频信号,去除暂态点,加噪声之后进行动目标检测(Pulse chirp signal, remove the transient points, plus noise after moving target detection)
    2011-11-10 22:12:18下载
    积分:1
  • Image-Thresholding-Matlab-Codes
    this program contain a thresholding method to threshold images
    2011-11-27 20:31:28下载
    积分:1
  • MPPT
    一个简单的基于扰动控制法的mppt模块,参数未设置,无光伏模块(A simple MPPT module based on disturbance control method, with no parameters, no photovoltaic module.)
    2018-04-28 15:40:45下载
    积分:1
  • cdpei_frft
    台湾的贝苏章的离散分数阶fourier算法的源码(Taiwan Beisu Chapter discrete fractional fourier algorithm source code)
    2010-11-04 14:35:57下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载