Welcome![Sign In][Sign Up]
Location:
Search - Matlab line search

Search list

[Graph programHough_Grd

Description: 在灰度图像中进行直线检测,带实验效果图像。利用快速Hough变换,能够正确查找线段端点。-In the gray image in a straight line detection, the experiment with the effect of the image. Using fast Hough transform, to correctly segment endpoint search.
Platform: | Size: 432128 | Author: major | Hits:

[Special Effectsbwdistsc

Description: This function computes Euclidean distance transform for 3D binary image with non-trivial aspect ratio (i.e. anisotropic pixels). The algorithm uses fast optimized line-scans and is actually faster than MATLAB s BWDIST implementation of search on optimized kd-tree for many cases. It also uses cell-array representation for internal data, and thus is less demanding to physical memory.
Platform: | Size: 49152 | Author: fangfei | Hits:

[Special Effectsprojectioncorr

Description: PA, projective algorithm % 灰度投影算法 % % dr - 行运动矢量 % dc - 列运动矢量 % imRef - 参考帧 % imCur - 当前帧 % range - 搜索区域,默认为7 % flag - 是否精确到亚像素位移 % flag = 1,亚像素精度 % flag = 0,像素精度-PA, projective algorithm gray projection algorithm dr- line motion vector dc- out motion vector imRef- reference frame imCur- current frame range- the search area, defaults to 7 flag- whether it is accurate to sub-pixel displacement flag = 1, sub-pixel precision flag = 0, pixel accuracy
Platform: | Size: 1024 | Author: 付中梁 | Hits:

[Otherradiocover

Description: 这个程序可以计算给定点处的小区信号范围覆盖。-is program computes a map of visibility from a selected point on a topography. It has been written to help the search for radio relay best location. Because it considers only direct line of sight, it gives a good estimation for possible radio link for short distances only (less than 10 km), neglecting curvature of the Earth, Fresnel zone and atmospheric refraction on radio waves propagation. The program computes the relative elevation angle of the mask for each point (the angle is null or negative if the point is visible). The function needs a digital elevation model Z and associated (X,Y) vectors or matrices of coordinates (same unit as Z), position of the point (X0,Y0), the antenna height H0 (for instance 4 m), and the hypothetic antenna height Ha on each topography points (for instance 3 m). When no output argument is given, the function plots a map of the results (color map of mask angles, and blank for visible points, see example screenshot). The script is not fully optimize
Platform: | Size: 434176 | Author: ken | Hits:

[Otherbfgswopt

Description: steepest descent/bfgs with polynomial line search
Platform: | Size: 2048 | Author: shfc | Hits:

[matlabLINESEARCH

Description: Line Search using different type of functions. This is useful for Nonlinear programming.
Platform: | Size: 24576 | Author: Manisha Mishra | Hits:

[AI-NN-PRAnt-colony-algorithm-

Description: 本文件里描述了用蚁群算法寻找最短路径的方法,以及相应的搜索路线图形表示-This document describes the use of ant colony algorithm to find the shortest path method, and the corresponding graphical representation of the search line
Platform: | Size: 91136 | Author: 加俊 | Hits:

[matlabMATLAB(1)

Description: 无约束优化,用精确线搜索的最速下降法极小化函数-Unconstrained optimization, with the exact line search the steepest descent method minimization function
Platform: | Size: 4096 | Author: zhangli | Hits:

[Graph RecognizeminFunc_2012

Description: 最新的优化工具包:minfunc,用于多变量函数的无条件优化。-minFunc is a Matlab function for unconstrained optimization of differentiable real-valued multivariate functions using line-search methods.
Platform: | Size: 93184 | Author: 王磊 | Hits:

[matlabLine-search-technique

Description: 关于最优化方法的Matlab仿真程序,线搜索技术。-Matlab simulation program optimization method, line search technique.
Platform: | Size: 2048 | Author: lyn | Hits:

[matlabFRCG

Description: 用matlab实现了FR共轭梯度算法,其中线搜索采用Amijo搜索实现。-Using matlab to achieve the FR conjugate gradient algorithm, in which the line search using Amijo search implementation.
Platform: | Size: 1024 | Author: 程征 | Hits:

[matlabOptimization-Methods-

Description: 《最优化方法及其Matlab程序设计》较系统地介绍了非线性最优化问题的基本理论和算法,以及主要算法的Matlab程序设计,主要内容包括(精确或非精确)线搜索技术、最速下降法与(修正)牛顿法、共轭梯度法、拟牛顿法、信赖域方法、非线性最小二乘问题的解法、约束优化问题的最优性条件、罚函数法、可行方向法、二次规划问题的解法、序列二次规划法等。-" Optimization Methods and Matlab programming," a more systematic introduction to nonlinear optimization problem of the basic theory and algorithms, as well as the main algorithm Matlab programming, the main contents include (precise or exact) line search technique, the steepest descent method and (amended) Newton method, conjugate gradient method, quasi-Newton method, trust region method, nonlinear least squares problem solution, constrained optimization problems optimality conditions penalty function method, feasible direction method, quadratic programming problem The solution, sequential quadratic programming method.
Platform: | Size: 1792000 | Author: 赵雪伟 | Hits:

[OtherOptimization-methods

Description: 本书较为系统地介绍了非线性最优化问题的基本理论和算法及主要算法的matlab程序设计,主要内容包括线搜索技术,最速下降法与牛顿法,共轭梯度法,拟牛顿法,信赖域方法,非线性最小二乘问题的解法,约束优化问题的最优性条件,罚函数法,可行方向法,二次规划问题的解法,序列二次规划法等。-This book systematically introduces the nonlinear optimization problem of the basic theory and algorithms and key algorithm matlab program design, including line search technique, the steepest descent method and Newton' s method, conjugate gradient method, quasi-Newton method, trust region method, nonlinear least squares problem solution, constrained optimization problems optimality conditions penalty function method, feasible direction method, the solution of quadratic programming problems, sequential quadratic programming method.
Platform: | Size: 7461888 | Author: whucs | Hits:

[OtherzuiyouhuafangfaMatlab

Description: 《最优化方法及其Matlab程序设计》较系统地介绍了非线性最优化问题的基本理论和算法,以及主要算法的Matlab程序设计,主要内容包括(精确或非精确)线搜索技术、最速下降法与(修正)牛顿法、共轭梯度法、拟牛顿法、信赖域方法、非线性最小二乘问题的解法、约束优化问题的最优性条件、罚函数法、可行方向法、二次规划问题的解法、序列二次规划法等。-" Optimization Methods and Matlab programming" more systematic introduction to the basic theory and algorithms nonlinear optimization problem and the main algorithm Matlab programming, the main contents include (exact or non-exact) line search technique, the steepest descent method and (corrected) Newton method, conjugate gradient method, quasi-Newton method, trust region methods, solution of nonlinear least squares problems, constrained optimization problem optimality conditions, penalty function method, feasible direction method, quadratic programming problems The solution, the sequential quadratic programming method.
Platform: | Size: 1843200 | Author: 若相见 | Hits:

[matlabmatlab-source

Description: 最优化 Matlab程序 线搜索 修正的乔勒斯基分解-Matlab source line search
Platform: | Size: 4096 | Author: li bo | Hits:

[matlabpack_sobi_instantaneous_cp3

Description: 二阶欠定盲分离程序,经典,完整,让您一目了然,请放心使用,原汁原味的matlab代码及详细的英文标注。-ack sobi_cp3 Second Order Blind Identification via Candecomp/Parafac order-3 (CP3) to solve linear instantaneous Blind Source Separation (BSS). sobi_cp3 allows to handle the exactly-determined, the over-determined and several under-determined problems. sobi_cp3 computes a set of K covariance matrices of the observed signals. Then, the mixing matrix is estimated by joint-approximate-diagonalization (JAD) of this set of matrices. The JAD problem is solved by computing the CP3 decomposition of the third-order tensor (3-way array) built by stacking the covariance matrices along the third dimension. It exploits the fact that JAD is a particular case of CP3 where the slices of the tensor are symmetric, i.e., the mode-1 and mode-2 loading matrices of the decomposition are identical. Here the cp3 model is fitted by ignoring this symmetry, via an alternating least squares (ALS) coupled with exact line search. Thanks to powerful uniqueness properties of CP3, estimation of t
Platform: | Size: 5260288 | Author: 李振涛 | Hits:

[matlabline-search

Description: 此压缩包共包含三个线搜索技术的matlab程序,即armijo准则、黄金分割法和抛物线法。-This archive contains three line search technology matlab program that armijo guidelines, golden section method and parabolic method.
Platform: | Size: 2048 | Author: | Hits:

[AlgorithmSteepest-Descent-Line-Search

Description: Steepest Descent line search matlab algorithm
Platform: | Size: 1024 | Author: ali | Hits:

[AlgorithmMATLAB CODE

Description: 实现数值计算的简单算法code 包括:非线性最小二乘问题、共轭梯度法、拟牛顿法、最速下降法与牛顿法、线搜索技术、乘子法程序、二次规划(A simple algorithm for numerical calculation, including nonlinear least squares problem, conjugate gradient method, quasi-Newton method, steepest descent method and Newton method, line search technique, multiplier method, quadratic programming)
Platform: | Size: 40960 | Author: Xs_55555 | Hits:

[matlabOPT1505166

Description: 数学规划基础课后作业,北京航空航天大学最优化,牛顿法,最速下降法,回溯线搜索(Mathematics programming foundation homework, Beihang University optimization, Newton method, steepest descent method, backtracking line search)
Platform: | Size: 1263616 | Author: Dora94 | Hits:
« 12 »

CodeBus www.codebus.net