登录
首页 » matlab » JHSantiagoTexcoco_FletcherReeves-MatLab

JHSantiagoTexcoco_FletcherReeves-MatLab

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

  • CircuitAnalysisIIwithMATLAB
    It provides complete, clear, and detailed explanations of advanced electri- cal engineering concepts illustrated with numerous practical examples.
    2009-04-04 10:06:36下载
    积分:1
  • cskmeans
    cskmeans 聚类算法的一种 1. 分裂法(partitioning methods):给定一个有N个元组或者纪录的数据集,分裂法将构造K个分组,每一个分组就代表一个聚类,K<N。而且这K个分组满足下列条件:(1) 每一个分组至少包含一个数据纪录;(2)每一个数据纪录属于且仅属于一个分组(注意:这个要求在某些模糊聚类算法中可以放宽);对于给定的K,算法首先给出一个初始的分组方法,以后通过反复迭代的方法改变分组,使得每一次改进之后的分组方案都较前一次好,而所谓好的标准就是:同一分组中的记录越近越好,而不同分组中的纪录越远越好。使用这个基本思想的算法有:K-MEANS算法、K-MEDOIDS算法、CLARANS算法;()
    2008-07-07 10:52:51下载
    积分:1
  • feijidinywei
    说明:  飞机定位问题在航空的应用是十分广泛的,此源码是用matlab实现的,能够准确模拟出飞机在空中的定位。(positioning of the aircraft in the aviation application is very extensive, the source is realized using Matlab, to accurately simulate aircraft in the air positioning.)
    2006-04-18 10:32:37下载
    积分:1
  • modulation
    通信中各种数字调制方法的matlab实现(Communication in a variety of digital modulation methods matlab implementation)
    2011-07-06 09:52:18下载
    积分:1
  • LDPCbianyima
    QC_LDPC 编译码的程序和扩频序列的程序,希望对大家有用(QC_LDPC coding and decoding process and the spreading sequence of procedures in the hope that useful)
    2011-04-20 15:14:21下载
    积分:1
  • treewave
    Included are the files wav1.m, wav2.m, wavecoef.mat and readme. wav2 function implements the tree structured wavelet transform of the input matrix, up to the given level of decomposition. Wav2 uses another function called wav1, which takes the well known wavelet transform of the given matrix. Daubechies wavelet coefficients are used for wavelet transform operation wahich is saved in wavcoeff.mat. (Included are the files wav1.m, wav2.m. wavecoef.mat and readme. wav2 function biennium max the tree structured wavelet transform of t he input matrix. given up to the level of decomposition. Wav2 use s wav1 another function called, which takes the well known wavelet transform of the given matrix. Daubechies wavelet coeffici separations are used for wavelet transform operation w ahich is saved in wavcoeff.mat.)
    2006-07-17 09:01:16下载
    积分:1
  • matlab
    上百个matlab程序,包含所有基本课本程序(Hundreds matlab program, the program contains all the basic textbooks)
    2014-08-19 15:25:44下载
    积分:1
  • signal-procesing-PPT
    关于matlab信号处理的PPT,包括离散付里叶变换及期习题(Matlab Signal Processing, PPT, including discrete pay the Fourier transform of exercises)
    2012-07-23 21:59:27下载
    积分:1
  • LMS-algorithm-
    自适应滤波器是一种参数可自适应调整的有限冲激响应(FIR)数字滤波器,具有非递归结构形式。介绍了自适应滤波器的基本原理,用LMS自适应算法来仿真,得到LMS算法在自适应滤波中的收敛特性。(Adaptive filter is an adaptive adjustment of parameters can be finite impulse response (FIR) digital filter, with a non-recursive structure. Describes the basic principles of adaptive filter with LMS adaptive algorithm simulation, LMS algorithm in adaptive filtering convergence characteristics.)
    2011-11-03 20:11:39下载
    积分:1
  • Modellling-full-bridge-rectifier
    analogue model of full bridge rectifer, for high validating pfc
    2013-09-15 09:29:03下载
    积分:1
  • 696518资源总数
  • 105661会员总数
  • 6今日下载