登录
首页 » matlab » JHSantiagoTexcoco_FletcherReeves-MatLab

JHSantiagoTexcoco_FletcherReeves-MatLab

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

  • Radar_pulse_signal_detection
    该程序实现了雷达信号下降沿的检测不用知道雷达脉冲信号的结束时间信噪比不可以太小(The program achieved a falling edge detection of radar signals do not know the time of the radar pulse signal the end of the signal to noise ratio can not be too small)
    2009-12-19 19:45:47下载
    积分:1
  • fdct_usfft_matlab
    curvelet的usfft算法,是curvelet最先采用的算法(curvelet the usfft algorithm is the first use of curvelet algorithm)
    2009-10-21 16:12:30下载
    积分:1
  • zihuigui
    这是我在做水文预测时写的一些自回归模型代码(This is what I was doing some hydrological forecasts from the regression model to write code)
    2010-05-25 14:54:44下载
    积分:1
  • kj1
    matlab code is used the many purpose
    2013-03-14 17:21:53下载
    积分:1
  • guiplot
    daqaxis help for national instruments
    2009-05-24 20:15:15下载
    积分:1
  • nmpc
    matlab非线性预测控制nmpc,源代码程序,很经典(matlab nonlinear model predictive control nmpc, source code, very classic)
    2014-02-18 20:53:22下载
    积分:1
  • dtsspMatlabAll
    This is transfer function for matlab.
    2009-03-19 05:06:37下载
    积分:1
  • CALL
    matlab transformed to C++. Eigenvalue
    2013-04-04 12:44:19下载
    积分:1
  • USE
    用于车牌识别技术中图像分割,对比几种微分算子的边缘检测和形态学分割(License plate recognition technology for image segmentation, compared to several differential operator edge detection and morphological segmentation)
    2013-11-11 09:32:19下载
    积分:1
  • MatlabTraderGUI-V1.1by-faruto
    MATLAB行情软件MatlabTraderGUI 1.完成了日线、周线、月线等不同周期的展示。 2.完成了MACD,BOLL,RSI,W&R,OBV,DMI,PVT等技术指标的展示。左上的两个均线的长度参数可以动态修改展示。 3.增加了展示范围的调整。(相当于普通行情软件的上下键) 4.增加了水平的slider用来滚动展示K线。(相当于普通行情软件的左右键) 5.拖动水平的slider,三个axes可以同步移动(拖动)。 6.按下鼠标左键,可以展示十字光标,右面的table可以展示十字光标处的 开高低收量。 7.在每个axes都增加了右键,可以进行图片另存为。 8.老规矩,Mcode我打包一并放出来,想用的拿去,可以直接改源代码,作为学习GUI是个不错的范例,我为人人,人人为(MATLAB software market MatlabTraderGUI 1 completed the daily, weekly different cycles, such as monthly show. 2 complete shows MACD, BOLL, RSI, W & R, OBV, DMI, PVT and other technical indicators. The average length of the upper-left of the two parameters can be modified dynamically show. 3 shows an increase adjustment range. (Equivalent to ordinary market down key software) 4. The slider to increase the level of K-line scrolling display. (Equivalent to about key common market software) 5 Drag the horizontal slider, three axes can be synchronized to move (drag). 6 Press the left mouse button, you can display the crosshairs, the right of the table can show opened at the level of the yield of the crosshairs. 7 have increased in each of the axes right, the picture can be saved as. 8 old rules, Mcode I packed together put out, want to take it to use, you can directly change the source code as a learning GUI is a good example, one for all, all for one )
    2014-05-11 15:32:15下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载