登录
首页 » matlab » JHSantiagoTexcoco_FletcherReeves-MatLab

JHSantiagoTexcoco_FletcherReeves-MatLab

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

  • LFM1_mp_1
    实现宽带线性调频信号LFM的MP算法的分解,DOA测向(The MP algorithm to achieve wideband linear FM signal LFM decomposition DOA finding)
    2012-06-04 23:11:03下载
    积分:1
  • windmppt
    风机 直驱永磁同步风力发电机 最大功率跟踪 自己搭的永磁发电机模型(wind mppt)
    2012-06-22 16:31:55下载
    积分:1
  • FCBF
    这是FCBF的matlab程序。FCBF是比较实用的特征选择和降维的方法。在这个文件里面,有个word文件详细说明了FCBF的使用方法。本站只有FCBF的java程序。(This is a matlab program of FCBF. FCBF is a more practical method of feature selection and dimensionality reduction. Within the file, a word file detailed deccribed the usage of FCBF. However, the home station only has a java program.)
    2020-06-29 07:00:02下载
    积分:1
  • MATLAB
    matlab函数的汇集目可供使用者快读查找需要使用的函数及使用方法(collection of matlab functions available to users faster time to find projects to use the function and use)
    2010-07-30 15:56:38下载
    积分:1
  • RSA-public-key-cryptosystem
    RSA公钥密码体制的matlab实现,这是密码学的加密算法之一(RSA public-key cryptosystem implementation of matlab, Cryptography This is one of the encryption algorithm)
    2009-03-13 22:54:33下载
    积分:1
  • CH5programme
    说明:  神经网络 侯媛彬 西安电子科技大学出版社 全书程序夹CH5(Neural network)
    2010-04-30 10:36:17下载
    积分:1
  • RLS
    仿真对象如下: 其中, v( k )为服从N (0,1) 分布的白噪声。输入信号u ( k) 采用M 序列,幅度为 1。M 序列由 9 级移位寄存器产生,x(i)=x(i-4)⊕x(i-9)。 选择如下辨识模型: 加权阵取Λ = I。 衰减因子β = 0.98,数据长度 L = 402。 辨识结果与理论值比较,基本相同。辨识结果可信 (he simulation object is as follows: among them, v (k) to obey N (0, 1) distribution of white noise. The input signal u (k) using M sequence, amplitude is 1. M sequence by 9 level shift register generation, x (I) = x (I- 4) ⊕ x (I- 9). Choose the identification model: weighted array take Λ = I. Attenuation factor β = 0.98, the data length L = 402. Identify the theoretical calculation and comparison, basically the same. Identification results are reliable)
    2012-12-28 15:49:33下载
    积分:1
  • snakerobot-Maple
    蛇形机器人程序,统一动力学模型的Maple程序(maple program)
    2012-05-14 08:11:04下载
    积分:1
  • su-fdtd3Dplanewave
    susan编写的三维平面波入射的FDTD程序(susan write three-dimensional plane wave incident FDTD program)
    2011-08-26 22:05:50下载
    积分:1
  • BCI-frequency-search
    matlab code for frequency search method
    2012-07-25 05:07:17下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载