搜索资源列表
FR共轭梯度法与拟牛顿法计算机实现及仿真
- FR共轭梯度法与拟牛顿法计算机实现及仿真
SciTE-1.57-en-fr-de-es-pt
- 代码阅读工具,非常好用的-code reading tools, the very handy
WebPrintx.FR
- web中使用Fastreport在ActiveX调用打印例子说明: 1.需要安装fastreport控件 2.执行regsvr32 printx.dll,在delphi环境下就执行run菜单=>register ActiveX Server。 3.执行regsvr32 ocxceshi.ocx,在delphi环境下就执行run菜单=>register ActiveX Server。 请先更改
adaptivethreshold
- ADAPTIVETHRESHOLD An adaptive thresholding algorithm that seperates the foreground from the background with nonuniform illumination-ADAPTIVETHRESHOLD An adaptive threshold ing algorithm that separates the foreground fr o
j2me_pda_pim-1_0-fr-spec
- J2ME PDA开发PIM的技术规范,可使应用程序查看手机本地联系人列表, 本地文件-J2ME PDA development of technical specifications PIM enables applications to view mobile phone local contact list, the local paper
cldc-1_1-fr-spec
- java kvm simulation tools and open source code declaration in the SUN website,please check this on that
jaf-1_1-fr
- wifi上网例子程序,-Internet wifi example procedures,
fr
- FR共轭梯度算法求极小值。y为给定函数,x为函数变量,x0为搜索起始点 返回值fm为极小值,xm为极小值点-FR conjugate gradient algorithm for the minimum. y for a given function, x as a function of variables, x0 the starting point for the search to return to the value o
StaMPS_v2.2.tar
- stanfod大学一个博士编写的PS_INSAR处理程序,fr-University stanfod prepared by Dr. PS_INSAR a process, fr
optimization
- 最优化方法的一些基本算法的实现:1,0.618法;2,牛顿法;3,改进牛顿法;4,FR法;5,DFP法-Ways to optimize some of the basic algorithm implementation: 1,0.618 method 2, Newton' s method 3, improved Newton method 4, FR Act 5, DFP method
scmRTOS.3.05.fr.softune_v6
- scmRTOS is real-time preemptive operating system and supports up to 31 user processes (and one system idle process).
fr
- Write a Matlab program which solves the initial value problem y = (xy − y2)/x2, y(1) = 2, by the order four Runge-Kutta method, over the interval [1, 3] using steps of h = 1/128. The exact solution to this
naomi-setup-fr
- SECURITE INTERNET FOR CHILED
WinRar.v3.61.FR.Incl-Crack
- WinRar.v3.61.FR.Incl-Crack WinRar.v3.61.FR
langpack-fr-0.1.0-for-truecrypt-5.0
- langpack-fr-0.1.0-for-truecrypt-5.0
api_xqj-1_0-fr-spec
- for XML java API-for XML java API
servlet-2_4-fr-spec-doc
- servlet-2_4-fr-spec-doc.zip servlet的帮助文档
FR
- 无约束优化FR算法的MATLAB实现源代码(不精确一维搜索)-FR algorithm for unconstrained optimization MATLAB implementation source code (inexact one-dimensional search)
btapi-1_0-fr-spec
- Bluetooth example, in Java j2ME
FR共轭梯度法
- 共轭梯度法也就是共轭方向法的一种特殊形式,即初始搜索方向为梯度方向。其中根据β的不同又可细分为FR、PRP等方法,主要参考了文件夹中的四本书的内容对其进行总结。最优化算法本质上都是进行最小值的寻优,FR共轭梯度法也不例外。寻优的问题包括两个重要的方面,一个是方向,一个是步长。(Conjugate gradient method is a special form of conjugate direction method, that i