当前位置:
首页
资源下载

搜索资源 - matlab line search
搜索资源列表
-
1下载:
PA, projective algorithm
% 灰度投影算法
%
% dr - 行运动矢量
% dc - 列运动矢量
% imRef - 参考帧
% imCur - 当前帧
% range - 搜索区域,默认为7
% flag - 是否精确到亚像素位移
% flag = 1,亚像素精度
% flag = 0,像素精度-PA, projective algorithm gray projection algorithm dr- line moti
-
-
1下载:
这个程序可以计算给定点处的小区信号范围覆盖。-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
-
-
0下载:
steepest descent/bfgs with polynomial line search
-
-
0下载:
Line Search using different type of functions. This is useful for Nonlinear programming.
-
-
0下载:
本文件里描述了用蚁群算法寻找最短路径的方法,以及相应的搜索路线图形表示-This document describes the use of ant colony algorithm to find the shortest path method, and the corresponding graphical representation of the search line
-
-
1下载:
无约束优化,用精确线搜索的最速下降法极小化函数-Unconstrained optimization, with the exact line search the steepest descent method minimization function
-
-
2下载:
最新的优化工具包:minfunc,用于多变量函数的无条件优化。-minFunc is a Matlab function for unconstrained optimization of differentiable real-valued multivariate functions using line-search methods.
-
-
0下载:
关于最优化方法的Matlab仿真程序,线搜索技术。-Matlab simulation program optimization method, line search technique.
-
-
0下载:
用matlab实现了FR共轭梯度算法,其中线搜索采用Amijo搜索实现。-Using matlab to achieve the FR conjugate gradient algorithm, in which the line search using Amijo search implementation.
-
-
7下载:
《最优化方法及其Matlab程序设计》较系统地介绍了非线性最优化问题的基本理论和算法,以及主要算法的Matlab程序设计,主要内容包括(精确或非精确)线搜索技术、最速下降法与(修正)牛顿法、共轭梯度法、拟牛顿法、信赖域方法、非线性最小二乘问题的解法、约束优化问题的最优性条件、罚函数法、可行方向法、二次规划问题的解法、序列二次规划法等。-" Optimization Methods and Matlab programming," a more systematic introd
-
-
0下载:
最优化 Matlab程序 线搜索 修正的乔勒斯基分解-Matlab source line search
-
-
1下载:
二阶欠定盲分离程序,经典,完整,让您一目了然,请放心使用,原汁原味的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-det
-
-
0下载:
非线性规划问题中无约束问题的简单线搜索算法(simplelinesearch)的MATLAB代码-Unconstrained nonlinear programming problem in question is simple line search algorithm (simplelinesearch) MATLAB code
-
-
0下载:
Line search method matlab code
-
-
0下载:
最优化方法及其MATLAB程序设计,针对非精确线搜索的方法,二分法-Optimization method and MATLAB program design, method for inexact line search, dichotomy
-
-
0下载:
最优化中的线搜索,应用在matlab中,-Optimization of the line search,use at matlab
-
-
1下载:
此压缩包共包含三个线搜索技术的matlab程序,即armijo准则、黄金分割法和抛物线法。-This archive contains three line search technology matlab program that armijo guidelines, golden section method and parabolic method.
-
-
0下载:
Steepest Descent line search matlab algorithm
-
-
0下载:
实现数值计算的简单算法code 包括:非线性最小二乘问题、共轭梯度法、拟牛顿法、最速下降法与牛顿法、线搜索技术、乘子法程序、二次规划(A simple algorithm for numerical calculation, including nonlinear least squares problem, conjugate gradient method, quasi-Newton method, steepest descent method and Newton method, lin
-
-
0下载:
数学规划基础课后作业,北京航空航天大学最优化,牛顿法,最速下降法,回溯线搜索(Mathematics programming foundation homework, Beihang University optimization, Newton method, steepest descent method, backtracking line search)
-