登录
首页 » matlab » JHSantiagoTexcoco_FletcherReeves-MatLab

JHSantiagoTexcoco_FletcherReeves-MatLab

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

  • Example
    Flow Job Shop problem using genetic algorithm use g++ compiler
    2010-07-17 10:08:18下载
    积分:1
  • GDOP
    卫星导航系统中计算DOP值,非常实用的程序,希望对大家有用(satellite navigation system )
    2009-12-06 19:14:46下载
    积分:1
  • Regression_LS_SVMlab_PSO_LuHua
    说明:  运用粒子群算法优化支持向量机的参数,效果比较好(The use of particle swarm optimization algorithm for support vector machine parameters, the effect is better)
    2008-11-17 16:23:19下载
    积分:1
  • BP-neural-network-model-
    灰色系统理论把信息完整, 数据完整的称为白 色系统, 把信息很不确定, 数据很少的称为黑色系 统, 把信息部分确定, 部分不确定 (Grey system theory to information integrity, data integrity is called a white system, the information is very determined, very little data is called a black system, some of the information to determine, some uncertainty )
    2011-05-20 23:01:25下载
    积分:1
  • HOW_TO_REVIEW_A_PAPER
    A fractional Fourier transform (FrFT) based estimation method is introduced in this paper to analyze the long range dependence (LRD) in time series. The degree of LRD can be characterized by the Hurst parameter. The FrFTbased estimation of Hurst parameter proposed in this paper can be implemented efficiently allowing very large data set. We used fractional Gaussian noises (FGN) which typically possesses long-range dependence with known Hurst parameters to test the accuracy of the proposed Hurst parameter estimator. For justifying the advantage of the proposed estimator, some other existing Hurst parameter estimation methods, such as wavelet-based method and a global estimator based on dispersional analysis, are compared. The proposed estimator can process the very long experimental time
    2015-02-21 10:26:10下载
    积分:1
  • RCLS
    偏差补偿最小二乘参数估计matlab源代码SISO模型(Deviation of penalized least squares parameter estimation matlab source code for SISO Model)
    2009-10-17 16:39:11下载
    积分:1
  • wuyueshu
    优化设计方法 --------无约束优化方法(design optimization methods-------- unconstrained optimization methods)
    2007-01-27 13:18:27下载
    积分:1
  • M_G_file
    Matlab图形的程序等练习,有需要的下吧吧用积分(Matlab graphics program such as exercise, there is a need to let it use the next integral)
    2007-09-07 08:15:34下载
    积分:1
  • MIMOsignaldetectionandTHPprecoding
    QAM调制方式下的THP预编码程序与BPSK调制方式下基于ZF、MMSE及基于ZF、MMSE干扰消除的信号检测技术(QAM modulation coding procedures under the THP pre-BPSK modulation mode and based on ZF, MMSE, and based on ZF, MMSE interference cancellation signal detection)
    2010-11-29 22:08:38下载
    积分:1
  • 地转风
    关于数值天气预报的计算地转风的相关matlab程序码(Turn to calculate the wind)
    2018-01-03 09:37:41下载
    积分:1
  • 696518资源总数
  • 105714会员总数
  • 27今日下载