登录
首页 » matlab » JHSantiagoTexcoco_FletcherReeves-MatLab

JHSantiagoTexcoco_FletcherReeves-MatLab

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

  • linear_interpolation1
    linear interpolation a source code for Matlab software about math
    2013-01-11 09:12:01下载
    积分:1
  • tdoa
    tdoa定位的chan算法,其中进行了2次WLS计算(tdoa positioning chan algorithm, which carried out two times WLS computing)
    2014-10-10 10:59:16下载
    积分:1
  • DCT
    将一个512×512的lena.bmp图像进行DCT变换,对得到的DCT系数按8×8块进行分层(分三层),重组填充得到新的系数矩阵,结果发现原图像的能量集中在了新图像的左上角低频部分。(The lena.bmp an image of 512 × 512 is subjected to DCT transform, the DCT coefficients obtained by layering 8 × 8 block (of three), to obtain a new recombinant filling coefficient matrix, the energy of the original image is found concentrated in upper left corner of the low-frequency part of the new image.)
    2013-11-24 15:57:24下载
    积分:1
  • waveguide
    用matlab计算描绘电磁场的电力线,其中参数可以修改~(Matlab calculation of electromagnetic field described by the power line, which can modify the parameters ~)
    2007-10-20 11:54:06下载
    积分:1
  • PVMODEL
    说明:  太阳能光伏电池的matlab/simulink 仿真模型,通过编辑s函数实现,可以对光伏特性进行仿真(Solar photovoltaic cells matlab/simulink simulation model, by editing the s function implementation, you can simulate the characteristics of PV)
    2011-04-12 15:51:50下载
    积分:1
  • maze_gen3
    迷宫程序,用matlab编写的一段实现迷宫的小程序(Maze procedure, using Matlab prepared a section of the maze procedure)
    2012-03-22 15:05:19下载
    积分:1
  • Spectral-Correlation
    Cyclic Power Spectral Density ab ab ab of signals X and Y using Welch s average
    2011-09-12 09:45:40下载
    积分:1
  • 6.JADE-MATLAB
    角度和时延联合估计(JADE)算法MATLAB程序(Joint angle and delay estimation (JADE) algorithm MATLAB program)
    2011-10-31 11:19:00下载
    积分:1
  • ABB120inv
    ABB机器人IRB120的逆运动学求解程序,可以求出6个theta,并可自动判定方向值(ABB robots IRB120 inverse kinematics solver, you can find six theta, and can automatically determine the direction of the value)
    2011-11-22 23:17:10下载
    积分:1
  • stl
    在MATLAB中完成STL数据的渲染,用PATCH函数完成加颜色和亮度等功能(Completion of the STL data in MATLAB rendering)
    2013-11-26 13:07:55下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载