搜索资源列表
optimization.rar
- 最优化方法的一些基本算法的实现: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
fr.rar
- 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 of fm for the minimum, xm for th
StaMPS_v2.2.tar
- stanfod大学一个博士编写的PS_INSAR处理程序,fr-University stanfod prepared by Dr. PS_INSAR a process, fr
publidownload.fr
- MIMO ofdm in matlab anal-MIMO ofdm in matlab analysys
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 problem is given by y(x) = x/
FR
- Skin Detection 膚色偵測+辨識 利用Ycbcr做膚色偵測
MonteCarlo
- 使用直接模拟蒙特卡罗法的Matlab编程,里面三个算例,如湖面积、资产路径等的概率求解法~-Vincent Leclercq, The MathWorks, 2007 vincent.leclercq@mathworks.fr Ths is the set of files (with the powerpoint presentation, in french or in english) used for the Webinar "Simulation de Monte Car
AComparativeStudyonFaceRecognitionUsingLDA-BasedAl
- 线性判别分析(LDA)是一种较为普遍的用于特征提取的线性分类方法。但是将LDA直接用于人脸识别 会遇到维数问题和“小样本”问题。人们经过研究,通过多种途径解决了这两个问题并实现了基于I,DA的人脸识 别 文章对几种基于LDA的人脸识别方法做了理论上的比较和实验数据的支持,这些方法包括Eigenfaces、Fish— erfaceS、DLDA、VDLDA及VDFLDA。实验结果表明VDFLDA是其中最好的一种方法。-Low—dimensional feature representat
FR
- 无约束优化FR算法的MATLAB实现源代码(不精确一维搜索)-FR algorithm for unconstrained optimization MATLAB implementation source code (inexact one-dimensional search)
svm-base-fr
- face detection + SVM in matlab
FR-MATLAB
- 很好的一个人脸识别系统,AT&T人脸数据库-face recognition system,Latest FLASH player,att_faces
1585_Modul4
- matlab tutorial fr-matlab tutorial free
DML-lib-Matlab
- Lib for matlab, a good libaray fr the begneers
Conjugate-Gradient-Method(matlab)
- matlab程序,1文件功能用FR共轭梯度法求解无约束问题,2、3文件分别表示目标函数和梯度-matlab program, a file function with FR conjugate gradient method for solving unconstrained problems, 2,3 document represent the objective function and gradient
FR-HS
- 提供了FR和HS共轭梯度法的算法,编程是用matlab实现的-FR and HS provides a conjugate gradient method algorithm, programming is achieved using matlab
application_form_original.fr
- Application form original for matlab and recognition form for matlab and palm print
FR
- 共轭梯度法,一种适合于研究生最优化方法课程的小程序,基于matlab的一个算例仿真-Conjugate gradient method, which is suitable for most graduate programs applet optimization, simulation based on a study of matlab
FR--MATLAB
- 这是一个windows编程常用函数查询工具,里面包含各种程序用到的函数的解释,举例等等,对初学者有很大帮助-This is a windows programming functions commonly used query tool, which contains functions to explain the various procedures used, for example, and so on, are very helpful for beginners
Desktop
- 这是一个FR matlab程序,对初学者有很大帮助-This is a FR matlab program, very helpful for beginners
Matlab optimization programming example
- 分别用最速下降法、FR共轭梯度法、DFP法和BFGS法求解一个典型数学优化问题。(A typical mathematical optimization problem is solved by steepest descent method, FR conjugate gradient method, DFP method and BFGS method respectively.)