登录
首页 » matlab » JHSantiagoTexcoco_FletcherReeves-MatLab

JHSantiagoTexcoco_FletcherReeves-MatLab

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

  • ISODATAyes
    ISODATA算法实现,个人编写,结果正确,matlab 实现(ISODATA algorithm, personal writing, result is correct, matlab implementation)
    2009-10-20 23:11:02下载
    积分:1
  • CT
    说明:  图像反投影重建算法,利用CT采集的数据在进行R_L_滤波后进行反投影得到检测图像。(Image reconstruction algorithm, using the projection of the data collected on CT after R_L_ filter back-projection get detection images.)
    2010-01-05 12:10:13下载
    积分:1
  • split_merge
    该文件包含完整的区域分裂合并算法,可用与图像分割(split_merge algorithm)
    2013-05-08 21:24:40下载
    积分:1
  • source3DMIMO
    3G系统及仿真平台,包括3D MIMO,资源调度,协作多点传输,接收调制解调等(3G systems and simulation platform, including 3D MIMO, resource scheduling, coordinated multipoint transmission, the receiving modem, etc.)
    2015-09-01 15:16:17下载
    积分:1
  • filter_all
    数字滤波器的设计及性能比较 用三种方法设计FIR滤波器:窗口法、最大最小误差法、频率采样法;用两种方法设计IIR滤波器:冲激响应不变法、双线性变换法。很全的matlab滤波器程序!( Digital filter design and performance comparison of three methods to use FIR filter design: the window method, the largest minimum error method, frequency sampling method two ways IIR filter design: impulse response of the same law, two and transform. Is the whole process of the matlab filter!)
    2009-07-09 14:56:36下载
    积分:1
  • comparaison
    this a very importantt tool to campare two couple of souds for example and can be used for a dissemblance test
    2011-09-27 22:10:40下载
    积分:1
  • ofdm-siso
    ofdm的标准源代码,国外人写的,相当好(ofdm standard source code, written by foreign people, very good)
    2009-04-18 11:04:42下载
    积分:1
  • Matlab-GUI
    说明:  Matlab GUI界面绘图和句柄编程实例(Matlab GUI interface handles and graphics programming examples )
    2011-03-11 16:29:29下载
    积分:1
  • matlab
    说明:  一个微分方程算例的位移曲线,相图,功率谱,庞加莱截面以及运动动画模拟程序(An example of a differential equation of the displacement curves, phase diagrams, power spectrum, Poincare section, as well as movement animation simulation program)
    2021-03-07 18:09:29下载
    积分:1
  • MUNK_PROFILE
    MUNK剖面多途结构仿真,代入数据可验证程序的正确性,希望对您有帮助。(MUNK sectional structure of multi-path simulation, on behalf of the accuracy of the data to verify the program, I hope for your help.)
    2016-03-02 21:23:41下载
    积分:1
  • 696518资源总数
  • 104509会员总数
  • 10今日下载