登录
首页 » matlab » JHSantiagoTexcoco_FletcherReeves-MatLab

JHSantiagoTexcoco_FletcherReeves-MatLab

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

  • 802.11a_OFDM_MATLABcode
    OFDM收发机matlab仿真代码,比较全面,包括编解码调制解调,信道估计等(OFDM transceiver matlab simulation code)
    2009-12-17 13:44:03下载
    积分:1
  • MATLABfunction
    MATLAB_主要函数指令表(功能)MATLAB_主要函数指令表(功能)MATLAB_主要函数指令表(功能)MATLAB_主要函数指令表(功能)(The main function of MATLAB_ instruction table (feature))
    2012-06-10 20:39:24下载
    积分:1
  • Viterbi
    Viterbi Decoder Matlab file
    2014-09-22 13:26:06下载
    积分:1
  • EyeState2
    Matlab平台下利用肤色和特征规则的眼睛定位算法,可以定位开闭眼和带眼镜的眼睛(Matlab platform using skin color and characteristics of the rules of eye location algorithm can locate the eyes open eyes closed and wear glasses)
    2010-09-07 10:46:10下载
    积分:1
  • 小孩和玩具
    设一个小孩在平面上沿着某曲线行走,此曲线由时间参数曲线确定。假设小孩借助于一个长度为 的硬木棒拖着或推着一个玩具,试求玩具的平面轨迹。(set up a child in a plane curve walk along this curve by the time parameter curve. Using a hypothetical child for the length of the hard wooden dragging or pushing a toy, toys trial for the plane trajectory.)
    2005-03-31 22:13:41下载
    积分:1
  • SPSS-numerica-anslysis
    说明:  Springerj经典数据分析书籍,分别介绍有SPSS,Statistica和matlab软件。(Springerj classical data analysis books, each depicting a SPSS, Statistica and matlab software.)
    2011-03-02 19:34:45下载
    积分:1
  • Dcommlab
    column to row source code
    2013-01-01 14:16:58下载
    积分:1
  • GM
    说明:  最基础的灰色预测的matlab源程序,可以直接运行(Grey prediction program by matlab)
    2013-07-17 10:41:50下载
    积分:1
  • sinorder
    为sinudoidal模型的AIC阶估计.AIC信息准则即Akaike information criterion,是衡量统计模型拟合优良性的一种标准,又由于它为日本统计学家赤池弘次创立和发展的,因此又称赤池信息量准则。它建立在熵的概念基础上,可以权衡所估计模型的复杂度和此模型拟合数据的优良性。 在一般的情况下,AIC可以表示为: AIC=2k-2ln(L) 其中:k是参数的数量,L是似然函数。 假设条件是模型的误差服从独立正态分布。 让n为观察数,RSS为剩余平方和,那么AIC变为: AIC=2k+nln(RSS/n) 增加自由参数的数目提高了拟合的优良性,AIC鼓励数据拟合的优良性但是尽量避免出现过度拟合(Overfitting)的情况。所以优先考虑的模型应是AIC值最小的那一个。赤池信息准则的方法是寻找可以最好地解释数据但包含最少自由参数的模型。(AIC order estimation for sinudoidal model)
    2013-12-05 13:18:54下载
    积分:1
  • Image--Using-MATLAB-10
    matlab图像处理,第十章,图像分割处理(matlab image processing, Chapter X, image segmentation processing)
    2016-05-06 14:28:31下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载